GrantConsent: Difference between revisions
Jump to navigation
Jump to search
(created page) |
m (blockquote syntax fix) |
||
Line 20: | Line 20: | ||
* [https://www.onetrust.com/products/cookie-consent/ OneTrust] | * [https://www.onetrust.com/products/cookie-consent/ OneTrust] | ||
* [https://choice.inmobi.com/ InMobi] | * [https://choice.inmobi.com/ InMobi] | ||
* [https://www.cookiebot.com/ Cookiebot] | |||
</blockquote> | </blockquote> | ||
== Properties == | == Properties == |
Revision as of 09:59, 22 May 2024
grantConsent
Required event. Handling this event on your Barion shop's screens is required as part of a Barion Full Pixel implementation.
Short description
GDPR compliance requires that webshop visitors explicitly consent to the use of their behavior data for marketing purposes.
The event indicates that the user expressly consents to having their anonymized behavior data used for marketing purposes, as per Barion's terms and conditions.
The event is part of the e-commerce sales funnel.
Trigger
The user accepts the cookie policy in the Barion shop's consent management platform (CMP).
Barion recommends the following CMP solutions:
Properties
Not applicable.
Sample implementation
bp('consent', 'grantConsent')