Uncaught ReferenceError: Cookies is not defined
-
Hello,
we are using pys along with cookiebot, both via the official plugins at the latest versions.
Pixel Your Site detects Cookiebot and the integration is enabled.
The JS console show the following error, unless the user has clicked Accept all.
Uncaught ReferenceError: Cookies is not defined
checkSession ../wp-content/plugins/pixelyoursite/dist/scripts/public.js?ver=10.0.3.1:215
Utils ../wp-content/plugins/pixelyoursite/dist/scripts/public.js?ver=10.0.3.1:158
<anonymous> ../wp-content/plugins/pixelyoursite/dist/scripts/public.js?ver=10.0.3.1:1539
<anonymous> ../wp-content/plugins/pixelyoursite/dist/scripts/public.js?ver=10.0.3.1:3328Why is this happening?
It seems that cookiebot might be blocking some PYS script that is necessary for setting up things. Is there any such script that sets cookies and therefore is blocked by cookiebot? If guess that any such script should havedata-cookieconsent="ignore"but maybe there is one that misses it?Thank you!
The topic ‘Uncaught ReferenceError: Cookies is not defined’ is closed to new replies.