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

consentBanner.show

JavaScript method to display your consent banner.

The command consentBanner.show allows to redisplay the consent banner for specific reasons. Simply use the following Javascript method:

cact('consentBanner.show')

This command allows you to display the consent banner after the user consent is given

Last updated

Was this helpful?