PostHog can automatically capture a variety of events in your app without specific tracking code. This page covers the different types of events that…| 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