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 200b80dd03
Chart above fold (#3142)
* Update TrendInsight minHeight to keep chart above the fold

* Refactor Insights main content for clarity

* Fix PostHog FOSS sync

* Remove extraneous div
2021-02-01 11:22:55 +01:00
.github Chart above fold (#3142) 2021-02-01 11:22:55 +01:00
.platform Add deployment environment variables (#2874) 2021-01-11 13:25:40 +01:00
bin Run typescript with strict in CI, allow no new errors (#3050) 2021-01-22 16:36:30 +02:00
cypress Improve demo data (#3111) 2021-01-28 13:50:01 +02:00
docker/clickhouse Setup logging to system.text_log in dev environment (#3024) 2021-01-20 16:51:11 -08:00
ee Remove clickhouse pooler from sync execute path (#3138) 2021-01-29 19:26:07 -08:00
frontend Chart above fold (#3142) 2021-02-01 11:22:55 +01:00
plugins Make PluginConfig.order mandatory (#3122) 2021-01-28 17:03:36 +01:00
posthog Populate a lone session recording for demo (#3128) 2021-01-29 14:28:55 +01:00
staticfiles
.deepsource.toml
.dockerignore
.environment
.eslintrc.js Make Jest tests work better with TypeScript (#2558) 2021-01-12 17:46:59 -06:00
.flake8
.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
.ts-strict-blacklist Some typescript fixes (#3049) 2021-01-25 11:05:36 +02:00
app.json Add deployment environment variables (#2874) 2021-01-11 13:25:40 +01:00
babel.config.js
CHANGELOG.md Bump version to 1.20.0, update changelog (#3001) 2021-01-19 17:30:10 -03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
cypress.json
dev.Dockerfile Fix Docker Build (#2797) 2020-12-16 17:28:30 +01:00
docker-compose-config.py
docker-compose-config.sh
docker-compose.dev.yml
docker-compose.e2e.yml
docker-compose.yml
Dockerfile update simmer to version without installation warnings (#2896) 2021-01-08 15:14:57 +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 Onboarding: Save personalization data (#3126) 2021-01-29 13:47:04 +01:00
LICENSE Add enterprise edition and licensing (#1390) 2020-08-14 11:23:55 +02:00
manage.py
mypy.ini
package.json Onboarding: Create demo data, show demo alert at top, route directly to dashboard (#3103) 2021-01-27 12:53:10 +02:00
postcss.config.js
preview.Dockerfile Don't install unused pandas and numpy (#3034) 2021-01-21 13:47:18 +01:00
Procfile
production.Dockerfile re-enable source maps in docker (#2879) 2021-01-07 16:50:07 +01:00
pyproject.toml
README.md
requirements-dev.in
requirements-dev.txt Event must be a string (#2920) 2021-01-15 15:35:52 +01:00
requirements.in Don't install unused pandas and numpy (#3034) 2021-01-21 13:47:18 +01:00
requirements.txt Don't install unused pandas and numpy (#3034) 2021-01-21 13:47:18 +01:00
runtime.txt
task-definition.migration.json Add deployment environment variables (#2874) 2021-01-11 13:25:40 +01:00
task-definition.plugins.json Use KAFKA_HOSTS instead of KAFKA_URL in ECS dockerized plugin server (#3054) 2021-01-22 15:18:16 +01:00
task-definition.web.json Add denormalized prop config (#3009) 2021-01-20 13:53:45 +01:00
task-definition.worker.json Add denormalized prop config (#3009) 2021-01-20 13:53:45 +01:00
tsconfig.json Make Jest tests work better with TypeScript (#2558) 2021-01-12 17:46:59 -06:00
webpack.config.js Plugin editor (#2743) 2020-12-14 17:11:29 +01:00
yarn.lock Onboarding setup page (continues #2822) (#3104) 2021-01-28 16:32:42 +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 🦸