Docs - Using PostHog - Roadmap - Bug report
## PostHog is an open-source suite of product and data tools, built for engineers - Specify events manually, or use autocapture to get started quickly - Analyze your data with visualizations and session recordings - Improve your product with A/B testing and feature flags - Keep control over your data by deploying PostHog on your infrastructure - Use apps to connect to external services and manage data flows ## Table of Contents - [Get started for free](#get-started-for-free) - [Features](#features) - [Docs and support](#docs-and-support) - [Contributing](#contributing) - [Philosophy](#philosophy) - [Open-source vs paid](#open-source-vs-paid) ## Get started for free ### PostHog Cloud The fastest and most reliable way to get started with PostHog is signing up for free to [PostHog Cloud](https://app.posthog.com/signup) or [PostHog Cloud EU](https://eu.posthog.com/signup) ### Open-source hobby deploy Deploy a hobby instance in one line on Linux with Docker (recommended 4GB memory): ```bash /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/posthog/posthog/HEAD/bin/deploy-hobby)" ``` Good for <100K events ingested monthly. See our [docs for more info and limitations](https://posthog.com/docs/self-host/open-source/deployment). ## Features ![ui-demo](https://user-images.githubusercontent.com/85295485/144591577-fe97e4a5-5631-4a60-a684-45caf421507f.gif) We bring together all the tools and data in one place to help you build better products ### Product analytics and optimization - **Event-based analytics:** capture your product's usage [automatically](https://posthog.com/docs/integrate/client/js#autocapture), or [customize](https://posthog.com/docs/integrate) it to your needs - **User and group tracking:** understand the [people](https://posthog.com/manual/persons) and [groups](https://posthog.com/manual/group-analytics) behind the events and track properties about them - **Data visualizations:** create and share [graphs](https://posthog.com/docs/features/trends), [funnels](https://posthog.com/docs/features/funnels), [paths](https://posthog.com/docs/features/paths), [retention](https://posthog.com/docs/features/retention), and [dashboards](https://posthog.com/docs/features/dashboards) - **Session recording:** [watch videos](https://posthog.com/docs/features/session-recording) of your users' behavior, with fine-grained filters and privacy controls - **Heatmaps:** see where users are using your product with the [PostHog Toolbar](https://posthog.com/docs/features/toolbar) - **Feature flags:** test and manage the rollout of new features, target specific users and groups - **A/B and multi-variate testing:** run simple or complex changes as [experiments](https://posthog.com/manual/experimentation) and get automatic significance calculations - **Correlation analysis:** discover what events and properties [correlate](https://posthog.com/manual/correlation) with success and failure ### Data and infrastructure tools - **Complete control over your data:** [host it yourself](https://posthog.com/docs/self-host/overview#deploy) on any infrastructure - **Import and export your data:** import from and export to the services that matter to you with [apps](https://posthog.com/apps) - **Ready-made libraries:** we’ve built libraries for [JavaScript](https://posthog.com/docs/integrations/js-integration), [Python](https://posthog.com/docs/integrations/python-integration), [Ruby](https://posthog.com/docs/integrations/ruby-integration), [Node](https://posthog.com/docs/integrations/node-integration), [Go](https://posthog.com/docs/integrations/go-integration), [Android](https://posthog.com/docs/integrations/android-integration), [iOS](https://posthog.com/docs/integrations/ios-integration), [PHP](https://posthog.com/docs/integrations/php-integration), [Flutter](https://posthog.com/docs/integrations/flutter-integration), [React Native](https://posthog.com/docs/integrations/react-native-integration), [Elixir](https://posthog.com/docs/integrations/elixir-integration), [Nim](https://github.com/Yardanico/posthog-nim), and an [API](https://posthog.com/docs/integrations/api) for anything else - **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 apps - such as [BigQuery](https://posthog.com/apps/bigquery-export), [Redshift](https://posthog.com/apps/redshift-export), [Snowflake](https://posthog.com/apps/snowflake-export), and [S3](https://posthog.com/apps/s3-expo) [Read a full list of PostHog features](https://posthog.com/product). ## Docs and support Read how to [deploy](https://posthog.com/docs/self-host), [integrate](https://posthog.com/docs/integrate), and [extend](https://posthog.com/docs/apps) PostHog in our [documentation](https://posthog.com/docs). Check out our [tutorials](https://posthog.com/docs/apps) for step-by-step guides, how-to's, and best practices. Learn more about getting the most out of PostHog's features in [our product manual](https://posthog.com/using-posthog). [Ask a question](https://posthog.com/questions) to get support. ## Contributing We <3 contributions big and small. In priority order (although everything is appreciated) with the most helpful first: - Vote on features or get early access to beta functionality in our [roadmap](https://posthog.com/roadmap) - Open a PR (see our instructions on [developing PostHog locally](https://posthog.com/handbook/engineering/developing-locally)) - Submit a [feature request](https://github.com/PostHog/posthog/issues/new?assignees=&labels=enhancement%2C+feature&template=feature_request.md) or [bug report](https://github.com/PostHog/posthog/issues/new?assignees=&labels=bug&template=bug_report.md) ## Philosophy Our mission is to increase the number of successful products in the world. To do that, we build product and data tools that help you understand user behavior 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 gives you every tool you need to understand user behavior, develop and test improvements, and release changes to make your product more successful. PostHog operates in public as much as possible. We detail how we work and our learning on building and running a fast-growing, product-focused startup in our [handbook](https://posthog.com/handbook/getting-started/start-here). ## Open-source vs. paid This repo is available under the [MIT expat license](https://github.com/PostHog/posthog/blob/master/LICENSE), except for the `ee` directory (which has it's [license here](https://github.com/PostHog/posthog/blob/master/ee/LICENSE)) if applicable. Need *absolutely 💯% FOSS*? Check out our [posthog-foss](https://github.com/PostHog/posthog-foss) repository, which is purged of all proprietary code and features. Using premium features (contained in the `ee` directory) with a self-hosted instance require a PostHog license. To learn more, [book a demo](https://posthog.com/book-a-demo) or see our [pricing page](https://posthog.com/pricing). ### We’re hiring! Come help us make PostHog even better. We're growing fast [and would love for you to join us](https://posthog.com/careers). ## Contributors 🦸 [//]: contributor-faces