0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
Go to file
Thomas Obermüller 1540a27ffd
fix(experiments): re-enable data fetching with data exploration feature flag (#15630)
fix(experiments): use temp hack to enable fetching of results for data exploration
2023-05-22 11:01:22 +01:00
.devcontainer chore(codespaces): add deps for running bin/start, plus GH cli (#15067) 2023-04-13 09:58:46 +00:00
.github perf(ingestion): port overflow logic into eachBatchParallelIngestion (#15621) 2023-05-19 16:37:27 +02:00
.husky chore(deps): Upgrade TypeScript from 4.8 to 4.9 in the frontend (#14609) 2023-03-16 13:35:28 +01:00
.run feat: write recording summary events (#15245) 2023-05-09 14:41:16 +00:00
.storybook fix(taxonomic-filter): Show definition popovers again (#15598) 2023-05-22 09:15:17 +02:00
.vscode
bin fix: Unset debug in temporal start django worker (#15552) 2023-05-15 17:05:31 +00:00
cdp feat(cdp): add cdp destination APIs (#14994) 2023-04-12 12:47:50 +01:00
cypress feat: Replay rename work (#15160) 2023-05-19 10:33:27 +02:00
docker feat: Add Temporal to the dev and hobby stacks (#14658) 2023-03-20 16:56:14 -06:00
ee chore(tests): run poe tests on v2 rather than v1 (#15511) 2023-05-16 19:55:32 +00:00
frontend fix(experiments): re-enable data fetching with data exploration feature flag (#15630) 2023-05-22 11:01:22 +01:00
openapi docs(set/set_once): add $set/$set_once to docs (#15306) 2023-05-01 12:09:38 +00:00
playwright feat: Remove special padding for icon only buttons (#15351) 2023-05-18 21:14:11 +02:00
plugin-server chore: more gauges is betterer (#15638) 2023-05-22 09:03:21 +00:00
posthog fix(dashboards): fix key error (#15636) 2023-05-22 09:28:13 +00:00
share
staticfiles
.all-contributorsrc
.coveragerc
.deepsource.toml
.dockerignore test(frontend): Automatically test Storybook stories with snapshots (#13839) 2023-01-27 15:51:35 +01:00
.environment
.eslintrc.js fix: disallow debugger statements when linting (#15487) 2023-05-11 09:01:27 +00:00
.gitattributes
.gitignore feat(hogql): antlr grammar (#13971) 2023-02-07 17:02:29 +01:00
.kearc
.prettierignore feat: verify email addresses on signup (#13632) 2023-02-24 09:19:35 -08:00
.prettierrc
.test_durations
babel.config.js test(frontend): Cover practically all the Storybook tests with snapshots (#14001) 2023-02-03 13:06:21 +01:00
CHANGELOG.md
CODE_OF_CONDUCT.md
codecov.yml
CODEOWNERS chore: Add codeowners to check migrations (#15390) 2023-05-05 08:00:05 -04:00
CONTRIBUTING.md
cypress.e2e.config.ts feat: a little more e2e cypress data exploration tests (#14816) 2023-03-18 17:38:11 +00:00
depot.json
docker-compose.base.yml feat: bump clickhouse version to 23.4 for really exciting features (#15574) 2023-05-17 11:00:08 -07:00
docker-compose.dev-full.yml feat: Add Temporal to the dev and hobby stacks (#14658) 2023-03-20 16:56:14 -06:00
docker-compose.dev.yml feat: Add Temporal to the dev and hobby stacks (#14658) 2023-03-20 16:56:14 -06:00
docker-compose.hobby.yml fix(hobby-deploy): fix temporal container volume mount (#15445) 2023-05-09 15:24:13 +02: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
Dockerfile.playwright test(frontend): Cover practically all the Storybook tests with snapshots (#14001) 2023-02-03 13:06:21 +01:00
gunicorn.config.py
jest.config.ts chore: upgrade d3 (#14442) 2023-02-28 13:32:13 +00:00
jest.setup.ts feat(3000): Add dark mode (#14821) 2023-03-20 15:52:12 +01:00
jest.setupAfterEnv.ts
latest_migrations.manifest chore: feature management refactor (#15099) 2023-04-27 14:41:14 -04:00
LICENSE
manage.py
mypy.ini feat(hogql): antlr grammar (#13971) 2023-02-07 17:02:29 +01:00
package.json chore(deps): Update posthog-js to 1.57.2 (#15589) 2023-05-17 09:06:42 -04:00
playwright.config.ts test(frontend): Automatically test Storybook stories with snapshots (#13839) 2023-01-27 15:51:35 +01:00
pnpm-lock.yaml chore(deps): Update posthog-js to 1.57.2 (#15589) 2023-05-17 09:06:42 -04:00
postcss.config.js
Procfile
production.Dockerfile fix: Set the posthog uid/gid to be hard-coded (#15347) 2023-05-03 11:05:48 +00:00
pyproject.toml feat: Migrate flake8 -> ruff (#14838) 2023-03-20 23:00:54 -06:00
pytest.ini
README.md docs: remove enterprise self-hosted from readme (#14255) 2023-02-23 09:27:49 +00:00
requirements-dev.in fix: protect schema and port in exporter urls (#15537) 2023-05-16 11:13:45 +02:00
requirements-dev.txt fix: protect schema and port in exporter urls (#15537) 2023-05-16 11:13:45 +02:00
requirements.in revert: "chore: upgrade celery" (#15549) 2023-05-15 17:08:19 +00:00
requirements.txt revert: "chore: upgrade celery" (#15549) 2023-05-15 17:08:19 +00:00
runtime.txt chore: Python 3.10 (#14360) 2023-02-24 09:14:09 +00:00
SECURITY.md chore: Update SECURITY.md email (#15135) 2023-04-18 15:31:36 +00:00
tailwind.config.js feat: Notebooks PoC (#14805) 2023-03-24 13:04:21 +00:00
test-runner-jest.config.js test(frontend): Automatically update UI snapshots in CI (#14391) 2023-02-24 19:33:39 +00:00
tsconfig.dev.json
tsconfig.json
versions.json
webpack.config.js feat(hogql): remove sql formatter (#15492) 2023-05-11 17:40:13 +02:00

posthoglogo

PRs Welcome Join Slack Community Docker Pulls GitHub commit activity GitHub closed issues

Docs - Using PostHog - Support community - Roadmap - Bug report

PostHog is an open-source suite of product and data tools, built for engineers

  • 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

Table of Contents

Get started for free

PostHog Cloud

The fastest and most reliable way to get started with PostHog is signing up for free to PostHog Cloud or PostHog Cloud EU

Open-source hobby deploy

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 our docs for more info and limitations.

Features

ui-demo

We bring together all the tools and data in one place to help you build better products

Product analytics and optimization

  • 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
  • Session recording: watch videos of your users' behavior, with fine-grained filters and privacy controls
  • Heatmaps: see where users are using your product with the PostHog 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 as experiments and get automatic significance calculations
  • Correlation analysis: discover what events and properties correlate with success and failure

Data and infrastructure tools

Read a full list of PostHog features.

Docs and support

Read how to deploy, integrate, and extend PostHog in our documentation.

Check out our tutorials for step-by-step guides, how-to's, and best practices.

Learn more about getting the most out of PostHog's features in our product manual.

Ask a question or join our Slack community to get support.

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.

Using premium features (contained in the ee directory) with a self-hosted instance require a PostHog license. 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 🦸