0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:40:03 +01:00
🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
Go to file
2022-07-22 10:25:59 +01:00
.devcontainer Revert "chore(dev): use network mode host for docker-compose services (#10917)" (#10926) 2022-07-22 10:25:59 +01:00
.github Revert "chore(dev): use network mode host for docker-compose services (#10917)" (#10926) 2022-07-22 10:25:59 +01:00
.husky
.run fix: celery autoimport was ignoring CSV exports (#10586) 2022-06-30 17:42:28 +01:00
.storybook chore(frontend): remove <Provider> (#10556) 2022-06-29 16:08:30 +02:00
.vscode chore: add debugger config for vs code (#10166) 2022-06-08 13:19:59 +02:00
bin Revert "chore(dev): use network mode host for docker-compose services (#10917)" (#10926) 2022-07-22 10:25:59 +01:00
cypress fix: Add Slack to preflight (#10764) 2022-07-13 15:00:38 +00:00
docker/clickhouse Revert "chore(dev): use network mode host for docker-compose services (#10917)" (#10926) 2022-07-22 10:25:59 +01:00
ee fix(persons): make sure "uuid" returned in person response (#10911) 2022-07-21 13:41:59 +00:00
frontend feat: show link to dashboard in success toast when creating (#10902) 2022-07-20 16:43:51 +01:00
plugin-server Revert "chore(dev): use network mode host for docker-compose services (#10917)" (#10926) 2022-07-22 10:25:59 +01:00
posthog Revert "chore(dev): use network mode host for docker-compose services (#10917)" (#10926) 2022-07-22 10:25:59 +01:00
staticfiles
.all-contributorsrc chore(contributors): 🤖 - Add rafalmierzwiak as a contributor 🎉 (#10905) 2022-07-21 15:49:11 +00:00
.coveragerc
.deepsource.toml
.dockerignore chore(frontend): add new folder to !dockerignore (#10255) 2022-06-10 17:19:52 +00:00
.environment
.eslintrc.js style: Reduce ESLint false positives (#9964) 2022-05-25 14:38:44 +00:00
.flake8 fix(misc): remove variable allocation when not needed (part #3) (#10508) 2022-06-27 19:26:09 +02:00
.gitattributes
.gitignore feat(subscriptions): Insight Subscriptions (#10197) 2022-06-14 15:14:44 +00:00
.kearc
.prettierignore
.prettierrc
.test_durations Revert "chore(dev): use network mode host for docker-compose services (#10917)" (#10926) 2022-07-22 10:25:59 +01:00
babel.config.js chore(upgrade): Kea 3.0, keeping React at 16.11 (#9682) 2022-05-09 11:34:28 +02:00
CHANGELOG.md
CODE_OF_CONDUCT.md
codecov.yml
CONTRIBUTING.md
cypress.e2e.config.ts feat: Universal CSV exports (#10644) 2022-07-07 19:16:13 +00:00
depot.json feat(ci): Use Depot for Docker builds in CI (#10624) 2022-07-04 15:33:36 +01:00
docker-compose.dev.yml Revert "chore(dev): use network mode host for docker-compose services (#10917)" (#10926) 2022-07-22 10:25:59 +01:00
docker-compose.hobby.yml chore: Reduce surface area for attack on default hobby deploys (#10891) 2022-07-20 08:43:21 -07:00
Dockerfile
gunicorn.config.py
jest.config.ts feat(frontend): build @posthog/lemon-ui and @posthog/apps-common (#10120) 2022-06-10 17:03:06 +02:00
jest.setup.ts feat(frontend): use lottie for animation (#9904) 2022-06-06 12:50:13 +02:00
latest_migrations.manifest feat: buffer 2.0 (#10653) 2022-07-08 10:48:25 +00:00
LICENSE
manage.py
mypy.ini
package.json chore(deps): Update plugin-scaffold to 1.3.2 (#10901) 2022-07-20 15:39:46 +02:00
postcss.config.js feat(frontend): build @posthog/lemon-ui and @posthog/apps-common (#10120) 2022-06-10 17:03:06 +02:00
Procfile
production.Dockerfile Revert "chore: updates the chromium version (#10712)" (#10715) 2022-07-11 15:02:26 +01:00
pyproject.toml
pytest.ini
README.md chore(contributors): 🤖 - Add rafalmierzwiak as a contributor 🎉 (#10905) 2022-07-21 15:49:11 +00:00
requirements-dev.in fix(pip-tools): upgrade from 6.6.1 to 6.6.2 (#10174) 2022-06-07 15:12:01 +02:00
requirements-dev.txt fix(django): upgrade from 3.2.13 to 3.2.14 (#10652) 2022-07-06 14:45:54 +00:00
requirements.in chore: upgrade sentry-sdk to 1.7.0 (#10743) 2022-07-13 10:15:21 +02:00
requirements.txt chore: upgrade sentry-sdk to 1.7.0 (#10743) 2022-07-13 10:15:21 +02:00
runtime.txt
SECURITY.md
task-definition.migration.json chore: remove aioch as a dep (#10517) 2022-06-29 12:53:49 +01:00
task-definition.plugins-async.json chore: nuke unused NEW_PERSON_PROPERTIES_UPDATE_ENABLED_TEAMS (#10919) 2022-07-21 20:17:39 +02:00
task-definition.plugins-ingestion.json chore: nuke unused NEW_PERSON_PROPERTIES_UPDATE_ENABLED_TEAMS (#10919) 2022-07-21 20:17:39 +02:00
task-definition.web.json chore: remove aioch as a dep (#10517) 2022-06-29 12:53:49 +01:00
task-definition.worker.json chore: remove aioch as a dep (#10517) 2022-06-29 12:53:49 +01:00
tsconfig.json feat(frontend): build @posthog/lemon-ui and @posthog/apps-common (#10120) 2022-06-10 17:03:06 +02:00
versions.json chore: bump to 1.37.1 (#10647) 2022-07-06 11:24:00 +02:00
webpack.config.js feat(frontend): build @posthog/lemon-ui and @posthog/apps-common (#10120) 2022-06-10 17:03:06 +02:00
yarn.lock chore(deps): Update plugin-scaffold to 1.3.2 (#10901) 2022-07-20 15:39:46 +02:00

posthoglogo

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

PostHog is an open-source product analytics suite, built for engineers

  • Automatically track every event on your website or app
  • Understand your users and how to improve your product
  • Deploy on your own infrastructure to keep control of your data.

Get started for free

Option 1: Hobby instance one-line-deploy

For <100K events ingested monthly on Linux with Docker (recommended 4GB memory):

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

Option 2: Production instance on your infrastructure

Follow our Scaleable Self-Hosting Guide for all major cloud service providers and on-premise deploys

Option 3: If you don't need to self-host

Sign up for a free PostHog Cloud project

Features

ui-demo

We bring all the tools into one place to give you everything you need to build better products:

  • Event-based Analytics on users or groups - capture your product's usage data to see which users are doing what in your application
  • Product data visualizations graphs, funnels, cohorts, paths, retention, and dashboards
  • Complete control over your data - host it yourself on any infrastructure
  • Session recording to watch videos of your users' behavior, with fine-grained privacy controls
  • Automatically capture clicks and pageviews to analyze what your users are doing without pushing events manually
  • Feature flags to understand the impact of new features before rolling them out more widely
  • Heatmaps to understand how users interact with your product with the PostHog Toolbar
  • Automated Analysis to find correlations between successful users and their behaviors or attributes
  • 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 plugins - such as BigQuery, Redshift, Snowflake and S3
  • Infinitely extensible use custom plugins to extend PostHog and integrate with any service or tool
  • Ready-made libraries for JS, Python, Ruby, Node, Go, Android, iOS, PHP, Flutter, React Native, Elixir, Nim + an API for anything else
  • And much much more... for a full list of PostHog features.

Event autocapture

You don't have to spend weeks instrumenting every event on your front-end, point and click at elements from your browser and turn them into events which you and your team can analyze

Getting the most of PostHog

See PostHog Docs for in-depth walk-throughs on functionality.

Join our Slack community if you need help, want to chat, or are thinking of a new feature. We're here to help - and to make PostHog even better.

Philosophy

We help you understand user behavior and build better products 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 is designed to give you every tool you need to understand user behavior, create hypothesis and release changes to make your product more successful.

What's cool about this?

PostHog is the only product-focused open-source analytics suite, with an event, user and group architecture that you can host in any infrastructure.

We are an open-source alternative to products such as Mixpanel, Amplitude, Heap, HotJar, Pendo or Full Story. We're designed to be more developer-friendly, with the broadest range of features like session recording, heatmaps, feature flags, and plugins.

We play nicely with data warehouses and other services - you can import event or user data by writing a plugin to create transformations, or you can export data by using our existing data exports to BigQuery, Redshift, Snowflake, etc. All without losing control of your data.

Developing locally & Contributing

See our Docs for instructions on developing PostHog locally.

We <3 contributions big or small, check out our guide on how to get started.

Not sure where to start? Book a free, no-pressure pairing session with one of the team.

We're hiring!

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

Open-source vs. paid

This repo is entirely MIT licensed, with the exception of the ee directory (if applicable). Need absolutely 💯% FOSS? Check out our posthog-foss repository, which is purged of all proprietary code and features.

Premium features (contained in the ee directory) require a PostHog license. Contact us at sales@posthog.com for more information, or see our pricing page.

Contributors 🦸