Privacy Policy
Who the controller is, what data is collected, purposes and legal bases as a table, retention, recipients, international transfers and every GDPR data-subject right. Sections appear or drop out depending on what you tick in the wizard. It is one standalone HTML file with inline CSS, so it loads nothing external.
Highlighted = filled in from the wizard answers.
Privacy Policy, as Markdown
The same document as source, for pasting into a CMS, a docs site or your repo.
Loading the sample…
First lines of the sample file.
Cookie Policy
Cookie categories, a starter cookie table, the legal basis, and how visitors change or withdraw consent. It branches on analytics, marketing and payments. You get it as standalone HTML and as Markdown; the Markdown source is shown here.
Loading the sample…
First lines of the sample file. The cookie table is a starting point: check it against a scan of your live site.
The cookie banner
One JavaScript file: your configuration at the top, the consent engine below it. No build step, no dependency, no network calls. This is the file running in the demo at the top of this page.
Loading the sample…
First lines of the sample file.
Banner test page
A bare HTML page that loads your cookie-banner.js and has a button to reopen it. Open it from the unzipped folder through any local web server to check the banner before it goes on your site.
Data-request page
A page to host at something like /data-request: the rights a visitor can exercise, and a button that opens a pre-written email to your privacy address.
Integration README
Publish the pages, add one script tag, tag your analytics and marketing scripts so they stay blocked until consent, add a “Cookie settings” link.
Loading the sample…
First lines of the sample file.