Integrate our CMP Script Tag to easily control scripts implemented on your website.
Deprecation Warning: Good News! We created an even better version of our CMP (Web CMP v2) that will replace this version by the end of 2021.
Features
These are all the features / APIs available for the CMP v1. By clicking on one of the links below, you will open the corresponding part of the technical documentation providing all the information required.
- Privacy Policy Embeddings
- CMP JavaScript API
- Use Anchor Links to control the CMP
- Opt-In Reporting
- Consent & UI Events
- Smart Data Protector
- Google Consent Mode
Performance Guide
If you are currently using the CMP v1 and would like to improve the overall performance, we recommend the migration to our new CMP v2. The CMP v2 is our best performing CMP and already optimised for Google scores such as Lighthouse and the Core Web Vitals. Further information on the CMP v2 can be found in our migration guides (FAQ | Video).
Implementation
Step 1 - Integrate the JavaScript Tag
To execute your scripts only after your visitors have given their consent, you must first integrate the Usercentrics script into your website.
<script type="application/javascript" src="https://app.usercentrics.eu/latest/main.js" id="XXXXXXX" ></script>
Implement the Usercentrics-script in the head area In your Admin Interface you can find under “General” your personal script with your Settings-ID. Except for the ID, the script looks like this:
Copy your script from the Admin Interface or replace “XXXXXXXXX” with your personal Settings-ID in the above code example.
You then implement this code in the head section of your website so that our Consent Management Platform (CMP) is executed on your website.
Step 2 - Adjust your implemented Scripts
After integrating the JavaScript Tag, the integrated scripts (Data Processing Services) have to be added to your configuration and adjusted on your Website or Tag Manager.
- Guide for scripts that are directly integrated into your website
- Guide for scripts that are integrated via Google Tag Manager
- Guide for Mapp Intelligence Configuration
- Guide for Adobe Launch Integration
In case you have technologies implemented on your website which are not directly implemented as scripts (e.g. Iframes, noscript tags, image tags), make sure these are also blocked until consent is given by the user. For many of these cases you can use our Smart Data Protector for specific supported technologies or build the blocking yourself with our API.
Browser Support
Get an overview of the browser support for the Usercentrics CMP.
Desktop
Browser | Version |
---|---|
Chrome | 24+ |
Firefox | 21+ |
Edge | 15+ |
IE | 10+ |
Yandex | 14.12+ |
Safari | 8+ |
Opera | 15+ |
Mobile
OS | Version |
---|---|
Android | 5.0+ |
iOS | 10+ |
Comments
0 comments
Article is closed for comments.