0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
posthog/README.md
Yakko Majuri 24fce69d60
#1353 Updated README (#1410)
* updated readme

* updated autocapture gif

* include all contributors across repos

* updated readme to use s3 links
2020-08-21 16:30:04 -03:00

21 KiB


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 the 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, retention tables, and dashboards.
  • A Toolbar that's as useful as it is cool
  • 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, designed to be more developer-friendly.

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 SaaS

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



Deploy to Heroku

Deploy



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 like crazy, and would love for you to join us.



Open source / Paid

This repo is entirely MIT licensed, with the exception of the ee folder (if applicable). We also have a posthog-foss version that has all proprietary code removed.

To activate the features in the ee folder, you'll need a license. Please contact us at sales@posthog.com for more information.



Contributors 🦸