Skip to main content
All CollectionsConsent Management SolutionConsent Management Solution FAQs
How can I disable all Google Consent Mode signals sent by the Termly CMP?
How can I disable all Google Consent Mode signals sent by the Termly CMP?
Updated over a week ago

In order to completely disable all Google Consent Mode default and update signals made by your Termly CMP, you must add an additional configuration to the page where Termly is installed.

Insert this script immediately above your consent banner embed script:

<script> window.TERMLY_FORCE_DISABLE_GCM = true </script>
Did this answer your question?