Installation Configuration options You can further customize how PostHog works through its configuration on initialization. Attribute Description host…| posthog.com
An event is the core unit of data in PostHog. It represents an interaction a user has with your app or website. Examples include button clicks…| posthog.com
PostHog can capture frontend events automatically using autocapture. This captures events like pageview , screen , click , change of input , or…| posthog.com
Note: Bootstrapping feature flags is only available in our JavaScript web and React Native SDKs. To bootstrap PostHog with feature flags, use the…| posthog.com
What are cohorts? Cohorts enable you to easily create a list of users who have something in common, such as completing an action or having the same…| posthog.com
How to capture anonymous events How to capture identified events Identify best practices 1. Call identify as soon as you're able to 2. Use unique…| posthog.com
Person properties enable you to capture, manage, and analyze specific data about a user. You can use them to create filters or cohorts , which can…| posthog.com
Insights are the main building blocks of product analytics. They enable you visualize your events and actions and analyze how people use your…| posthog.com
PostHog's managed reverse proxy service enables you to route traffic through PostHog's infrastructure, simplifying the deployment and management of…| posthog.com
CloudFront can be used as a reverse proxy. Although there are multiple other options if you're using AWS . By default, CloudFront doesn't forward…| posthog.com
A reverse proxy enables you to send events to PostHog Cloud using your own domain. This means setting up a service to redirect requests from a…| posthog.com
🎉 New: Group analytics is getting a makeover! Sign up for the B2B analytics feature preview to get a sneak peek. Let us know what you think in…| posthog.com
The single platform for engineers to analyze, test, observe, and deploy new features. Product analytics, session replay, feature flags, experiments, CDP, and more.| posthog.com
You may want to run experiments without using PostHog's feature flags. There are 2 reasons why you may want to do this: You're using a different…| posthog.com