Show the widget again when user don't allow specific storage
jelen07 opened this issue · 1 comments
jelen07 commented
Why
Increase the approval conversion.
How
Add the ability to add the optional timeout for a specific consent category (or more). When some category without approval has the timeout (in days) specified and the timeout expires, the consent modal will show.
Example 1
- Ad - denied, expiration is set to 200 days
- Personalization - denied, expiration is set to 100 days
- Analytics - approved, expiration is set to 10 days
The cookie widget shows again after 100 days.
Example 2
- Ad - denied, expiration is set to 200 days
- Personalization - approved, expiration is set to 100 days
- Analytics - denied, expiration is set to 10 days
The cookie widget shows again after 10 days.
jelen07 commented
@tg666 Regarding the orestbida/cookieconsent#215 it will be fine to show the settings modal.