Disabling Google Consent Mode

Modified on Mon, 1 Jul at 12:31 AM

The consent banner comes with Google Consent Mode implemented. If for whatever reason you need to disable it, you can do it by changing the code snippet from:


<script src="https://platform.illow.io/banner.js?siteId=<your-site-id>"></script>


To:


<script src="https://platform.illow.io/banner.js?siteId=<your-site-id>&noGoogleConsentMode=true"></script>


As simple as that!

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article