How do I let people change their mind later?
May 18, 2026
GDPR requires that withdrawing consent be as easy as giving it. ConsentBit provides a consent revisit link for this.
You can add it in two ways:
- Floating button: A small persistent icon in the corner of your site that opens the preferences panel. Configure under Banner → Floating Button.
- In-page link: A regular link or button anywhere on your site (often in the footer) that opens the preferences panel. The HTML looks like:
<!-- Start ConsentBit banner -->
<script id="consentbit" type="text/javascript" src="https://manager.consentbit.com/consentbit/{SITE_ID}/script.js"></script>
<!-- End ConsentBit banner -->
Either way, when the visitor clicks it, they see the same panel they had during the first visit, with their current choices reflected, and can change anything.
.png)
.png)

.png)







