107 Commits

Author SHA1 Message Date
Jovan Sakovic
ef878ff4ca chore: add detail on timestamp vs created_at (#13188) 2025-10-17 11:05:32 +01:00
Lucas Ricoy
4c74b98e95 docs: add notes to when person properties are set (#13110) 2025-10-10 01:06:54 -03:00
Gustavo H. Strassburger
ed5a157113 docs/add-persons-to-cohort-by-email (#12896) 2025-09-29 09:17:11 -03:00
Paweł Szczur
fdec0d088d add name to query (#12741)
* Add name to QueryRequest objects (send to /query endpoint)
* Explain why using name is useful

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
2025-09-11 18:48:34 +02:00
Cory Watilo
15c925b43d version bump (#12254)
Co-authored-by: Cory Watilo <corywatilo@gmail.com>
Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
Co-authored-by: Lucas Faria <12522524+lucasheriques@users.noreply.github.com>
Co-authored-by: Ben White <ben@posthog.com>
Co-authored-by: Juraj Majerik <juro.majerik@gmail.com>
Co-authored-by: Rafael Audibert <32079912+rafaeelaudibert@users.noreply.github.com>
2025-09-10 16:33:30 +00:00
Phil Haack
dfea95bfc7 Static cohorts now supports person IDs (#12717) 2025-09-09 14:30:34 -07:00
Joe Joyce
0d9dcc8c6f Update utm-segmentation.mdx (#12683) 2025-09-08 10:23:35 +00:00
Joe Joyce
ddadb62ead Update channel-type.mdx (#12684) 2025-09-08 10:14:19 +00:00
Ian Vanagas
29e33cf92b Docs: PostHog as a warehouse source (#12638)
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-09-04 10:16:27 +02:00
Davis Glen Ellis
c3588a5eaf Spelling Commit cohorts.mdx (#12646) 2025-09-04 07:27:35 +00:00
Ian Vanagas
dd308bc957 Docs: Query log (#12608)
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Edwin Lim <edwin@posthog.com>
Co-authored-by: Paweł Szczur <orian@users.noreply.github.com>
Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
2025-09-01 16:17:47 +02:00
Vincent (Wen Yu) Ge
c1347fa84f Document caveat for cohorts from CSVs (#12523) 2025-08-21 12:43:42 -04:00
Phil Haack
d02bf4ed78 docs: update static cohort upload documentation (#12454)
* docs: update static cohort upload documentation

Update documentation to reflect the new multi-column CSV support for static
cohort uploads. Users can now upload CSV files with multiple columns as long
as they include a `distinct_id` or `distinct-id` header column. Single-column
CSV uploads remain supported for backward compatibility.

* docs: add CSV format examples for static cohort uploads

Add concrete examples showing the format for both single-column and
multi-column CSV uploads to make the documentation clearer for users.
2025-08-13 21:17:15 +00:00
Paul D'Ambra
6b24ea10a1 add some comments docs to get started (#12293)
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
2025-07-28 10:48:45 +00:00
Vincent (Wen Yu) Ge
67da58f74b Add identify best practices to anonymous vs identified events (#12233) 2025-07-18 15:14:08 -04:00
Ian Vanagas
bb53fba5ec Docs: Activity page (#12194) 2025-07-16 15:59:26 +00:00
David Newell
e7d1098629 chore: document tracing headers better (#12145) 2025-07-11 09:48:06 +00:00
Vincent (Wen Yu) Ge
dbba8d3bb1 Update link to event properties (#12027) 2025-07-08 11:07:46 -04:00
Edwin Lim
905a2c21bf don't skip h2s (#11980) 2025-06-25 17:51:08 -04:00
Ian Vanagas
7ccaefff79 Docs: Add details on events management (#11863)
Co-authored-by: Vincent (Wen Yu) Ge <29069505+gewenyu99@users.noreply.github.com>
2025-06-16 15:26:36 +00:00
Robbie
cfe270a80c docs: Improve channel type page (#11837)
* Improve channel type page

* Update contents/docs/data/channel-type.mdx

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* Update contents/docs/data/channel-type.mdx

Co-authored-by: Vincent (Wen Yu) Ge <29069505+gewenyu99@users.noreply.github.com>

---------

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
Co-authored-by: Vincent (Wen Yu) Ge <29069505+gewenyu99@users.noreply.github.com>
2025-06-12 19:56:06 +01:00
Luke Belton
4fe9608f04 custom_utm_params -> custom_campaign_params (#11784) 2025-06-10 15:13:06 +01:00
Vincent (Wen Yu) Ge
ba715f9b18 Update ingestion warnings (#11636)
Co-authored-by: Paul D'Ambra <paul.dambra@gmail.com>
2025-05-29 09:09:40 -04:00
Luke Belton
376cb17b60 Clarify static cohort person removal (#11584) 2025-05-23 09:04:39 -07:00
Adam Boulila
4116d72c4d fix: linkedIn ad tracking id tracking param mapping la_fat_id to li_fat_id (#11418) 2025-05-06 22:33:53 +00:00
Andy Vandervell
881ddb0574 Updating Product OS sidebar (#11067)
* Updating the sidebar

* Fix typos

* Tweaks to next steps

* Fix typos

* Apply suggestions from code review

* Apply suggestions from code review

* Agreed changes to nav

* Update index.js

* Ian's suggestions

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

---------

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
2025-04-01 09:20:47 +00:00
Kevin Galarza
8692ab31b9 docs: fix typos in actions.mdx (#11087)
* fix typos in actions.mdx

---------

Co-authored-by: Kevin Galarza <k.galarza@me.com>
Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
2025-03-27 15:36:08 +00:00
promptless[bot]
4076043263 docs: Add session entry properties (#11025)
* Documentation updates from Promptless

* Update documentation based on feedback

* Update documentation based on feedback

---------

Co-authored-by: promptless[bot] <179508745+promptless[bot]@users.noreply.github.com>
2025-03-21 15:32:48 +00:00
danazou
7accee4c74 Update cohorts.mdx (#10997) 2025-03-19 16:19:56 +00:00
benHPostHog
ea6b9f33fb Update cohorts.mdx (#10807)
Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
2025-02-27 21:13:28 +00:00
Ian Vanagas
34328c647b Docs: Revamp JavaScript Web (#10781)
Co-authored-by: Andy Vandervell <92976667+andyvan-ph@users.noreply.github.com>
2025-02-27 01:42:54 +00:00
Ian Vanagas
4b72163a7b Rename HogQL to SQL (#10652)
Co-authored-by: Danilo Campos <danilo@posthog.com>
2025-02-14 21:50:43 +00:00
Zach Waterfield
60431180fa chore: update access control docs (#10619)
* Initial commit for new RBAC docs

* Improve copy
2025-02-11 11:08:52 -05:00
Robbie
d900d38d3b Add docs for posthog.createPersonProfile (#10522)
* Add docs for posthog.createPersonProfile

* Add docs for cross-domain tracking

* Update contents/tutorials/cross-domain-tracking.md
2025-01-31 12:08:54 +00:00
Marcus Hof
2f3e9a688f feat(cdp): add ecommerce events spec (#10210)
Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
Co-authored-by: Marcus Hof <13001502+MarconLP@users.noreply.github.com>
2025-01-14 10:05:38 +01:00
Ioannis J
c165fbec20 feat(docs): mobile considerations for identified events (#10227) 2025-01-07 09:04:22 +02:00
Thomas Obermüller
1ce8092071 docs(lifecycle): add personless events note to tooltip (#10249)
---------

Co-authored-by: Abigail <51999607+abigailbramble@users.noreply.github.com>
2025-01-03 15:21:08 +01:00
Abigail
bab8e0b305 Updating FAQs on anonymous vs identified events (#10188)
Co-authored-by: Lior539 <lneuner@gmail.com>
Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Andy Vandervell <92976667+andyvan-ph@users.noreply.github.com>
Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
2025-01-03 09:53:53 +00:00
Lior539
4b5bfe322d Docs: Update person_profiles default (#10129)
* update docs

* tweaks

* Abigails comments

* Apply suggestions from code review

* Apply suggestions from code review

* Update contents/docs/product-analytics/_snippets/how-to-capture-anonymous-events-android.mdx
2024-12-13 14:56:35 +00:00
Lior539
5a2b0fb485 Tutorials - update property filter app tutorial (#10059)
* update

* Apply suggestions from code review

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
Co-authored-by: Danilo Campos <danilo@posthog.com>

* comments

* tweak

---------

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
Co-authored-by: Danilo Campos <danilo@posthog.com>
Co-authored-by: Cory Watilo <corywatilo@gmail.com>
2024-12-09 15:52:54 +00:00
Manoel Aranda Neto
793756467d fix: person profiles for flutter and fixed for others (#10078) 2024-12-06 13:15:06 +01:00
Ian Vanagas
191976a49e Docs: Custom channel type (#10061) 2024-12-05 10:27:37 +00:00
Lior539
8fb2accb17 Docs - rework group analytics doc (#9946)
* rework docs

* add line break to fix build

* Apply suggestions from code review

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* Update contents/docs/_snippets/capture-group-event-code.mdx

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

---------

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
2024-11-29 09:49:06 +00:00
Robbie
92c5daf8b2 Add docs on transferring session ID from posthog-js to back-end events (#9996) 2024-11-28 15:55:51 +00:00
Ian Vanagas
c312884436 Clarify identified events (#9956)
* Update person-properties.mdx

* add to persons as well
2024-11-25 11:13:05 +00:00
Cory Watilo
c8abf2328c escape channel type characters (#9787)
Co-authored-by: Mike Haggerty <mike@posthog.com>
2024-11-04 09:46:45 +00:00
Mike Haggerty
ad79312b20 escape pipe char in regex (#9784) 2024-11-01 15:11:21 -07:00
Lior539
3286dd5eb5 video for events (#9782) 2024-11-01 13:18:01 +00:00
Lior539
8e1e8483c1 Doc: Anonymous events (#9497)
* WIP

* WIP

* more progress

* docs

* fix language picker

* Apply suggestions from code review

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* some comments

* ian comments

* Apply suggestions from code review

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

---------

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
Co-authored-by: Cory Watilo <corywatilo@gmail.com>
2024-10-04 08:52:48 +00:00
Ian Vanagas
4df72d519f crush some 404s (#9449) 2024-09-30 10:25:08 -07:00