
Event Mapping
Here’s how Edgee events map to PostHog events:Edgee Event | PostHog Event | Description |
---|---|---|
Page | page | pageview event with url as property |
Track | Your event name | A event with your custom event name |
User | user | Sets all the data for the user |
Getting Started
To integrate PostHog into your Edgee project:- Open the Edgee console and navigate to your project’s Components.
- Select “Add a component” and choose
edgee/mixpanel
from the list of available components. - Enter your Mixpanel API Secret, Project Token, and optionally Project ID and Region.
- Click Save.
- Once the component has been configured, you are ready to send analysis events to Mixpanel.
Component Name
When configuring the component in your Edgee Data Layer or within SDK calls, useedgee/mixpanel
as the component name: