posthog/posthog

:hedgehog: PostHog is the leading platform for building self-driving products. Our developer tools – AI observability, analytics, session replay, flags,...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 19 minutes ago
Added to GitGenius on August 10th, 2026
Created on January 23rd, 2020
Open Issues & Pull Requests: 5,333 (+1)
GitHub issues: Enabled
Number of forks: 3,186
Total Stargazers: 37,713 (+0)
Total Subscribers: 132 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.6 days
Mean response time: 63.9 days
90th percentile: 207.1 days
Tracked items: 3,783

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 81% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "bug" is answered fastest, typically in about 2 days, while "team/product-analytics" waits about 13 days. 60% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 4% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 3,006
New in 7 days: 93
Closed in 7 days: 82
Avg open age: 351 days
Stale 30+ days: 2,566
Stale 90+ days: 2,162

Recent activity

Opened in 7 days: 91
Closed in 7 days: 82
Comments in 7 days: 1
Events in 7 days: 17

Top labels

  • enhancement (2,512)
  • bug (1,741)
  • team/product-analytics (685)
  • stale (491)
  • team/feature-flags (387)
  • feature/surveys (286)
  • feature/feature-flags (266)
  • feature/insights (200)

Detailed Description

PostHog is an open-source platform designed for building self-driving products through AI-powered observability and product development tools. Written primarily in Python, the repository serves as the core codebase for a comprehensive suite of developer tools that enable teams to diagnose problems, uncover opportunities, and ship fixes with minimal manual intervention. The platform captures extensive context that AI agents need to operate autonomously, distinguishing it from traditional analytics platforms.

The platform encompasses a broad range of integrated features spanning the entire product development lifecycle. Product analytics provides event-based tracking with autocapture capabilities and SQL query support for behavioral analysis. Web analytics offers GA-like dashboards for monitoring traffic, conversions, and web vitals. Session replay functionality allows teams to watch real user interactions to diagnose issues and understand behavior patterns. Feature flags enable safe rollout of features to selected user cohorts, while the experiments tool measures statistical impact of changes on goal metrics. Error tracking captures and alerts on issues, and the logs feature ingests and searches log data alongside product data. Additional capabilities include surveys with no-code templates, a data warehouse for syncing external data sources like Stripe and Hubspot, data pipelines for custom transformations, AI observability for LLM-powered applications, and workflows for automating user-facing actions.

The repository demonstrates active development and community engagement. The README indicates ongoing commit activity, closed issue resolution, and Docker deployment support, suggesting a mature project with regular updates.

Integration breadth is substantial, with SDKs available for JavaScript, React, Next.js, Vue, React Native, Android, iOS, Flutter, Python, Node, PHP, Ruby, Go, and .NET/C#. The platform extends beyond traditional interfaces through multiple control surfaces: Slack integration, web dashboard, desktop application, and an MCP (Model Context Protocol) for integration with AI editors like Claude Code and Cursor.

The repository reflects a commitment to transparency and open development practices. The company open-sources its handbook detailing strategy, culture, and processes alongside the codebase. The project welcomes contributions through pull requests, feature voting on the public roadmap, and structured issue templates for feature requests and bug reports. Documentation is comprehensive, covering local development setup, product-specific guides, and migration paths for scaling deployments.

The platform positions itself as a unified solution replacing multiple point tools, combining product analytics, experimentation, feature management, error tracking, and observability into a single system. This consolidation approach, paired with AI-driven self-driving capabilities that automatically generate reports and pull requests from product signals, represents a shift toward autonomous product development workflows.