1. Help Center
  2. FAQ
  3. CMP / Implementing a consent notice

What are the (default) conditions under which a consent banner is redisplayed to a user after they have made an initial choice?

 

By default, the banner reappears after having previously interacted with it in three cases:

  1. After 13 Months (or the generic duration you have set in the console) : In line with GDPR recommendations, the consent banner will reappear if more than 13 months have passed since the user's last consent.
  2. When Cookies are Cleared: The consent banner will reappear if the user clears their browser cookies, as this action deletes the stored consent information.
  3. When Adding New Vendors: if you select the option to declare “all IAB vendors” in you consent Notice. If new vendors are introduced to your tag configuration or the IAB vendors list, the consent banner will reappear to obtain consent for these additions, keeping the user informed about all active data processors.

Moreover, you can tailor when the consent banner reappears using the Didomi Console. For instance, you can specify a grace period during which the banner won’t appear, even if new vendors are added. By default, this period is zero days, meaning the banner reappears immediately with new vendor additions unless settings are adjusted.

For granular control over banner redisplay, the Didomi SDK allows setting specific dates for consent renewal or extending the interval before the banner reappears beyond default settings.

These configurations ensure that users' consents remain current and compliant with data protection laws and your specific regulatory requirements.

You can learn more about this behavior in this documentation