Cookie Consent Banner Builder
Free · Additional to Privacy PolicyGenerate a self-hosted GDPR banner — one HTML snippet, zero dependencies.
Configure and generate a self-hosted cookie consent banner. The output is a single block of inline HTML + CSS + JS — no external dependencies, no CDN, just paste it before your </body> tag.
Included free with any Privacy Policy license — no separate purchase required. Need a full privacy policy?
Configure Banner
A "Privacy Policy" link will appear in the banner text.
Preview
🍪 We use cookies
We use cookies to enhance your browsing experience.
Generated Code
Promotion: Now free!Paste this code before the closing </body> tag on your website. No external dependencies required.
💡 Let users reopen cookie preferences
Add this link or button anywhere on your page (e.g. in the footer) so users can change their preferences at any time:
<a href="#" onclick="gdprOpenPreferences(); return false;">Cookie Preferences</a>
or as a button:
<button onclick="gdprOpenPreferences()">Cookie Preferences</button>