When you activate our Piano Analytics connector, Axeptio will send 2 events to Piano Analytics.
Prerequisites
Your site must be tagged with the Piano Analytics SDK.
You have a medium or higher plan with Axeptio.
Installation Guide
1 - Activate Analytics Connector in your Axeptio back office
When you are on your project, click on the settings icon then Analytics Connectors
Activate the Piano Analytics integration
Check to enable the service. The consent.display and consent.answer events will be sent
Check if you want to manage privacy mode via Axeptio. (Privacy mode will be updated if the user validates the Piano Analytics vendors in the Axeptio widget)
Publish your widget with Piano Analytics enabled
2 - Customize the Piano Analytics data model
The Axeptio connector requires the declaration of two events in the Piano Analytics data model.
Go to your Piano Analytics interface in the data model definition.
Events can be declared from the Data Management > Data Model > Events interface using the elements above. More info here.
consent.display (On site) - Event corresponding to the display of the Axeptio widget
consent.answer (On site) - Event corresponding to an explicit response from the user (button click, close click, preferences save, etc)
As well as two properties linked to the consent.answer event:
Properties can be declared from the Data Management > Data Model > Properties interface using the elements above. More info here.
privacy_consent_value (string) - Property indicating the value of the expressed consent: 'full', 'partial' or 'refusal'.
privacy_consent_type (boolean) - Property indicating the (binary) type of expressed consent: true in case of full or partial consent, or false in case of refusal.
Verify the implementation
You can use the Chrome extension: Piano Analytics Tag Inspector
Or simply the Piano interface, events arrive in near real-time (1 minute delay for refresh)
Here are the events you can retrieve in tag inspector if everything is properly configured
And in the Piano Analytics interface
Statistics / Reporting analysis.
Now that you have all the data stored in Piano Analytics, you can use the full power of the tool to better understand your statistics, CMP interactions and consent.
We recommend the article written by Piano Analytics which details many possibilities.
