Eulerian
The smart solution to enable you to quickly make the best marketing decisions while optimizing your technological costs.
Find it on GitHub: /EulerianTechnologies/edgee-eulerian-analytics
Eulerian Analytics component allowing to integrate the Eulerian Marketing Platform through the Edgee platform : 100% privacy by design, data sovereignty, analytics, attribution, user segmentation & data activation.
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, use eulerian-technologies/eulerian-analytics
as the component name:
For more details on Eulerian implementation, refer to the official Eulerian documentation.