Skip to content

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

License

Notifications You must be signed in to change notification settings

PostHog/posthog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Repository files navigation

posthoglogo

PRs Welcome Docker Pulls GitHub commit activity GitHub closed issues

Docs-Community-Roadmap-Changelog-Bug reports

PostHog Demonstration
See PostHog in action

PostHog is an all-in-one, open source platform for building better products

  • Specify events manually, or use autocapture to get started quickly
  • Analyze data with ready-made visualizations, or do it yourself with SQL
  • Track website visitors separately with our GA4 alternative
  • Only capture properties on the people you want to track, save money when you don't
  • Gather insights by capturing session replays, console logs, and network monitoring
  • Improve your product with Experiments that automatically analyze performance
  • Safely roll out features to select users or cohorts with feature flags
  • Send out fully customizable surveys to specific cohorts of users
  • Connect to external services and manage data flows with PostHog CDP

PostHog is available with hosting in the EU or US and is fully SOC 2 compliant. It's free to get started and comes with a generous monthly free tier:

  • 1 million events
  • 5k session replays
  • 1 million feature flag requests
  • 250 survey responses

We're constantly adding new features, withweb analyticsanddata warehousenow in beta!

Table of Contents

Get started for free

PostHog Cloud (Recommended)

The fastest and most reliable way to get started with PostHog is signing up for free toPostHog CloudorPostHog Cloud EU.Your first 1 million events (and 5k replays) are free every month, after which you pay based on usage.

Open-source hobby deploy (Advanced)

You can deploy a hobby instance in one line on Linux with Docker (recommended 4GB memory):

/bin/bash -c"$(curl -fsSL https://raw.githubusercontent /posthog/posthog/HEAD/bin/deploy-hobby)"

Open source deployments should scale to approximately 100k events per month, after which we recommend migrating to a PostHog Cloud instance. See ourdocs for more info and limitations.Please note that we do not provide customer support for open source deployments.

Docs

ui-demo

Want to find out more?Request a demo!

PostHog brings all the tools and data you need to build better products.

Analytics and optimization tools

  • Event-based analytics:Capture your product's usageautomatically,orcustomizeit to your needs
  • User and group tracking:Understand thepeopleandgroupsbehind the events and track properties about them when needed
  • Data visualizations:Create and sharegraphs,funnels,paths,retention,anddashboards
  • SQL access:UseSQLto get a deeper understanding of your users, breakdown information and create completely tailored visualizations
  • Session replays:Watch videosof your users' behavior, with fine-grained filters and privacy controls, as well as network monitoring and captured console logs
  • Heatmaps:See where users click and get a visual representation of their behaviour with thePostHog Toolbar
  • Feature flags:Test and manage the rollout ofnew featuresto specific users and groups, or deploy flags as kill-switches
  • Experiments:run simple or complex changes asexperimentsand get automatic significance calculations
  • Correlation analysis:Discover what events and propertiescorrelatewith success and failure
  • Surveys:Collect qualitative feedback from your users using fully customizablesurveys

Data and infrastructure tools

Read a full list of PostHog features.

Contributing

We <3 contributions big and small. In priority order (although everything is appreciated) with the most helpful first:

Philosophy

Our mission is to increase the number of successful products in the world. To do that, we build product and data tools that help you understand user behavior without losing control of your data.

In our view, third-party analytics tools do not work in a world of cookie deprecation, GDPR, HIPAA, CCPA, and many other four-letter acronyms. PostHog is the alternative to sending all of your customers' personal information and usage data to third parties.

PostHog gives you every tool you need to understand user behavior, develop and test improvements, and release changes to make your product more successful.

PostHog operates in public as much as possible. We detail how we work and our learning on building and running a fast-growing, product-focused startup in ourhandbook.

Open-source vs. paid

This repo is available under theMIT expat license,except for theeedirectory (which has itslicense here) if applicable.

Needabsolutely 💯% FOSS?Check out ourposthog-fossrepository, which is purged of all proprietary code and features.

To learn more,book a demoor see ourpricing page.

We’re hiring!

Come help us make PostHog even better. We're growing fastand would love for you to join us.

Contributors 🦸