146 Commits

Author SHA1 Message Date
Abheek Basu
ee80feaf9b fix: update query api rate limit section (#13464)
* removed the talk to sales bit about rate limit bumping since we no longer do this

* Update contents/docs/api/queries.mdx

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-10-31 11:14:58 -04:00
Lucas Ricoy
33e9b1e0a7 Update capture API docs to include session_id (#13347) 2025-10-22 15:24:43 -03:00
Edwin Lim
88e7eb6642 api query limits (#13232) 2025-10-16 12:16:07 -04:00
Luke Belton
b16dd81418 Materialize views instead of using CTE to optimize (#13072)
* materialize instead of CTE to optimize

* Update contents/docs/api/queries.mdx

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update contents/docs/api/queries.mdx

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

* Update contents/docs/api/queries.mdx

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

---------

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-10-09 19:11:21 +01:00
Paweł Szczur
1cf1a3172c add explanation how to paginate well (#12916) 2025-09-30 15:54:58 +01:00
Paweł Szczur
96e119c8e5 update info about /query rate limits (#12914) 2025-09-25 21:46:22 +02: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
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
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
Ian Vanagas
24e6dd4bc9 Docs: Restructure data warehouse docs to match best practices (#12570)
Co-authored-by: Edwin Lim <edwin@posthog.com>
Co-authored-by: Vincent (Wen Yu) Ge <29069505+gewenyu99@users.noreply.github.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-08-27 10:45:25 +01:00
Ian Vanagas
30da95c833 embedded analytics (#12519) 2025-08-22 09:16:37 +01:00
Joshua Snyder
0db0e2f4d4 Update to new rate limits (#12473)
We have already upgraded this to 1200/hour - updating the API docs here
2025-08-15 12:27:08 +00:00
Paweł Szczur
6ee1afb429 chore: add info about the current limits for /query endpoint. (#12079)
* Add info about the current limits for /query endpoint.

* Update queries.mdx

* Apply suggestions from code review

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

* Update contents/docs/api/queries.mdx

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

* add CalloutBox

* update the limits order

---------

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
2025-07-11 13:58:52 +02:00
Paweł Ledwoń
7fab8e5001 chore: add group field limits to capture docs (#12095) 2025-07-07 11:49:26 +02:00
Edwin Lim
a09d790a49 Adding new endpoint overview mdx sections; Warning for events decprecation (#12000) 2025-06-26 17:52:40 -04:00
Ian Vanagas
c2a6f5dc33 Docs: How to write performant API queries (#11926)
Co-authored-by: Raquel Smith <raquelmsmith@users.noreply.github.com>
2025-06-20 16:25:36 +00:00
Ian Vanagas
bc9521e662 Docs: Add note to session recording API about exports (#11856) 2025-06-16 16:03:32 +00:00
Edwin Lim
25749c5017 llms.txt (#11848) 2025-06-13 14:23:50 -04:00
Dylan Martin
5478cb2bbc chore(flags): replace all instances of referring to the /decide endpoint with /flags instead (#11802)
Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
2025-06-12 09:41:14 -07:00
lshaowei18
bf30523f0c fix: update api docs (#11769) 2025-06-10 19:20:12 +00:00
Vincent (Wen Yu) Ge
7fca37796d Remove deprecated page, gave nav go to real page (#11624) 2025-05-28 10:08:10 -04:00
Zach Waterfield
053670f606 feat: new platform addons (#11585)
* support new platform addons

* get addon comparison table working

* legacy_product product support

* Update posthog-vs-fathom.mdx

* misc styling improvements

* Update PlanColumns.tsx
2025-05-26 18:47:53 +00:00
Ian Vanagas
65d3437d47 Docs: API queries (#11074)
* create api queries page

---------

Co-authored-by: Paweł Szczur <orian@users.noreply.github.com>
2025-04-07 17:02:04 +00:00
Lucas Faria
1e855a9126 fix: improve docs for getSurveyResponse (#11156)
* fix: improve docs for getSurveyResponse

* removing all references from ''

* missed survey questions
2025-04-04 12:57:13 -03:00
hamed
9aae2d9ee7 docs: update actions documentation links across multiple files (#10879)
* docs: update actions documentation links across multiple files

* docs: update documentation links to use relative paths
2025-03-07 19:02:23 +01: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
Oliver Browne
8e91bb5612 fix: remove all references to /capture (#10727)
* remove all references to /capture

* many more capture references

---------

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
2025-02-21 13:14:22 +02: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
Ian Vanagas
c4e7d453d5 Docs: Remove identified_only from snippets, clarify SDK event types (#10161) 2024-12-18 07:39:15 -08: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
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
8740353046 Docs: Add more details to project API (#9490)
* project API details

---------

Co-authored-by: Lior539 <lneuner@gmail.com>
2024-09-30 17:27:04 +00:00
Ian Vanagas
bf5e1a520d Docs: Anonymous and identified events (#9054)
* anonymous identified events
2024-07-30 07:33:59 -07:00
Dylan Martin
30102dcaca chore(surveys): I renamed the "Targeting" section to "Display conditions", so this updates all of the docs to reference that new name (#8940)
* I think I got all the spots

* old file, no longer used
2024-07-15 11:23:37 -04:00
Ian Vanagas
9020b0b6da clarify feature flag API endpoint (#8883) 2024-07-03 07:16:20 -07:00
Ian Vanagas
70d2ea3cfe add node examples to query and decide (#8746) 2024-06-20 07:26:23 -07:00
Ian Vanagas
af73f00f51 clarify groups API (#8698) 2024-06-14 07:43:43 -07:00
Ian Vanagas
4c942970c4 use app host more (#8676) 2024-06-13 08:00:26 -07:00
Ian Vanagas
d729371e62 Docs: Update persons API (#8615)
* Update persons API

---------

Co-authored-by: Lior539 <lneuner@gmail.com>
2024-06-06 16:59:13 +00:00
Ian Vanagas
742ee03569 Docs: Create query API (#8605)
* create query API endpoint

---------

Co-authored-by: Lior539 <lneuner@gmail.com>
2024-06-04 15:41:09 +00:00
Ian Vanagas
97a8eba33c add node api example (#8606) 2024-06-04 15:08:00 +00:00
Ian Vanagas
05ae4e9ab7 Docs: Person profiles updates (#8271)
* updates docs for person profiles

* rename person_profiles

* more sdks

* add notes to product docs

* more docs notes and process_person false

* tutorial notes

* API

* updates, edits

* Fix typos

* more updates

* update person profile config

* Fix typos

* no never option

* Joe's suggestions

Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>

* update persons page

* more merging

* typo

* Raquel suggestions

Co-authored-by: Raquel Smith <raquelmsmith@users.noreply.github.com>

* more raquel feedback (backward compatibility)

* Andy's suggestions

Co-authored-by: Andy Vandervell <92976667+andyvan-ph@users.noreply.github.com>

* how to delete a person

* Tiina suggestion

---------

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>
Co-authored-by: Raquel Smith <raquelmsmith@users.noreply.github.com>
Co-authored-by: Andy Vandervell <92976667+andyvan-ph@users.noreply.github.com>
2024-05-31 10:19:43 -07:00
Ian Vanagas
3316e9804d Docs: Update API docs (capture, decide) (#8436)
* Update API docs

---------

Co-authored-by: Lior539 <lneuner@gmail.com>
2024-05-09 17:02:27 +00:00
Ian Vanagas
fb58328acc use correct api hosts (#8417) 2024-05-07 08:17:39 -07:00
Ben White
54c4f2f198 feat: New api hosts (#7996) 2024-04-22 13:08:09 +02:00
Ian Vanagas
fc7b60edf5 fix date in identify api example (#8210) 2024-04-08 14:01:16 -07:00
Ian Vanagas
17b4646d80 Docs: Unifying and updating migration (#8192)
* unifying and updating migration docs
---------

Co-authored-by: PostHog <hey@posthog.com>
Co-authored-by: Tiina Turban <tiina303@gmail.com>
2024-04-08 18:38:19 +00:00
Xavier Vello
d939a7e5d5 document the new batch historical_migration field (#7917) 2024-02-29 10:33:14 +01:00
Neil Kakkar
1bff223308 Add feature flag rate limits (#7746)
Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
2024-02-08 18:38:45 +00:00
Marcus Hof
db988c03df add note that capturing group events will NOT create a group (#7292) 2023-12-06 12:30:16 +00:00