Web & Mobile web

1) Add the installation tag on your page, before the </head> tag

<script data-cfasync="false" src="https://cache.consentframework.com/js/pa/PARTNER_ID/c/CONFIG_ID/stub" referrerpolicy="unsafe-url" charset="utf-8" type="text/javascript"></script>
<script data-cfasync="false" src="https://choices.consentframework.com/js/pa/PARTNER_ID/c/CONFIG_ID/cmp" referrerpolicy="unsafe-url" charset="utf-8" type="text/javascript" async></script>

Don't forget to replace PARTNER_ID et CONFIG_ID with your credentials. Please find them in your account.

Attention : Do not change the synchronous logic of the first script (no async or defer attribute on the script), otherwise vital signals such as the TCF queue or default signals from Google Consent Mode will be ineffective, and cookies as well as personal data processing might occur without consent.

If you wish to work entirely with asynchronous logic, you can do so using our dedicated GTM template.

2) Add the following text in your privacy policy, with the link allowing users to re-surface the CMP so they can revisit/modify their choices :

[Company Name] obtains your consent in accordance with the policies and technical specifications of the IAB Europe Transparency & Consent Framework. It uses the Consent Management Platform n°92.

You can change your choices at any time by <a href='javascript:Sddan.cmp.displayUI()'>clicking here</a>.

Last updated