
Event Mapping
Here’s how Edgee events map to Piano Analytics events:Edgee event | Piano Event |
---|---|
Page | page.display |
Track | Name of the event |
User | - |
The User event is not mapped to any Piano event. However, when you make a
user
call,
Edgee stores the user’s data (user_id, anonymous_id, and properties) on the device.
This enables proper attribution for subsequent page views and events.Getting Started
To configure Piano Analytics in your Edgee project:- Open the Edgee console and navigate to your project’s Components.
- Select “Add a component” and choose
edgee/piano-analytics
from the list of available components. - Input your Piano Analytics credentials:
Site ID
Collection Domain
- Click Save to complete the setup.
Destination Name
For correctly routing events in your Edgee Data Layer or via SDK function calls, refer to the component asedgee/piano-analytics
.