Script does not work
-
Hi,
I have inserted this script in Borlabs Cookie
<script>
window.koko_analytics.use_cookie = true;
</script>No cookie is activated when the page loads. If I then activate the cookie from Borlabs and Google Analytics, I can see it. If I allow Koko Analytics, the cookie will not load.
I did it like in your comment for “@techniknerd”:
After version 1.0.10 of Koko Analytics you should be able to configure your cookie consent plugin (eg Borlabs Cookie) to print the following HTML only when the user has given consent.<script>
window.koko_analytics.use_cookie = true;
</script>If you then disable the use of cookies by default in the Koko Analytics settings page then the plugin will only use cookies if the visitor has given consent.
- The topic ‘Script does not work’ is closed to new replies.