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.
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.
To integrate Eulerian into your Edgee project:
eulerian-technologies/eulerian-analytics
from the list of available components.Tracking Domain Target
.Name of the website
and click Save.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.