Web CMP v2 - Browser CMP (Legacy)¶
Integrate our CMP Script Tag to easily control scripts implemented on your website and manage consent settings of your users.
Features¶
Those are all the features / APIs available for the CMP v2. By clicking on one of the links below, you will open the corresponding part of the technical documentation providing all the informationr required.
- A/B Test
- Account Interface
- Browser UI
- Browser UI - API
- Browser SDK
- Embeddings
- Events
- Geolocation Rule Set
- Google Consent Mode
- Granular Analytics
- Integration Analytics
- Smart Data Protector
- TCF 2.2
Implementation¶
You can choose to use our predefined UI "Browser UI" or you can develop your own custom UI by using our "Browser SDK" (link).
Performance Guide¶
The CMP v2 is already optimised for Google scores such as Lighthouse and the Core Web Vitals, so in this section, we share best practices to improve and ensure the best performance of your website.
- How can I reduce the script size of the Usercentrics bundle?
- How can I improve the Lighthouse results for the Largest Contentful Paint (LCP)?
- How can I improve the Lighthouse results for the max, potential First Inout Delay (FID)?
- How can I improve the Lighthouse results for the Cumulative Layout Shift (CLS)?
- How can I improve my website's performance when using the Smart Data Protector?
Browser Support¶
Loader.js is our standard script tag. It supports browsers starting from these versions:
- Chrome: 43
- Edge: 77
- Firefox: 49
- Opera: 31
- Safari: 11
- Yandex: 17.6
For mobile, Loader.js also works on the following Operating Systems and Browsers:
-
Android
- Android Internet Browser: Android 4.4
- Google Chrome: Android 7+
- Opera: Android 7+
- Firefox: Android 7+
-
iOS
- Safari: iOS 11
- Chromium: iOS 12.0
- Firefox: 12.0
Former versions of our standard script tags, bundle.js and bundle_legacy.js , are still supported. Those are the starting browser versions that we support for each script:
- bundle.js //talic
- Chrome: 69
- Edge: 79
- Firefox: 67
- Opera: 51
- Safari: 14
- bundle_legacy.js //italic
- Chrome: 43
- Edge: 77
- Firefox: 49
- Opera: 31
- Safari: 11
- Yandex: 17.6
Libraris Support¶
All our script tags (loader, bundle and bundle_legacy) only support the following libraris starting on the version displayed:
- zone.js: 0.11.4
- prototype.js: 1.7.3