Tag: PostHog
All the articles with the tag "PostHog".
-
Tracking Subdomains in PostHog Without Breaking User Journeys
When a website grows, it often stops being just one site. A main domain may coexist with multiple subdomains, such as a marketing site, an events portal, a documentation site, or a learning platform.
-
Sending Events to Multiple PostHog Projects from the Same Website
In some architectures, a single website needs to send analytics events to multiple PostHog projects. This situation commonly appears in the following scenarios: Environment separation (development,
-
Understanding client_ingestion_warning in PostHog: Are You Losing Data?
When using PostHog with the default posthog-js configuration, you may encounter the following warning: posthog-js client rate limited. Config is set to 10 events per second and 100 events burst limit.