posthog
posthog copied to clipboard
🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
## Problem Let's see how much trouble it is. Update: Seems it's not much trouble 🎉 ## Changes - upgrade - fix some timezone issue - fix some types -...
## Problem The `Person` search input takes a distinct id or email — neither of which have leading or trailing whitespace. Often, especially when copying these identifiers from other sources...
## Changes posthog-js version 1.158.3 has been released. This updates PostHog to use it. https://github.com/PostHog/posthog-js/compare/v1.157.1...v1.158.3 • [GitHub releases](https://github.com/PostHog/posthog-js/releases) • [npm releases](https://www.npmjs.com/package/posthog-js?activeTab=version)
### Bug Description ## Bug description If I create an insight with total value bar chart, this displays ok: If I add in a simple formula, the following occurs: ##...
## Changes posthog-js version 1.157.2 has been released. This updates PostHog to use it. https://github.com/PostHog/posthog-js/compare/v1.157.1...v1.157.2 • [GitHub releases](https://github.com/PostHog/posthog-js/releases) • [npm releases](https://www.npmjs.com/package/posthog-js?activeTab=version)
## Problem Funnels are not working with more than about 12 steps. They show exponential time growth with each step. ## Changes This is an experiment to rewrite funnels to...
### Feature request ## Is your feature request related to a problem? No. *Please describe.* ## Describe the solution you'd like It would be great to have global filters, similar...
### Bug Description ## Bug description We recently changed the session identifiers for our app, which we feed into the posthog client as a distinct ID. We also set `person_profiles:...
## Problem ## Changes 👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ ## Does this work well for both Cloud and self-hosted? ## How did you test...
## Problem TODO ## Changes added group property override support 👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ ## Does this work well for both Cloud and...