Get exclusive insights on privacy laws, compliance strategies, and product updates delivered to your inbox
To block cookies and trackers you need to change the attributes of the script tags on your website. Follow these steps to change the attributes.
This guide explains you how to block cookies and plugins with Secure Privacy using Javascript rewrite.
Normal script tags look like this:
<script type="text/javascript"> code…
</script>
Using script type re-writing, you need to change the scripts to:
<script type="text/plain" sp-consent="Google Analytics"> code…
</script>
Explore more privacy compliance insights and best practices