PostHog alternatives and similar software solutions
Based on the "Analytics" category.
Alternatively, view PostHog alternatives based on common mentions on social networks and blogs.
-
Superset
DISCONTINUED. Apache Superset is a Data Visualization and Data Exploration Platform [Moved to: https://github.com/apache/superset] -
Metabase
The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart: -
Redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data. -
Piwik
Empowering People Ethically π β Matomo is hiring! Join us β https://matomo.org/jobs Matomo is the leading open-source alternative to Google Analytics, giving you complete control and built-in privacy. Easily collect, visualise, and analyse data from websites & apps. Star us on GitHub βοΈ β Pull Requests welcome! -
Plausible
Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics. -
cube.js
π Cube β Universal semantic layer platform for AI, BI, spreadsheets, and embedded analytics -
GoAccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. -
Fathom Analytics
Fathom Lite. Simple, privacy-focused website analytics. Built with Golang & Preact. -
Countly
Countly is a product analytics platform that helps teams track, analyze and act-on their user actions and behaviour on mobile, web and desktop applications. -
ThinkUp
ThinkUp gives you insights into your social networking activity on Twitter, Facebook, Instagram, and beyond. -
Open Web Analytics
Official repository for Open Web Analytics which is an open source alternative to commercial tools such as Google Analytics. Stay in control of the data you collect about the use of your website or app. Please consider sponsoring this project. -
Chartbrew
Open-source web platform used to create live reporting dashboards from APIs, MongoDB, Firestore, MySQL, PostgreSQL, and more ππ -
Socioboard
Socioboard is world's first and open source Social Technology Enabler. Socioboard Core is our flagship product. -
Mixpost
Self-hosted social media management. Schedule and organize your social content. Built with Laravel Framework. -
Rakam
π Collect customer event data from your apps. (Note that this project only includes the API collector, not the visualization platform) -
IG Monitoring
DISCONTINUED. π¨ DISCONTINUEDπ¨ IGMonitoring - Free, self hosted Instagram Analytics and Stats -
Tellery
Tellery lets you build metrics using SQL and bring them to your team. As easy as using a document. As powerful as a data modeling tool. -
Matomo
Leading open-source analytics platform that gives you more than just powerful analytics, formerly known as Piwik.
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of PostHog or a related project?
README
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> <!-- ALL-CONTRIBUTORS-BADGE:END -->
PostHog is an open-source product analytics suite, built for engineers
- Automatically track every event on your website or app
- Understand your users and how to improve your product
- Deploy on your own infrastructure to keep control of your data.
Get started for free
Option 1: Hobby instance one-line-deploy
For <100K events ingested monthly on Linux with Docker (recommended 4GB memory):
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/posthog/posthog/HEAD/bin/deploy-hobby)"
Option 2: Production instance on your infrastructure
Follow our Scaleable Self-Hosting Guide for all major cloud service providers and on-premise deploys
Option 3: If you don't need to self-host
Sign up for a free PostHog Cloud project
Features
We bring all the tools into one place to give you everything you need to build better products:
- Event-based Analytics on users or groups - capture your product's usage data to see which users are doing what in your application
- Product data visualizations graphs, funnels, cohorts, paths, retention, and dashboards
- Complete control over your data - host it yourself on any infrastructure
- Session recording to watch videos of your users' 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 to understand how users interact with your product with the PostHog Toolbar
- Automated Analysis to find correlations between successful users and their behaviors or attributes
- Plays nicely with data warehouses import events or user data from your warehouse by writing a simple transformation plugin, and export data with pre-built plugins - such as BigQuery, Redshift, Snowflake and S3
- Infinitely extensible use custom plugins to extend PostHog and integrate with any service or tool
- Ready-made libraries for JS, Python, Ruby, Node, Go, Android, iOS, PHP, Flutter, React Native, Elixir, Nim + an API for anything else
- And much much more... for a full list of PostHog features.
Event autocapture
You don't have to spend weeks instrumenting every event on your front-end, point and click at elements from your browser and turn them into events which you and your team can analyze
Getting the most of PostHog
See PostHog Docs for in-depth walk-throughs on functionality.
Join our 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.
Philosophy
We help you understand user behavior and build better products without losing control of your data.
In our view, third-party analytics tools do not work in a world of cookie deprecation, GDPR, HIPAA, CCPA, and many other four-letter acronyms. PostHog is the alternative to sending all of your customers' personal information and usage data to third-parties.
PostHog is designed to give you every tool you need to understand user behavior, create hypothesis and release changes to make your product more successful.
What's cool about this?
PostHog is the only product-focused open-source analytics suite, with an event, user and group architecture that you can host in any infrastructure.
We are an open-source alternative to products such as Mixpanel, Amplitude, Heap, HotJar, Pendo or Full Story. We're designed to be more developer-friendly, with the broadest range of features like session recording, heatmaps, feature flags, and plugins.
We play nicely with data warehouses and other services - you can import event or user data by writing a plugin to create transformations, or you can export data by using our existing data exports to BigQuery, Redshift, Snowflake, etc. All without losing control of your data.
Developing locally & Contributing
See our Docs for instructions on developing PostHog locally.
We <3 contributions big or small, check out our guide on how to get started.
Not sure where to start? Book a free, no-pressure pairing session with one of the team.
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 [email protected] for more information, or see our pricing page.
Contributors π¦Έ
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <!-- markdownlint-restore --> <!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
*Note that all licence references and agreements mentioned in the PostHog README section above
are relevant to that project's source code only.