8 Commits

Author SHA1 Message Date
Vincent (Wen Yu) Ge
9622fbe001 Stepped installation guide for error tracking (#12220)
Co-authored-by: Vincent (Wen Yu) Ge <gewenyu99@gmail.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: David Newell <david@posthog.com>
Co-authored-by: edwinyjlim <edwinyjlim@gmail.com>
Co-authored-by: Edwin Lim <edwin@posthog.com>
2025-07-30 13:33:17 -04:00
David Newell
e7d1098629 chore: document tracing headers better (#12145) 2025-07-11 09:48:06 +00:00
Vincent (Wen Yu) Ge
4408b19d7c Fix context imports (#12122) 2025-07-08 16:02:36 -04:00
Vincent (Wen Yu) Ge
4a706eb889 Revert "Refactored Sales and CS handbook navigation (#12056)" (#12068) 2025-07-03 11:01:31 -04:00
Simon Fisher
40dfa7ca68 Refactored Sales and CS handbook navigation (#12056)
* Refactored Sales and CS handbook navigation

* Update index.js

Co-authored-by: Charles Cook <charles@posthog.com>

---------

Co-authored-by: Charles Cook <charles@posthog.com>
2025-07-03 12:06:58 +01:00
Oliver Browne
9e297830c6 feat: Document 6.0.0 of the python SDK (#11920)
* document contexts and django middleware

* Update contents/docs/libraries/python/_snippets/django.md

Co-authored-by: David Newell <david@posthog.com>

* clarify decorator

* clean up

* add snippets to docs and link

* rename django to django context middleware

* context docs rework

* more docs links

* fix comments in decorator example

* update middleware docs

* bunch of updates

* update flask

* update tutorials to use right calling convention

* Update contents/docs/error-tracking/_snippets/python-install-error-tracking.mdx

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

* Update contents/docs/error-tracking/_snippets/python-install-error-tracking.mdx

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

* Update contents/docs/integrate/feature-flags-code/_snippets/feature-flags-code-python-set-send-feature-flags-to-true.mdx

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

* Update contents/docs/integrate/feature-flags-code/_snippets/feature-flags-code-python.mdx

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

* Update contents/docs/integrate/send-events/_snippets/send-events-python.mdx

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

* Update contents/docs/integrate/send-events/_snippets/send-events-python.mdx

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>

* Update contents/docs/libraries/python/index.mdx

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

* Update contents/docs/libraries/python/index.mdx

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

* Update contents/docs/libraries/python/index.mdx

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

* Update contents/docs/libraries/python/index.mdx

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

* fix language around anon evnts

* review feedback

---------

Co-authored-by: David Newell <david@posthog.com>
Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
2025-07-03 06:57:18 +00:00
Lior539
9d2359f08b Convert event and property names in docs to snake case (#6782)
* use snake case

* add property names

* comments
2023-09-22 09:33:36 +00:00
Cory Watilo
06cf1a3fac Docs nav improvements (#5518)
* added user props image, fixed next urls

* updated docs submenu

* moved /sdks/* and /third-party/* to /libraries/*

* added integrations index page

* moved divider to right column (so it doesn't show when right column doesn't appear)

* relinked images

* updated footer links

* clean up start message

* relinked images

* comment out unused graphql query

* move "ingest historical data" to migrate section

* migrate to posthog icon

* added icons to docs dropdown

* just use the query

---------

Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
2023-03-15 15:33:40 +00:00