Customize your cookie consent
https://example.com/privacy-policy
Generate your cookie consent
Enter a name for the script (ie. Google Analytics), select the cookie consent level (ie. Tracking) and copy-paste the script code.
Copy your cookie consent code
You're done. Copy your Cookie Consent code below.
Place the code right after <body>
.
Switas Consent Widget v2 is the ultimate solution for managing user consent on your website. Our free, open-source widget ensures you stay compliant with privacy laws while providing a seamless user experience.
<script>
that you're using by changing the type="text/javascript"
to type="text/plain"
.<script>
, add the corresponding consent level:data-cookie-consent="strictly-necessary"
for strictly necessary scripts that are loaded regardless of user choicedata-cookie-consent="functionality"
for functionality scripts, such as language preference scriptsdata-cookie-consent="tracking"
for tracking scripts, such as Google Analytics 4data-cookie-consent="targeting"
for targeting scripts, such as Google Ads Remarketing, Meta Pixel<!-- Login Cookies --> <script type="text/plain" data-cookie-consent="strictly-necessary" src="/js/login-session.js"></script> <!-- Google Analytics --> <script type="text/plain" data-cookie-consent="tracking"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', GOOGLE_PROPERTY_ID_GOES_HERE, 'auto'); ga('send', 'pageview'); </script>
Enable users to easily accept, decline, or customize their privacy settings. Ensure compliance with the latest privacy regulations. This widget idea and execution is based on Free Cookie Consent tool
Check out our documentation for detailed instructions and troubleshooting tips. For any questions, feel free to contact us.
At Switas, we are dedicated to providing innovative solutions that empower businesses to grow and thrive in the digital landscape. Our commitment to privacy and user experience drives us to create tools that are both powerful and easy to use.