Integration with the Utiq service is achieved by including the Utiq loader script (utiqLoader.js
).
The utiqLoader.js
JavaScript should be loaded if and only if there is explicit consent given by the user for all purposes on the website’s main CMP popup, i.e., user clicks the “Accept All” button on the CMP (see the Consent Capture Journey).
The loader script is made available at the Utiq subdomain of your website, e.g. if your website’s domain is example.com
then the loader script will be hosted at https://utiq.example.com/utiqLoader.js
.
The loader script is responsible for:
utiqConsentManager.js
).mtid
) and adtechpass (atid
) tokens in Local Storage.