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
The events:
consent.display: The Axeptio widget has appeared on a page
consent.answer: The user has 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 rejected.
refusal: all cookies / third-party services are rejected 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:
