Scan free • Install • Verify live

Install and verify on a live site

Copy the banner snippet, verify it against your real URL, and turn on monitoring only if you need the paid layer.

Consent banner snippet

Replace YOUR_SITE_ID with your site ID. Use your domain if you just need the banner, or run the wizard to generate a monitoring ID.

<script>
  window.legalKitConfig = { siteId: 'YOUR_SITE_ID', privacyPolicyUrl: '/privacy-policy', googleConsentMode: true };
</script>
<script src="https://legalkit.io/consent.min.js" async></script>