Closed (fixed)
Project:
Cookiebot + GTM
Version:
1.0.5
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
2 Jun 2020 at 13:24 UTC
Updated:
1 Jul 2020 at 08:44 UTC
Jump to comment: Most recent
I have installed the module and setup the module configuration. But still the website is triggering GTM events without user consent. Should I make any settings in https://manage.cookiebot.com to make it work? Also I can see that script is marked as 'ignore' in the page source.
<script data-cookieconsent="ignore" type="text/javascript" id="GTM">
Also, it is not adding <noscript> tag to the pages.
Comments
Comment #2
arun ak commentedComment #3
arun ak commentedComment #4
fabianderijkThe triggering of events is connected to the auto blocking mode that has been fixed in issue #3152365: Add Cookie-blocking mode. The
<noscript>tag will be added in the next release.Comment #5
fabianderijkIt would also be advised to read https://support.cookiebot.com/hc/en-us/articles/360009192739-Google-Tag-..., this gives you some pointers on how to create the events.
Comment #7
fabianderijkThis is now fixed and is added to the new 1.0.6 release.
Comment #8
fabianderijk