0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
Go to file
2024-07-29 15:14:09 -07:00
.devcontainer
.github fix(cdp): Hogvm publish workflow (#24044) 2024-07-29 13:21:47 +02:00
.husky
.run
.storybook test(visual): change method to wait for image (#23906) 2024-07-24 16:59:16 +02:00
.vscode
bin chore: Remove unused start-https scripts (#23995) 2024-07-26 12:50:45 +01:00
cypress
docker
ee revert: revert: use elements chain materialization (#24027) 2024-07-26 20:42:53 +01:00
eslint-rules
frontend feat(insights): Allow "Detailed results" table in shared insights (#23866) 2024-07-29 15:51:18 +02:00
hogql_parser feat(bi): Implemented a naive version of links for BI (#24013) 2024-07-26 14:03:37 +01:00
hogvm fix: Added isolatedModules to export enums (#24020) 2024-07-29 07:31:06 +00:00
livestream
openapi
patches
playwright/e2e-vrt
plugin-server fix(cdp): Handle if there are no logs (#24053) 2024-07-29 16:31:35 +00:00
plugin-transpiler
posthog feat(insights): Allow "Detailed results" table in shared insights (#23866) 2024-07-29 15:51:18 +02:00
rust fix(hoghooks): drop payloads that are too large for kafka (#24000) 2024-07-26 07:40:53 -06:00
share
staticfiles
.all-contributorsrc
.dockerignore
.eslintignore
.eslintrc.js
.gitattributes
.gitignore
.kearc
.nvmrc
.prettierignore
.prettierrc
.stylelintignore
.stylelintrc.js
.test_durations
babel.config.js
CHANGELOG.md
CODE_OF_CONDUCT.md
CODEOWNERS
CONTRIBUTING.md
cypress.e2e.config.ts
depot.json
docker-compose.base.yml
docker-compose.dev-full.yml
docker-compose.dev.yml
docker-compose.hobby.yml
docker-compose.playwright.yml
Dockerfile
Dockerfile.cloud
Dockerfile.playwright
gunicorn.config.py
jest.config.ts
jest.setup.ts
jest.setupAfterEnv.ts
latest_migrations.manifest chore(data-warehouse): Adds an updated_at field to warehouse models (#23945) 2024-07-24 16:11:39 +01:00
LICENSE
manage.py
mypy-baseline.txt feat(insights): first time for user math type for Actors Query (#23993) 2024-07-29 14:04:09 +02:00
mypy.ini
package.json fix: bump chart-js version (#24058) 2024-07-29 15:14:09 -07:00
playwright.config.ts
pnpm-lock.yaml fix: bump chart-js version (#24058) 2024-07-29 15:14:09 -07:00
postcss.config.js
production.Dockerfile
pyproject.toml
pytest.ini
README.md
requirements-dev.in
requirements-dev.txt
requirements.in feat: lightweight deletes, metrics, and pagerduty for async delete task (#24035) 2024-07-27 03:59:45 +00:00
requirements.txt feat: lightweight deletes, metrics, and pagerduty for async delete task (#24035) 2024-07-27 03:59:45 +00:00
SECURITY.md
tailwind.config.js
test-runner-jest-environment.js
test-runner-jest.config.js
tsconfig.dev.json
tsconfig.json
unit.json.tpl
webpack.config.js

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
  • 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 A/B testing that automatically analyzes 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 product analytics events
  • 5k session replays
  • 1 million feature flag requests
  • 250 survey responses

We're constantly adding new features, with web analytics and data warehouse now in beta!

Table of Contents

Get started for free

The fastest and most reliable way to get started with PostHog is signing up for free to PostHog Cloud or PostHog 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.com/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 our docs 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 usage automatically, or customize it to your needs
  • User and group tracking: Understand the people and groups behind the events and track properties about them when needed
  • Data visualizations: Create and share graphs, funnels, paths, retention, and dashboards
  • SQL access: Use SQL to get a deeper understanding of your users, breakdown information and create completely tailored visualizations
  • Session replays: Watch videos of 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 the PostHog Toolbar
  • Feature flags: Test and manage the rollout of new features to specific users and groups, or deploy flags as kill-switches
  • A/B and multivariate experimentation: run simple or complex changes as experiments and get automatic significance calculations
  • Correlation analysis: Discover what events and properties correlate with success and failure
  • Surveys: Collect qualitative feedback from your users using fully customizable surveys

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 our handbook.

Open-source vs. paid

This repo is available under the MIT expat license, except for the ee directory (which has it's license here) if applicable.

Need absolutely 💯% FOSS? Check out our posthog-foss repository, which is purged of all proprietary code and features.

To learn more, book a demo or see our pricing page.

Were hiring!

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

Contributors 🦸