Installing the Cookie Widget
You will need a Confirmic account
If you don't have one, you can sign up for an account for free
Installing the client-side snippet
To install Confirmic into your site, you need to place the following snippet into the <head>
tag of your HTML:
<script src="https://config.confirmic.com/config.js?id=__YOUR_CLIENT_ID__" crossorigin charset="utf-8"></script>
<script src="https://consent-manager.confirmic.com/embed.js" crossorigin charset="utf-8"></script>
Be sure to replace __YOUR_CLIENT_ID__
with your real clientId! You can find this in the Developers section of the dashboard. Better yet:
The full embed snippet for your account can be found in your dashboard
You can find your embed snippet in the Developers section of the dashboard
Updated about 4 years ago