Paulina
- Total activity 50
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 0
- Subscriptions 33
Articles
Recent activity by Paulina-
Banner language assignment logic
This articles explains how Usercentrics CMP determines and assigns the language the consent banner will be displayed in.In particular the concepts of Strict and Automatic language assignment are ex...
-
How can I hide / suppress the CMP on certain pages (CMP Version 2)?
To hide or suppress the CMP on certain pages like your imprint and data privacy policy, please add the following code on the pages where you don't want to surface a consent banner: <script type="ap...
-
Data Processing Agreement (DPA)
The Data Processing Agreement (DPA) is already part of the concluded contract with Usercentrics. It is therefore not necessary to conclude an additional DPA. For your records, we provide our DPA fo...
-
How can I test different versions of the CMP in comparison to one another (A/B Testing)?
We offer a thorough and customized solution for A/B Testing. The technical documentation that tells you how to enable A/B testing in the Usercentrics Admin Interface can be found here. The tech...
-
How can I test if the Smart Data Protector (SDP) is blocking technologies?
In this article you will learn how to verify Smart Data Protector implementation. Overview Smart Data Protector How to check the Smart Data Protector implementation on the “Elements” tab How t...
-
How can I programmatically skip the CMP when running automated tests (CMP Version 2)?
To do this, please process the following steps: Ensure the App Usercentrics is initialized Suppress the banner Accept all consents Please note that the CMP calls will still be counted again...
-
How do I test the implementation of the Usercentrics CMP with DevTools (on a staging server)?
This needs to be done up front Implement the CMP Version 2 directly in the <head> section of the website (recommended) or via the Google Tag Manager. How to test the implementation of the banner I...