PostHog can capture frontend events automatically using autocapture. This captures events like pageview , screen , click , change of input , or…| posthog.com
UTM parameters are a set 5 five parameters that enable you to track the effectiveness of marketing campaigns across traffic sources. These parameters…| posthog.com
If you want to change how PostHog stores this information, you can do so with the persistence configuration option: persistence: "localStorage…| posthog.com
Capturing events Anonymous and identified events Capturing anonymous events Capturing identified events Identifying users The most useful of these…| 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
The decide endpoint is used to evaluate a feature flag for a given user. This means it is the main endpoint not only for feature flags, but also…| posthog.com