Cookie Declaration with GTM deployment
Hello to all, new to the community.
Looking for insight on the cookie declaration output when using GTM for tag deployment. Currently the declaration only displays the Necessary cookies after scanning the site. This is also valid for users that agree to all cookies.
I would like to display all the cookies according to their categories in the declaration automatically, with the info being pulled from GTM. Is this a possibility?
Thanks for your support.
-
Hi Gus,
Usually all cookies on the website are being included and displayed in the cookie declaration. After scanning the domain all cookies have been included and some of them automatically categorized. However, you should take case for those cookies which are not automatically assigned to categories and categorize them into appropriate cookie category e.g. preferences, marketing, etc.
The implementation of cookie declaration is standard and you would need to add cookiebot declaration script tag directly into the source of the page and position within the page where you want the cookie declaration to be displayed.
<script id="CookieDeclaration" src="https://consent.cookiebot.com/00000000-0000-0000-0000-000000000000/cd.js" type="text/javascript"></script>
(replace 00000000-0000-0000-0000-000000000000 with your own Cookiebot ID):The cookie declaration policy would be automatically filled with information about the cookies on the website and visitors could be able to see more detailed information about the loaded cookies and to change or withdraw consent.
The reason why Cookie Declaration is displaying only the necessary cookies after scanning the site could be because there are only necessary cookies on the site, or all cookies have been categorized as necessary. Could you please check your website for cookies and also your Cookiebot account manager to see if all cookies have been scanned and categorize them.Regards,
Spas0
Please sign in to leave a comment.
Comments
1 comment