However when I go to 'Manage Cookie Blocking' by clicking the button it just gives me the cookie banning script that I've already added to my website. It doesn't give this image :-
Hi @FKalinke! Is it possible that those cookies are categorized as 'Necessary' within the cookie scanner tool? Any cookies categorized as 'Necessary' will always fire even if the consent banner is declined (more details).
When blocking cookies on an externally-hosted website (as you have done), users will always see the following when clicking the 'Manage cookie blocking' button:
This image above does not update once you've added the blocking script to your website - it will always remain the same for any externally-hosted domains.
We still see GA_ cookies dropped before choosing to accept or reject, and they remain after declining.
The developers have implemented the cookie banner and cookie blocking as instructed (pasting it at the top of the <head>). Are there additional things they need to do to it?
Would be interseted in any follow up on this. The current documentation is a little unclear as it says GTM and GA cookies can only be managed via integrations, but it also seems to indicate this beta feature may be able to handle them. In my testing, it seems to be handling them just fine. Is that everyone else's experience, too?