- Notifications
You must be signed in to change notification settings - Fork0
🦔 PostHog provides open-source product analytics, session recording, feature flagging and a/b testing that you can self-host.
License
gustafssonlinnea/posthog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Docs -Using PostHog -Support community -Roadmap -Bug report
- Specify events manually, or use autocapture to get started quickly
- Analyze your data with visualizations and session recordings
- Improve your product with A/B testing and feature flags
- Keep control over your data by deploying PostHog on your infrastructure
- Use apps to connect to external services and manage data flows
The fastest and most reliable way to get started with PostHog is signing up for free to PostHog Cloud orPostHog Cloud EU
Deploy a hobby instance in one line on Linux with Docker (recommended 4GB memory):
/bin/bash -c"$(curl -fsSL https://raw.githubusercontent.com/posthog/posthog/HEAD/bin/deploy-hobby)"
Good for <100K events ingested monthly. See ourdocs for more info and limitations.
See ourenterprise self-hosted docs to deploy a scalable, production-ready instance with support from our team.
We bring together all the tools and data in one place to help you build better products
- Event-based analytics: capture your product's usageautomatically, orcustomize it to your needs
- User and group tracking: understand thepeople andgroups behind the events and track properties about them
- Data visualizations: create and sharegraphs,funnels,paths,retention, anddashboards
- Session recording:watch videos of your users' behavior, with fine-grained filters and privacy controls
- Heatmaps: see where users are using your product with thePostHog Toolbar
- Feature flags: test and manage the rollout of new features, target specific users and groups
- A/B and multi-variate testing: run simple or complex changes asexperiments and get automatic significance calculations
- Correlation analysis: discover what events and propertiescorrelate with success and failure
- Complete control over your data:host it yourself on any infrastructure
- Import and export your data: import from and export to the services that matter to you withapps
- Ready-made libraries: we’ve built libraries forJavaScript,Python,Ruby,Node,Go,Android,iOS,PHP,Flutter,React Native,Elixir,Nim, and anAPI for anything else
- Plays nicely with data warehouses: import events or user data from your warehouse by writing a simple transformation plugin, and export data with pre-built apps - such asBigQuery,Redshift,Snowflake, andS3
Read a full list of PostHog features.
Read how todeploy,integrate, andextend PostHog in ourdocumentation.
Check out ourtutorials for step-by-step guides, how-to's, and best practices.
Learn more about getting the most out of PostHog's features inour product manual.
Ask a question or join ourSlack community to get support.
We <3 contributions big and small. In priority order (although everything is appreciated) with the most helpful first:
- Give us feedback in ourSlack community
- Vote on features or get early access to beta functionality in ourroadmap
- Open a PR (see our instructions ondeveloping PostHog locally)
- Submit afeature request orbug report
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.
This repo is available under theMIT expat license, except for theee
directory (which has it'slicense here) if applicable.
Needabsolutely 💯% FOSS? Check out ourposthog-foss repository, which is purged of all proprietary code and features.
Using premium features (contained in theee
directory) with a self-hosted instance require a PostHog license. To learn more,book a demo or see ourpricing page.
Come help us make PostHog even better. We're growing fastand would love for you to join us.
About
🦔 PostHog provides open-source product analytics, session recording, feature flagging and a/b testing that you can self-host.
Resources
License
Stars
Watchers
Forks
Packages0
Languages
- TypeScript50.5%
- Python46.3%
- SCSS1.7%
- JavaScript0.5%
- Shell0.3%
- HTML0.2%
- Other0.5%