Missing GDPR Cookie Consent

Detects analytics and tracking scripts loaded without cookie consent mechanisms.

zakirkun 31115e9 2 files · 2.2 KB Updated

File contents

Missing GDPR Cookie Consent

Overview

Under GDPR and ePrivacy Directive, non-essential cookies (analytics, marketing, tracking) require explicit user consent before being set. Loading analytics scripts unconditionally violates privacy law.

Remediation

  • Implement a Consent Management Platform (CMP)
  • Only load analytics scripts after explicit consent
  • Provide granular consent options (necessary, analytics, marketing)
  • Store consent records with timestamps

zakirkun/ice-tea/tree/main/skills/privacy/gdpr-cookie-consent commit 31115e9f42

Frequently asked questions

npx skillmds@latest add zakirkun/missing-gdpr-cookie-consent