
Event Mapping
Here’s how Edgee events map to Plausible events:| Edgee event | Plausible Event |
|---|---|
| Page | pageview |
| Track | Your event name |
| User | user |
When you make a
user call, Edgee will send a user event to Plausible.
Additionally, the user’s data (user_id, anonymous_id, and properties) are stored on the device,
enabling proper attribution for subsequent page views and events.Getting Started
To integrate Plausible into your Edgee project:- Open the Edgee console and navigate to your project’s Components.
- Select “Add a component” and choose
edgee/plausiblefrom the list of available components. - Optionally, enter your your Plausible self-hosted
Instance URL. - Enter your Plausible
Domainand click Save. - Once the component has been configured, you are ready to send events to Plausible.
Component Name
When configuring the component in your Edgee Data Layer or within SDK calls, useedgee/plausible as the component name: