0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 09:14:46 +01:00
🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
Go to file
Michael Matloka acdea023fa
Update plugin server to 0.9.11 (#3400)
Co-authored-by: mariusandra <mariusandra@users.noreply.github.com>
2021-02-19 00:40:08 +01:00
.github Auto log in for e2e tests and review apps (#3377) 2021-02-18 13:59:09 +01:00
.platform Add deployment environment variables (#2874) 2021-01-11 13:25:40 +01:00
bin Auto log in for e2e tests and review apps (#3377) 2021-02-18 13:59:09 +01:00
cypress Trend component test (#3278) 2021-02-17 13:50:41 +02:00
docker/clickhouse Setup logging to system.text_log in dev environment (#3024) 2021-01-20 16:51:11 -08:00
ee Prefilter post_event_to_webhook_ee more (#3368) 2021-02-17 19:59:28 +01:00
frontend Fix unselecting fields in action (#3352) 2021-02-18 17:09:56 -06:00
plugins Update plugin server to 0.9.11 (#3400) 2021-02-19 00:40:08 +01:00
posthog Order distinct ids by anonymous (#3392) 2021-02-18 17:22:52 -06:00
staticfiles Fix settings 2020-01-24 16:22:12 -08:00
.deepsource.toml Fix some bug risks and code quality issues 2020-02-21 14:51:44 -08:00
.dockerignore Add ee to docker ignore (#2422) 2020-11-17 23:00:42 +01:00
.environment One click deploy for platform.sh (#1044) 2020-06-18 16:12:07 +02:00
.eslintrc.js Enhance Project settings (#3240) 2021-02-09 18:11:53 +01:00
.flake8 Flake8 setup and improvements (#660) 2020-04-27 18:13:59 +02:00
.gitattributes Improve handling of .git* files/dirs (#3141) 2021-02-01 09:25:40 +01:00
.gitignore Improve handling of .git* files/dirs (#3141) 2021-02-01 09:25:40 +01:00
.kearc Kea TypeGen types in the same folder as logic (#3048) 2021-01-22 10:21:48 +01:00
.prettierrc Kea TypeGen 0.0.31 (#1297) 2020-07-29 11:21:00 +02:00
.ts-strict-blacklist Return no data for invalid regexes (#3248) 2021-02-11 21:53:58 +02:00
app.json Auto log in for e2e tests and review apps (#3377) 2021-02-18 13:59:09 +01:00
babel.config.js [WIP] New UI (#2114) 2020-11-05 12:55:33 +00:00
CHANGELOG.md Bump version (#3371) 2021-02-17 20:03:41 +00:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#1790) 2020-10-01 14:12:10 +00:00
CONTRIBUTING.md Create CONTRIBUTING.md 2020-02-19 16:18:54 -08:00
cypress.e2e.json React component tests with cypress (#3233) 2021-02-09 17:28:01 +02:00
cypress.json React component tests with cypress (#3233) 2021-02-09 17:28:01 +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
Dockerfile update simmer to version without installation warnings (#2896) 2021-01-08 15:14:57 +01:00
gunicorn.config.py Black all the things! (#1136) 2020-07-02 15:41:49 +02:00
jest.config.ts React component tests with cypress (#3233) 2021-02-09 17:28:01 +02:00
latest_migrations.manifest Fix invalid funnel insights display filter (#3309) 2021-02-11 14:56:59 +02:00
LICENSE Update copyright years and use MIT license in posthog-foss (#3145) 2021-02-01 14:55:39 +01:00
manage.py Black all the things! (#1136) 2020-07-02 15:41:49 +02:00
mypy.ini Stability & dev experience improvements (#2152) 2020-11-02 14:55:20 +00:00
package.json Bump rrweb 0.9.14 (#3361) 2021-02-17 13:04:59 +01:00
postcss.config.js Improve tracking of development instances (resolves #1518) (#1519) 2020-08-28 02:32:21 +02:00
preview.Dockerfile Don't install unused pandas and numpy (#3034) 2021-01-21 13:47:18 +01:00
Procfile Add flags to bin/docker-worker-celery (#2621) 2020-12-03 18:53:06 +01:00
production.Dockerfile re-enable source maps in docker (#2879) 2021-01-07 16:50:07 +01:00
pyproject.toml Stability & dev experience improvements (#2152) 2020-11-02 14:55:20 +00:00
README.md Added new functionality to readme (#2963) 2021-02-07 11:30:58 +00:00
requirements-dev.in Basic caching for Clickhouse to redis (#2300) 2020-11-13 13:20:00 +01:00
requirements-dev.txt Event must be a string (#2920) 2021-01-15 15:35:52 +01:00
requirements.in Remove CH Pool as dependency (#3279) 2021-02-09 16:41:10 -08:00
requirements.txt Bump cryptography from 3.2 to 3.3.2 (#3281) 2021-02-10 12:20:52 +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 Cloud billing trial period & free plan (#3259) 2021-02-11 18:42:39 +01:00
task-definition.plugins.json Plugin server 0.9.1 (#3376) 2021-02-18 11:28:03 +01:00
task-definition.web.json Plugin server ingestion again (#3381) 2021-02-18 16:03:22 +01:00
task-definition.worker.json Cloud billing trial period & free plan (#3259) 2021-02-11 18:42:39 +01:00
tsconfig.json Make Jest tests work better with TypeScript (#2558) 2021-01-12 17:46:59 -06:00
webpack.config.js React component tests with cypress (#3233) 2021-02-09 17:28:01 +02:00
yarn.lock Bump rrweb 0.9.14 (#3361) 2021-02-17 13:04:59 +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 - capture your product's usage data to see which users are doing what in your application.
  • Product data visualizations: graphs, funnels, user cohorts, user paths, retention tables, and dashboards.
  • Complete control over your data - host it yourself.
  • Session recording to watch videos of your user 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 with the PostHog Toolbar.
  • Plugins to integrate your product usage data with other systems, like your CRM, or data lakes.
  • Ready-made libraries for JS, Python, Ruby, Node, Go, Android, iOS, PHP, Flutter, React Native, Elixir + API for anything else.
  • 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, with a broader range of features like session recording, heatmaps, feature flags and plugins.

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 🦸