
Event Mapping
Here’s how Edgee events map to Eulerian events:Edgee event | Eulerian Event |
---|---|
Page | page |
Track | Your event name |
User | user |
When you make a
user
call, Edgee will send a user
event to Eulerian.
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 Eulerian into your Edgee project:- Open the Edgee console and navigate to your project’s Components.
- Select “Add a component” and choose
eulerian-technologies/eulerian-analytics
from the list of available components. - Enter your your Eulerian
Tracking Domain Target
. - Enter a
Name of the website
and click Save. - Once the component has been configured, you are ready to send events to Eulerian.
Component Name
When configuring the component in your Edgee Data Layer or within SDK calls, useeulerian-technologies/eulerian-analytics
as the component name: