posthog icon indicating copy to clipboard operation
posthog copied to clipboard

🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.

Results 1093 posthog issues
Sort by recently updated
recently updated
newest added

On the initial funnels view, there are two "Add step" buttons. As a new user, I'm not sure if I should click the one in the query builder, or the...

design
feature/funnels
stale

## Bug description *Please describe.* *If this affects the front-end, screenshots would be of great help.* ![image](https://user-images.githubusercontent.com/26629324/185916488-37c7c26e-8f28-4fa6-ab54-bcdda496cda1.png) ## How to reproduce 1. Create a new calculated event 2. In "HTML...

bug
stale

see (private) https://posthoghelp.zendesk.com/agent/tickets/19533 and (private) https://posthog.slack.com/archives/C03PB072FMJ/p1729252876401629 when filtering replays by cohort we were joining replay events on person_distinct_id only so we could check if a given person id is in...

## Problem Alert threshold lines were visible by default on the insight. ## Changes - Adds option to let users toggle the threshold lines. - Fix bug to hide `null`...

## Problem Currently, we first group/argmax every single person, then we filter that result set down. It'd be much faster to filter first, then group by. ## Changes Filter first,...

## Changes - adds discord hog function ## How did you test this code? added tests

## Changes - adds microsoft teams hog function ## How did you test this code? added test

## Problem - current SQL editor is clunky ## Changes - set the foundation layout for new editor 👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ ##...

## Problem Related to Related to https://github.com/PostHog/product-internal/pull/662 ## Changes Adds a new Postgres table that tracks any issue fingerprint overrides. This is the source of truth from which the ClickHouse...

### Bug Description ## Bug description clickhouse sever: after running 'docker-compose -f docker-compose.dev.yml up' clickhouse-1 | exec /entrypoint.sh: no such file or directory ## How to reproduce 1. running the...

bug