Cookiebot is a freemium service to manage visitor's preferences about cookies. It provides a cookie banner from which the visitor can choose which cookies (s)he likes to consent to or deny. In the cookie policy of the implementing website, Cookiebot can display a form to make possible for the visitor to change his/her decision about cookies accepted or denied.
Questions tagged [cookiebot]
18 questions
0
votes
1 answer
Cookiebot automode skip specific script
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 it?
user12375577
0
votes
3 answers
Invoke a javascript function after page loading is finished?
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 after the page loading has been completed.
I tried…

Halil
- 1,795
- 1
- 24
- 39
-1
votes
1 answer
Cookiebot banner overlays footer section with imprint
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 with this:
.CybotCookiebotDialog {
margin-bottom:…
user12356597