For publishers
Embeddable widgets
Free, cookieless widgets you can drop into your own site. No login, no tracking by default, and every widget only shows content we've published.
A short side-by-side of published privacy-law overviews.
Up to 4 comma-separated slugs (lowercase letters, numbers, hyphens).
Off by default. When enabled, we record a single anonymous "widget loaded" count — no referral code, no visitor identifiers.
Live preview
Embed code
Integration notes
- Use the
width,heightandstyleattributes shown above — the widget has a fixed min-width of ~280px and max-width of ~720px and will not overflow its frame. - Keep
loading="lazy"so the widget does not block your page's initial render, and give the iframe a descriptivetitlefor screen readers. - We recommend
sandbox="allow-scripts allow-popups allow-popups-to-escape-sandbox"on the iframe. This lets the widget run and lets the "Powered by" link open in a new tab, without granting it access to your page. - If your site sets a Content-Security-Policy, add
frame-src https://privacybuilt.comso browsers allow the frame to load. - Only the options above are ever sent to the widget — there is no way to inject arbitrary HTML or scripts through the embed code.