PostHog PostHog/posthog alive
- GitHub
- ★ 34.5k · last commit today · 4052 open issues
- License
-
MIT (core) / Functional Source (cloud-only modules)Self-host (open-source edition) covers product analytics, session replay, feature flags, and experiments. A few cloud-only modules are not in the OSS edition. - Setup time
- 30min docker-compose (single-node)
- Monthly cost
- $20-40 VPS — ClickHouse is the heavy process, wants 4GB+ RAM.
Migration sketch. Run the PostHog and Mixpanel SDKs side-by-side for 1-2 weeks. PostHog ships a Mixpanel historical-import plugin (Pipelines → Sources → Mixpanel) that pulls past events via Mixpanel's Raw Data Export API. Map distinct_id → person properties.
Good fit forProduct teams who want analytics, session replay, and flags in one tool.
Weak atSingle-node ClickHouse setup is finicky to scale beyond a few million events/day.