Why is the Consent banner not appearing?
The script is on my site, but I cannot see the Consent banner. I already refreshed a few times. What should I check first?
The script is on my site, but I cannot see the Consent banner. I already refreshed a few times. What should I check first?
Community posts reflect their authors' views and may be incomplete or outdated. They are not legal advice or official product documentation. Verify product behavior in the current documentation and consult qualified counsel about requirements that apply to your site.
First test in a private browser window. A returning visitor with active stored consent will not normally see the banner again.
If it is still missing, check that:
You can inspect window.OptinStack.region, mode, uiVariant, and hasConsented after await window.OptinStack.ready to understand the resolved state.
Documentation: Getting started, Configuration and page targeting, and JavaScript API context.