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
Marius Andra cf98e8ba35
Toolbar Typings (#1306)
* update to kea-typegen that runs through prettier

* remove posthog-js yalc package regression

* add types to toolbar

* add react-dom and react-redux types

* add types to toolbar react components

* convert a lot of components to typescript

* convert more components to typescript

* fix error

* actions return void

* clean up other Type.ts files as well

* fix last untyped files

* upgrade kea, fix webpack config entrypoint

* add stricter typechecking

* add types for a few more files

* fix bug with nth_child selectors (introduced in this PR, now fixed)

* fix one more type
2020-07-30 19:16:59 +02:00
.github Add makemigrations to checklist and make it more specific (#1310) 2020-07-30 16:23:00 +02:00
.platform One click deploy for platform.sh (#1044) 2020-06-18 16:12:07 +02:00
bin Improve ./bin/test command (#1074) 2020-06-23 18:42:54 +02:00
cypress Consolidate features (#1265) 2020-07-29 17:51:49 +02:00
frontend Toolbar Typings (#1306) 2020-07-30 19:16:59 +02:00
posthog Toolbar Typings (#1306) 2020-07-30 19:16:59 +02:00
requirements Sort imports with isort (#1272) 2020-07-28 22:19:33 +02: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 Fix docker builds (#1195) 2020-07-13 12:01:17 +02:00
.environment One click deploy for platform.sh (#1044) 2020-06-18 16:12:07 +02:00
.eslintrc.js Kea TypeGen (#1286) 2020-07-28 22:25:24 +02:00
.flake8 Flake8 setup and improvements (#660) 2020-04-27 18:13:59 +02:00
.gitignore Webpack HMR, Add hashes to chunk filenames. (#878) 2020-06-02 10:39:53 +01:00
.prettierrc Kea TypeGen 0.0.31 (#1297) 2020-07-29 11:21:00 +02:00
app.json update logo heroku (#1210) 2020-07-14 16:27:45 +02:00
babel.config.js chore: rename .babelrc (#1184) 2020-07-13 10:36:38 +02:00
CHANGELOG.md Bump version 1.12.0 (#1301) 2020-07-30 10:47:08 +02:00
CONTRIBUTING.md Create CONTRIBUTING.md 2020-02-19 16:18:54 -08:00
cypress.json Run cypress in parallel and record job to dashboard (#959) 2020-06-09 12:20:31 +01:00
dev.Dockerfile Copy correct babel file in docker images (#1194) 2020-07-13 11:20:21 +02:00
docker-compose.dev.yml Webpack HMR, Add hashes to chunk filenames. (#878) 2020-06-02 10:39:53 +01:00
docker-compose.e2e.yml Webpack HMR, Add hashes to chunk filenames. (#878) 2020-06-02 10:39:53 +01:00
docker-compose.yml Close #1256: Add 80:8000 compose port mapping (#1257) 2020-07-20 21:41:43 +02:00
gunicorn.config.py Black all the things! (#1136) 2020-07-02 15:41:49 +02:00
latest_migrations.manifest Add missing migration for ActionStep URL matching regex (#1311) 2020-07-30 16:33:15 +02:00
LICENSE Update license 2020-02-17 11:22:19 -08:00
manage.py Black all the things! (#1136) 2020-07-02 15:41:49 +02:00
mypy.ini 888 filter on elements (#986) 2020-06-12 10:03:32 +02:00
package.json Toolbar Typings (#1306) 2020-07-30 19:16:59 +02:00
postcss.config.js Add Typescript Support (#1157) 2020-07-08 09:45:23 +02:00
preview.Dockerfile Copy correct babel file in docker images (#1194) 2020-07-13 11:20:21 +02:00
Procfile Fix redis error when upgrading Heroku (#508) 2020-04-08 19:19:33 +01:00
production.Dockerfile Copy correct babel file in docker images (#1194) 2020-07-13 11:20:21 +02:00
README.md Update README.md (#1259) 2020-07-21 11:35:20 +02:00
requirements.txt LZ-String compression (#1058) 2020-07-06 12:28:49 +02:00
tsconfig.json Toolbar Typings (#1306) 2020-07-30 19:16:59 +02:00
webpack.config.js Toolbar Typings (#1306) 2020-07-30 19:16:59 +02:00
yarn.lock Toolbar Typings (#1306) 2020-07-30 19:16:59 +02: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. It's just 1 click to deploy on your own infrastructure, with full API/SQL access to the underlying data.



Quick start

1-click Heroku deploy:



In-depth walkthrough

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

PostHog dashboard screenshot

Join the PostHog Users Slack if you need help, want to chat, or are thinking of a new feature idea.



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 understand the impact of new features before rolling them out more widely
  • Libraries for JS, Python, Ruby, Node, Go + API for anything else.
  • Beautiful graphs, funnels, user cohorts, user paths and dashboards.
  • 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.

We also strongly believe 3rd party analytics don't work anymore in a world of Cookie laws, GDPR, CCPA and lots of other 4 letter acronyms. There should be an alternative to sending all of your users' personal information and usage data to 3rd parties.

PostHog gives you full control over all your users' data, while letting anyone easily perform powerful analytics.

It means you can know who is using your app, how they're using, and where you lose users in the sign up process.



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 Mixpanel, Amplitude or Heap, designed to be more developer friendly.

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



PostHog SaaS

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



Deploy to Heroku

Deploy



Production deployment

See docs for production deployment



Developing locally

See docs for developing locally



Contributing

We <3 contributions big or small. See 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 like crazy, and we have a ton of open positions.



Open source / Paid

This repo is entirely MIT licensed. We charge for things like user permissioning and auditability, a/b testing and dedicated support. Please email hey@posthog.com and we will gladly help with your implementation.



Contributors 🦸