0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
Go to file
2021-01-06 11:11:41 +01:00
.github Issue templates plus (#2681) 2020-12-17 00:49:37 +01:00
.platform Disable celery heartbeat, gossip and mingle (#2513) 2020-11-26 12:44:10 +01:00
bin Upgrade Plugin Server (#2816) 2020-12-21 21:57:29 +01:00
cypress Merge person modal (#2644) 2020-12-10 15:37:30 +01:00
docker/clickhouse/docker-entrypoint-initdb.d Update local dev to use proto for events (#2181) 2020-11-03 11:37:12 -08:00
ee Tests, fix for createActionFromEvent, clean up sessions query (#2851) 2021-01-05 17:11:24 +02:00
frontend fix bug from query-selector-shadow-dom update (#2856) 2021-01-05 19:48:27 +01:00
plugins Upgrade Plugin Server (#2816) 2020-12-21 21:57:29 +01:00
posthog add session recording stats to instance status page (#2861) 2021-01-06 11:11:41 +01:00
staticfiles
.deepsource.toml
.dockerignore Add ee to docker ignore (#2422) 2020-11-17 23:00:42 +01:00
.environment
.eslintrc.js Require curly brackets around if statements (#2505) 2020-11-25 17:46:49 +01:00
.flake8
.gitignore Nest endpoints of project-based models under /api/project/ – LITE (#2485) 2020-11-24 23:26:28 +01:00
.kearc Kea TypeGen 0.2 (#1427) 2020-08-14 17:02:57 +02:00
.prettierrc
app.json Separate Plugins dyno for Heroku (#2213) 2020-11-20 10:42:59 +01:00
babel.config.js [WIP] New UI (#2114) 2020-11-05 12:55:33 +00:00
CHANGELOG.md Update CHANGELOG.md (#2788) 2020-12-16 07:35:09 -03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#1790) 2020-10-01 14:12:10 +00:00
CONTRIBUTING.md
cypress.json Organization<>Team<>User structure (closes #1540) (#1562) 2020-10-22 10:58:32 +02:00
dev.Dockerfile Fix Docker Build (#2797) 2020-12-16 17:28:30 +01:00
docker-compose-config.py Improve docker-compose-config experience (#2266) 2020-11-20 16:11:05 +01:00
docker-compose-config.sh Improve docker-compose-config experience (#2266) 2020-11-20 16:11:05 +01:00
docker-compose.dev.yml Fix docker-compose.dev version tags (#1901) 2020-10-16 08:47:47 +01:00
docker-compose.e2e.yml Enhance and optimize PR GitHub workflows (#1365) 2020-08-18 11:08:40 +02:00
docker-compose.yml Bind data volume to postgres container (#2359) 2020-11-13 14:34:55 +01:00
gunicorn.config.py
jest.config.ts Tests, fix for createActionFromEvent, clean up sessions query (#2851) 2021-01-05 17:11:24 +02:00
latest_migrations.manifest Index session recording events by team_id, timestamp (#2853) 2021-01-05 17:10:21 +02:00
LICENSE
manage.py
mypy.ini Stability & dev experience improvements (#2152) 2020-11-02 14:55:20 +00:00
package.json Custom NPM packages under @posthog (#2854) 2021-01-05 14:42:19 +01:00
postcss.config.js Improve tracking of development instances (resolves #1518) (#1519) 2020-08-28 02:32:21 +02:00
preview.Dockerfile Ignore plugins optional deps (#2801) 2020-12-16 23:59:40 +01:00
Procfile Add flags to bin/docker-worker-celery (#2621) 2020-12-03 18:53:06 +01:00
production.Dockerfile Clean up prod dockerfile, remove dupe calls (#2806) 2020-12-16 20:48:15 -08:00
pyproject.toml Stability & dev experience improvements (#2152) 2020-11-02 14:55:20 +00:00
README.md Updated readme with heatmaps mention (#2218) 2020-11-12 16:21:57 +01:00
requirements-dev.in Basic caching for Clickhouse to redis (#2300) 2020-11-13 13:20:00 +01:00
requirements-dev.txt Basic caching for Clickhouse to redis (#2300) 2020-11-13 13:20:00 +01:00
requirements.in Remove legacy funnel code (#2700) 2020-12-08 18:23:46 +01:00
requirements.txt Remove legacy funnel code (#2700) 2020-12-08 18:23:46 +01:00
runtime.txt Add python version to posthog for automated deploys (#1795) 2020-10-02 08:54:20 +01:00
task-definition.migration.json Plugin server ingestion base (#2732) 2020-12-14 16:05:18 +01:00
task-definition.plugins.json Fixes for differences between terraform and GA task-definition (#2786) 2020-12-15 18:34:01 -08:00
task-definition.web.json Support different Reply-To header for most emails (#2846) 2021-01-05 10:48:20 +01:00
task-definition.worker.json Deploy Plugins to AWS (#2755) 2020-12-15 18:10:00 -08:00
tsconfig.json Fix typescript errors #1 (#2027) 2020-10-27 09:57:06 +01:00
webpack.config.js Plugin editor (#2743) 2020-12-14 17:11:29 +01:00
yarn.lock Custom NPM packages under @posthog (#2854) 2021-01-05 14:42:19 +01:00


PostHog provides open-source product analytics, built for developers. Automate the collection of every event on your website or app, with no need to send data to 3rd parties. With just 1 click you can deploy on your own infrastructure, having full API/SQL access to the underlying data.



Quick Start

1-click Heroku deploy:



Make the Most of PostHog

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

PostHog dashboard screenshot

Join our PostHog Users 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.



Features

  • Event-based analytics at a user level - see which users are doing what in your application.
  • Complete control over your data - host it yourself.
  • Automatically capture clicks and page views to do analyze what your users are doing retroactively.
  • Feature flags to understand the impact of new features before rolling them out more widely
  • Heatmaps to understand where in your app or website people are clicking
  • Ready-made libraries for JS, Python, Ruby, Node, Go + API for anything else.
  • Beautiful data visualizations: graphs, funnels, user cohorts, user paths, retention tables, and dashboards.
  • Analytics right on your website with the playful PostHog Toolbar.
  • Super easy deploy using Docker or Heroku.



Event Autocapture



Philosophy

Many engineers find it painful to work out how their products are being used. This makes design decisions tough. PostHog solves that.

In our view, third-party analytics does not work anymore in a world of cookie laws, GDPR, CCPA, and many other four-letter acronyms. There should be an alternative to sending all of your customers' personal information and usage data to third-parties like Google.

PostHog gives you full control over all the data from your users, while allowing anyone to do powerful analytics.

This means you can know who is using your app, how they're using it, and where you lose users, among many other things.



What's Cool About This?

PostHog is the only product-focused open-source analytics library, with an event and user-driven architecture. That means tracking identifiable (where applicable) user behavior, and creating user profiles. We are an open-source alternative to products such as Mixpanel, Amplitude, or Heap, that's designed to be more developer-friendly than them.

There are a few session-based open-source libraries that are nice alternatives to Google Analytics. That's not what we are focused on.



PostHog Cloud

You can sign up for a free account on our hosted platform.



Deployment Options

Our suggested method for quick deployment is Heroku's one-click option:

Deploy

However, PostHog can be deployed anywhere you want! Here are step-by-step tutorials we've written for deployment options using all the major cloud providers:



Production Deployment

See our Docs for production deployment options.



Developing Locally

See our Docs for instructions on developing locally.



Contributing

We <3 contributions big or small. See our Docs for a guide on how to get started..

Not sure where to start? Book a free, no-pressure pairing session with one of our core contributors.



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.



Contributors 🦸