Skip to content
0
Solved1 answers

How often should the Consent banner ask again?

Priya Shahasked Jun 8, 2026

Can I control how long a visitor's choice lasts, and can I force the Consent banner to reappear after a major policy change?

consent-renewalconsent-storageconfiguration
1 Answers59 Views

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.

Your Answer

1 Answer

0
Best answer

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.

OptinStack TeamTeam
Jun 8, 2026