To use a specific version of CMP V2, please adjust the CMP Script Tag. With the src
attribute, you’ll refer to the exact version of Browser-UI: https://app.usercentrics.eu/browser-ui/{{version}}/loader.js
CMP V2 Script Tag
<script
id="usercentrics-cmp"
data-settings-id="{{SETTINGS_ID}}"
src="https://app.usercentrics.eu/browser-ui/{{VERSION}}/loader.js" async
></script>
Please replace {{SETTINGS_ID}} with your personal Settings-ID and {{VERSION}} with the Browser-UI version number to be used.
Example
For Browser-UI version 2.2.10, src
should be: https://app.usercentrics.eu/browser-ui/2.2.10/loader.js
Browser-UI version information can be found on Updates and Announcements.
Comments
0 comments
Please sign in to leave a comment.