How to Audit Your Website for Privacy Compliance in 30 Minutes
Why You Should Audit Now
Most GDPR violations are discovered through complaints — a visitor reports your site to the local data protection authority, and the investigation begins. By the time you hear about it, you're already in enforcement proceedings.
A proactive audit takes 30 minutes and can prevent months of regulatory headache. Here's a step-by-step process any website owner can follow.
Step 1: Scan Your Cookies (5 Minutes)
Open your website in an incognito browser window. Before clicking anything on a cookie banner, open Developer Tools (F12) → Application → Cookies.
What to check:
- Are any non-essential cookies already set before you've given consent?
- Do you see Google Analytics (
_ga), Facebook (_fbp), or other tracking cookies? - If cookies are present before consent, your banner is not blocking scripts properly
LegalBanner's automatic scanner does this comprehensively across all pages, detecting cookies, local storage, and network requests to tracking domains.
Step 2: Test Your Cookie Banner (5 Minutes)
Interact with your cookie banner as a regular user would:
- Is there a clear "Reject All" option? It must be as easy to reject as to accept. Same size, same prominence.
- Can you accept by category? Users must be able to accept analytics while rejecting marketing.
- Does rejecting actually work? After clicking reject, check Developer Tools again. Are tracking cookies still present? Are network requests still going to analytics/advertising servers?
- Can you change your mind? There should be a way to re-open the cookie settings (usually a floating icon or footer link).
Step 3: Review Your Privacy Policy (10 Minutes)
- Does it exist and is it accessible from every page?
- Does it list your identity and contact details?
- Does it explain what personal data you collect and why?
- Does it list third parties you share data with?
- Does it mention user rights (access, erasure, portability)?
- Is it written in plain language, not legal jargon?
- Does it match your actual data practices? (If you added new tools since writing it, it's outdated.)
Step 4: Check Third-Party Scripts (5 Minutes)
Open Developer Tools → Network tab. Reload the page without accepting cookies. Filter by third-party domains.
- Are requests going to
google-analytics.com,facebook.com,doubleclick.net? - If yes, scripts are firing before consent — this is a violation
- Check for scripts loaded by other scripts (piggyback tags) that you may not be aware of
Step 5: Verify Consent Records (5 Minutes)
If a regulator asks, can you prove that a specific user consented on a specific date? You need:
- Timestamp of consent
- What the user consented to (which categories)
- Version of the consent text shown
- A way to retrieve this per user
LegalBanner stores all of this automatically in a tamper-proof consent audit log, accessible from your dashboard.
Common Audit Findings
In our experience, the most common issues found during audits are:
- Scripts firing before consent (90% of sites)
- No reject button or reject is harder to find than accept (75%)
- Privacy policy is outdated or missing sections (60%)
- No consent audit log at all (80%)
- Unknown third-party scripts loading via piggyback (45%)
If any of these apply to your site, LegalBanner can fix all of them in one deployment.
Ready to fix your cookie consent?
Deploy a compliant banner in 5 minutes. No coding required.
Start free