Skip to main content
Filter by
Sorted by
Tagged with
3 votes
0 answers
43 views

I've implemented CookieBot in GTM by the official guides: https://support.cookiebot.com/hc/en-us/articles/360003793854-Google-Tag-Manager-deployment No matter what I do, Google Consent Mode scanner ...
Domenico's user avatar
0 votes
0 answers
157 views

I'm trying to implement a Cookiebot cookie consent banner in my React application, but I'm facing an issue where, after I decline some unnecessary cookies, the preferences are not being saved across ...
FAIZAN's user avatar
  • 343
0 votes
0 answers
71 views

I'm debugging an e-commerce site which isn't seeing any attribution data on checkouts. I've set up the GA4 BigQuery export and have found that within event_params the session id is sometimes being ...
Adam Hopkinson's user avatar
0 votes
0 answers
60 views

We are developing a new version of our application. It will be the first version to include Cookiebot and Google Analytics. Currently, we have the following configuration in Cookiebot admin console. ...
Aleks Vujic's user avatar
  • 2,329
0 votes
2 answers
362 views

I'm building a website with Angular 18 and SSR. However due to EU regulations, cookieconsent form must be implemented. I tried to build one on my own, but it seems to be very hard to detect third ...
Martin's user avatar
  • 66
0 votes
1 answer
107 views

I would like to add a data attribute to a script that is placed by the WooCommerce plugin. This is the script: woocommerce/assets/js/select2/select2.min.js Because Cookiebot is set to automatic for us,...
user2812779's user avatar
0 votes
1 answer
378 views

I'm trying to set some configuration values within a Cookiebot initialisation script tag in a NextJS project. The documentation specifies that I can set vendor properties by passing in a JSON object ...
0Neji's user avatar
  • 1,138
1 vote
1 answer
775 views

I have a Cookiebot Script that i am including at the top of of the in my Root Layout Component. Now when i am initially loading the page, the Cookiebot Banner shows up and works. But if i am not ...
user avatar
2 votes
0 answers
905 views

Im using following domain/subdomains: www.example.com ( Blog ) login.example.com ( Login Portal ) my.example.com ( Members area ) Also Im using Cookiebot for cookie consent management. Each time a ...
Anarkie's user avatar
  • 675
0 votes
1 answer
85 views

We have a issue regarding wordpress with elementor, google analytics and cookiebot installed. Our issue is that google analytics alters urls when rejecting cookies, resulting in elementor popups not ...
henrik møller's user avatar
2 votes
0 answers
752 views

I am working on React app which uses Cookiebot for dealing with cookies. Problem is, we have noticed that if user changes his previous consent (be it disabling cookies at all, or just certain category)...
cowefe's user avatar
  • 233
3 votes
2 answers
2k views

I am trying to implement Cookiebot on my NextJs Website. The docs (Link to docs) mention to insert the script for the cookie declaration inside the HTML of the specific page, for me it is an own ...
SerhatSungur's user avatar
0 votes
3 answers
3k views

I used cookiebot already for my vue 2 projects but now I switched to vue 3 and the cookiebot does not work anymore. I did the following steps: Install the cookiebot plugin npm install @ambitiondev/...
Chris's user avatar
  • 437
5 votes
0 answers
492 views

Our client is using cookiebot on their sites and we faced an issue that is happening when the user chooses "Only Necessary" cookies. This problem occurs only when the "Only Necessary&...
Ahmed Mechergui's user avatar
0 votes
1 answer
2k views

Actual behavior: When opening a page the cookie banner is displayed. When the cookies are accepted everything works as intended. When the only necessary cookies are accepted the lazy loading of ...
Danny.404's user avatar
  • 148
2 votes
2 answers
5k views

I am trying to implement the Cookiebot CMP using Google Tag Manager and Google's Consent Mode. I followed the tutorial on https://support.cookiebot.com/hc/en-us/articles/360003793854-Google-Tag-...
julesd's user avatar
  • 71
7 votes
0 answers
5k views

I have a NextJS site and recently implemented CookieBot. The CookieBot seems to be blocking the dynamically generated NextJs scripts before the cookies are accepted. When I add data-blockingmode="...
Mshah's user avatar
  • 85
2 votes
0 answers
879 views

I am using Cookiebot in auto blocking mode. For one particular case (an embedded twitter timeline) I need to do things "by hand". I would like to do the following regardless of the user's ...
fekioh's user avatar
  • 1,006
2 votes
2 answers
6k views

I have bought Cookiebot so my site is GDPR compliant but I have an issue with implementing it. If I do everything step by step acording to their tutorial and put this script as the very first in the ...
Arcane's user avatar
  • 699
0 votes
1 answer
153 views

when I load my web, it returns html corretly. But when I load any page of geocaching.com, I get source like that (you must be logined, otherwise it give other but still wrong content): `https://...
PatrikHorka's user avatar
0 votes
1 answer
3k views

i installed cookiebot via the wordpress plugin and it works great. The problem i've is that i've one script i need cookiebot to skip, but i don't find any way to do it. Does anyone know how to do ...
user avatar
-1 votes
1 answer
2k views

i added the cookiebot plugin to my wordpress system and now i have the problem, that the imprint is not viewable when the banner is open. I don't want the banner to come from the top. I tried it ...
user avatar
0 votes
3 answers
1k views

I use CookieBot in our html pages. CookieBot javascript doesn't load in test environment and throws a net::ERR_ABORTED 404 error. When this happens, the loading spinner in the page keeps displaying ...
Halil's user avatar
  • 2,357
1 vote
1 answer
1k views

I'm following the guide from Cookiebot to implement the cookie banner with Google Tag Manager that explicitly states that: Please note: If your existing trigger is of the event type "Page View", ...
Aerendir's user avatar
  • 6,468