Commit graph

12 commits

Author SHA1 Message Date
Ankush Menat
216b5fa9bf chore: Skip explicit opt out
We dont load posthog js if user opts out, so this starts failing.
2024-01-08 15:12:59 +05:30
Ankush Menat
7e821a131a
fix: allow enabling telemetry for either posthog/sentry (#23845)
posthog is not required to be present everwhere and is more of a
solution for onboarding problems. Sentry on other hand should be
available everywhere.
2023-12-18 19:41:41 +05:30
Ankush Menat
86e4a3a6e1 fix: Respect "Do Not Track" settings
Don't offer telemetry as option if DNT is set in browser.

https://developer.mozilla.org/en-US/docs/Web/API/Navigator/doNotTrack
2023-11-01 15:07:27 +05:30
Ankush Menat
a9d7b99429
feat(telemetry): allow users to send session recording (#22170) 2023-08-23 20:58:07 +05:30
Ankush Menat
8d5d371ba8 chore: off by one error in site age 2023-08-14 10:25:11 +05:30
Ankush Menat
fd232805fe chore: capture frappe version in heartbeat 2023-05-31 12:44:41 +05:30
Ankush Menat
5b881636bb chore: track route views for first few days
Identifying where users drop off is tricky without knowing what they are
doing in system. Tracking first few days routes will likely give some
insights.
2023-05-23 12:35:40 +05:30
Ankush Menat
56dfa53f4b chore: limit telemetry events 2023-05-13 16:47:49 +05:30
Ankush Menat
93c326b971 feat: let user opt out of telemetry from setup 2023-04-25 14:46:53 +05:30
Ankush Menat
f63c420798 feat: add python posthog library 2023-04-25 13:10:14 +05:30
Ankush Menat
6c3f29efe7 feat: setup wizard progress telemetry 2023-04-25 11:54:56 +05:30
Ankush Menat
87a88195ec feat: telemetry using posthog 2023-04-25 10:33:28 +05:30