When you activate our Beyable connector, Axeptio will send 2 events to Beyable.
Prerequisites:
The Beyable SDK is installed on your project as well as the Axeptio SDK.
Events:
consent.display : The Axeptio widget appeared on a page.
consent.answer : The user interacted with the consent widget.
Custom Dimensions for consent.answer
The consent.answer event sends 2 parameters:
privacy_consent_value
This parameter can have 3 different values:
- full : All cookies/third-party services are accepted by the user.
- partial : Some cookies are accepted by the user, others are refused.
- refusal : All cookies/third-party services are refused by the user.
privacy_consent_type
This parameter can have 2 different values:
- true: The user has accepted at least 1 cookie/third-party service.
- false: The user has not accepted any cookies/third-party services.
Displaying Events in Beyable
By going to the Interactions section, then Consent, you will find the events sent by Axeptio.
Here is the result: