For the complete documentation index, see llms.txt. This page is also available as Markdown.

consentBanner.hide

Javascript method to hide your consent banner.

The command consentBanner.hideallows to hide the consent banner for specific reasons. Simply use the following Javascript method:

cact('consentBanner.hide')

Last updated