Built successful products by analyzing, testing, and observing product usage with PostHog, now at the edge.
Find it on GitHub: /edgee-cloud/posthog-component
PostHog is the all-in-one platform for product analytics, feature flags, session replays, experiments, and surveys that’s built for developers. This components lets you collect and forward analytics events to your PostHog instance.
Here’s how Edgee events map to PostHog events:
Edgee Event | PostHog Event | Description |
---|---|---|
Page | $pageview | pageview event with url as property |
Track | Your event name | A event with your custom event name |
User | $identify | Sets all the data for the user |
To integrate PostHog into your Edgee project:
edgee/posthog
from the list of available components.When configuring the component in your Edgee Data Layer or within SDK calls, use edgee/posthog
as the component name: