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

## Problem I cloned the repository and cracked open the README in my editor, and found it hard to read the features list with all the embedded links. See https://github.github.com/gfm/#link-reference-definitions...

All of our client and server side libraries should support experience continuity and multivariate feature flags. This is the spec for functions we'd want to see: ## Client Side Spec...

enhancement
feature/feature-flags

## Problem Loading properties is _painful_, takes about 7 seconds on our team. Reason is that we didn't set an offset/limit on the query, so it was always going through...

## Is your feature request related to a problem? Take the below example, we want to run analytics on the `response.results` array, like finding the categories that are matched the...

enhancement

## Is your feature request related to a problem? * Use case: Visualising user journeys on mobile * Currently using Mixpanel, trying to migrate to PostHog * Working on a...

enhancement
feature/paths

## Is your feature request related to a problem? Issue: As an account admin/someone responsible for finances, I have no way to attribute per-project pricing or event usage when I...

enhancement
feature/billing

# What to do Update Storybook to act as our central place for reference of the Design System and any other Frontend Development concepts The parts of the handbook we...

enhancement

## Is your feature request related to a problem? When we release a feature, we'd like to be able to guide the user on how to use it. This may...

enhancement
concept

## Bug description Hi, i am trying (playing with posthog) to clean install of posthog with clickhouse. Several installs were just fine, but now, out of nowhere, next clean install...

bug

## Is your feature request related to a problem? Looking at the [following trace](https://sentry.io/organizations/posthog2/performance/plugin-server:7260fda83fd24a5d8272e79a6e9265b0/?project=6423401&query=transaction.duration%3A%3C15m&showTransactions=outlier&statsPeriod=24h&transaction=runEventPipeline&unselectedSeries=p100%28%29), groups-related lookups are quite slow. ![image](https://user-images.githubusercontent.com/148820/181734031-69fbe0c2-32e7-49a9-bca5-1b6138adb21e.png) ## Describe the solution you'd like Make this more efficient...

enhancement
performance
ingestion
feature/group-analytics
plugin-server