0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +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-01-17 17:27:50 +01:00
.devcontainer feat: Swapped to use KAFKA_HOSTS everywhere (#16109) 2023-06-19 12:15:17 +01:00
.github feat(types): Add mypy GitHub problem matcher (#19706) 2024-01-17 11:09:02 +00:00
.husky chore: Remove OptiPNG from local dev (#17490) 2023-09-18 13:51:53 +02:00
.run feat(celery): Prepare to run on multiple queues (#19157) 2024-01-17 11:54:12 +00:00
.storybook feat(pipeline-ui): Display spark graph in destinations table (#19718) 2024-01-16 19:43:15 +00:00
.vscode feat: Set auto login in vscode launch json (#19011) 2023-12-04 17:18:00 +00:00
bin feat: Route some trial tasks to different queues (#19810) 2024-01-17 15:50:51 +00:00
cdp feat(cdp): add cdp destination APIs (#14994) 2023-04-12 12:47:50 +01:00
cypress fix: Redirect from /home (#19754) 2024-01-15 16:44:56 +01:00
docker chore: reflect prod schema in local plugin_log_entries (#18732) 2023-11-17 22:27:08 +00:00
ee fix: Temporarily disable deliver subscription report task (#19814) 2024-01-17 17:27:30 +01:00
eslint-rules chore: custom lint rules (#18206) 2023-10-26 12:11:38 +01:00
frontend fix(dashboards): fix loading issues (#19812) 2024-01-17 17:27:50 +01:00
hogql_parser chore(hogql): Fix some hogql_parser docs typos (#19627) 2024-01-08 09:18:48 +01:00
hogvm chore: upgraded Ruff linter (#18188) 2023-10-26 12:38:15 +02:00
openapi docs(set/set_once): add $set/$set_once to docs (#15306) 2023-05-01 12:09:38 +00:00
playwright/e2e-vrt chore(cleanup): remove legacy visual regression tests (#19527) 2024-01-09 15:00:17 +00:00
plugin-server chore(plugin-server): README tweaks (#19785) 2024-01-16 15:41:17 +00:00
plugin-transpiler feat(apps): transpile via django (#18201) 2023-11-07 21:56:59 +00:00
posthog feat: Route some trial tasks to different queues (#19810) 2024-01-17 15:50:51 +00:00
share feat: Add GeoIP2 capability to Django app (for feature flags) (#10890) 2022-07-25 17:20:11 -07:00
staticfiles
.all-contributorsrc chore: Add Ismaaa as a contributor 🎉 (#5679) 2022-12-19 21:13:17 +00:00
.dockerignore chore(dev): Immediately pick up new Tailwind classes being used (#19736) 2024-01-15 09:45:26 +00:00
.eslintignore feat: add ee licensed replay transformer (#18874) 2023-11-29 10:41:18 +00:00
.eslintrc.js chore: lint curly braces necessity (#19735) 2024-01-15 08:16:12 +00:00
.gitattributes
.gitignore chore(frontend): Enable isolated modules and incremental compilation (#19168) 2023-12-08 11:52:00 +00:00
.kearc
.nvmrc chore: added .nvmrc for setting the node version (#18962) 2023-11-30 09:50:11 +00:00
.prettierignore feat: verify email addresses on signup (#13632) 2023-02-24 09:19:35 -08:00
.prettierrc
.stylelintignore test(frontend): Add stylelint (#18627) 2023-11-15 15:11:27 +01:00
.stylelintrc.js chore(frontend): Real Tailwind + Autoprefixer (#19051) 2024-01-08 13:26:12 +01:00
babel.config.js test(frontend): Cover practically all the Storybook tests with snapshots (#14001) 2023-02-03 13:06:21 +01:00
CHANGELOG.md fix: Fix CHANGELOG.md (#18692) 2023-11-20 08:18:29 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md fix: modify contributing.md to match current processes (#16596) 2023-07-19 15:27:54 +01:00
cypress.e2e.config.ts fix: e2e testing posthog capture (#17940) 2023-10-12 11:15:17 +01:00
depot.json feat(ci): Use Depot for Docker builds in CI (#10624) 2022-07-04 15:33:36 +01:00
docker-compose.base.yml feat: Bump dev clickhouse version to 23.11 (#19434) 2024-01-03 17:51:27 -08:00
docker-compose.dev-full.yml chore(compose): add capture-rs profile with containerised capture for testing (#18140) 2023-10-25 17:58:12 +02:00
docker-compose.dev.yml chore(compose): add capture-rs profile with containerised capture for testing (#18140) 2023-10-25 17:58:12 +02:00
docker-compose.hobby.yml chore: hobby deployment on PR (#18733) 2023-11-29 18:16:15 -05:00
docker-compose.playwright.yml test(frontend): Cover practically all the Storybook tests with snapshots (#14001) 2023-02-03 13:06:21 +01:00
Dockerfile
Dockerfile.cloud fix(deploy): add CA's in to cloud image (#11892) 2022-09-20 12:56:46 +00:00
Dockerfile.playwright chore: upgrade playwright (#18793) 2023-11-23 13:51:01 +01:00
gunicorn.config.py chore: upgraded Ruff linter (#18188) 2023-10-26 12:38:15 +02:00
jest.config.ts feat: add ee licensed replay transformer (#18874) 2023-11-29 10:41:18 +00:00
jest.setup.ts fix: cannot read body twice (#19750) 2024-01-15 07:44:43 +00:00
jest.setupAfterEnv.ts chore(frontend): upgrade jest (#12866) 2022-11-19 13:09:00 +01:00
latest_migrations.manifest fix: exception autocapture should not be on (#19738) 2024-01-15 09:53:15 +00:00
LICENSE chore: 2023 (#13143) 2023-01-03 08:21:48 +00:00
manage.py
mypy-baseline.txt feat(hogql): cohort left join conjoined (#19725) 2024-01-16 14:54:08 +00:00
mypy.ini fix(types): Fix type errors by adding defaults for optional dataclass fields (#19691) 2024-01-10 12:28:50 +00:00
package.json feat(pipeline-ui): Display spark graph in destinations table (#19718) 2024-01-16 19:43:15 +00:00
playwright.config.ts chore: upgrade playwright (#18793) 2023-11-23 13:51:01 +01:00
pnpm-lock.yaml feat: Add status page panel (#19741) 2024-01-15 15:49:37 +00:00
postcss.config.js chore(frontend): Real Tailwind + Autoprefixer (#19051) 2024-01-08 13:26:12 +01:00
Procfile
production.Dockerfile chore(dev): Immediately pick up new Tailwind classes being used (#19736) 2024-01-15 09:45:26 +00:00
pyproject.toml chore: Use ruff formatter (#18207) 2023-10-31 13:41:57 +00:00
pytest.ini fix: Revert "chore(tests): add pytest-randomly plugin to randomize test run order" (#12335) 2022-10-19 13:30:16 +03:00
README.md chore: Add Flutter feature flags snippets (#19563) 2024-01-03 13:19:09 +01:00
requirements-dev.in chore: Upgrade pydantic, mypy, and others (#19660) 2024-01-10 08:32:55 +00:00
requirements-dev.txt chore(deps): bump urllib3 from 1.26.13 to 1.26.18 (#19643) 2024-01-15 14:17:13 +01:00
requirements.in feat(celery): Prepare to run on multiple queues (#19157) 2024-01-17 11:54:12 +00:00
requirements.txt feat(celery): Prepare to run on multiple queues (#19157) 2024-01-17 11:54:12 +00:00
SECURITY.md chore: Update SECURITY.md email (#15135) 2023-04-18 15:31:36 +00:00
tailwind.config.js refactor: Use LemonTag for property types (#19752) 2024-01-15 12:34:52 +01:00
test-runner-jest-environment.js test: Regular checkup of visual regression tests (#18469) 2023-11-13 15:32:10 +01:00
test-runner-jest.config.js test: Regular checkup of visual regression tests (#18469) 2023-11-13 15:32:10 +01:00
tsconfig.dev.json chore: Add debug info to JSX output (#12295) 2022-10-17 19:30:31 +02:00
tsconfig.json refactor: Simplify breadcrumb keys (#19370) 2024-01-04 20:43:58 +01:00
unit.json chore: Add process requests limit to nginx unit (#19136) 2023-12-07 10:46:28 +00:00
webpack.config.js feat: Added ability to import code from ee folder (#18841) 2023-11-23 16:40:46 +00:00

posthoglogo

PRs Welcome Docker Pulls GitHub commit activity GitHub closed issues

Docs - Community - Roadmap - Changelog - Bug reports

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
  • 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
  • 15k 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 15k 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
  • 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 🦸