Master and share a complete data-driven view of your customer with Piano Analytics, now at the edge.
Find it on GitHub: /edgee-cloud/piano-analytics-component
Piano Analytics, known for its precise analytics and data management platform, can be integrated directly through Edgee, enabling you to harness its powerful analytics tools without the need for embedding any additional scripts on your site. This edge-based integration significantly boosts site performance while adhering to the highest standards of user privacy.
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.
To configure Piano Analytics in your Edgee project:
edgee/piano-analytics
from the list of available components.Site ID
Collection Domain
For correctly routing events in your Edgee Data Layer or via SDK function calls, refer to the component as edgee/piano-analytics
.
For more details on Piano Analytics implementation, refer to the official Piano Analytics documentation.