How often should the Consent banner ask again?
Can I control how long a visitor's choice lasts, and can I force the Consent banner to reappear after a major policy change?
Can I control how long a visitor's choice lasts, and can I force the Consent banner to reappear after a major policy change?
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.
Yes. The published renewal configuration controls the consent duration in days and whether the banner should reappear after expiry. Existing visitors normally keep their stored choice until it expires, they change it, or a configuration change requires a new decision.
For an intentional one-off reset in the browser, window.OptinStack.renew() clears stored consent, resets categories to the current rule defaults, and makes the visitor eligible to see the banner again. Use renewal deliberately; repeatedly clearing valid choices creates a poor visitor experience.
Documentation: Configuration renewal settings, Consent Cookie renewal, and Reset consent.