consentBanner.show
Javascript method to display your consent banner.
Last updated
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