Methodology

0

Principles

An audit is a reproducible measurement, not an opinion. Every claim in a publication rests on a concrete artifact: a HAR file, a screenshot, a fragment of code. Any reasonably technical person should be able to repeat the audit and arrive at the same result.

Tools

Procedure

  1. Session setup. Fresh browser profile, cleared cookies, disabled extensions. Open developer tools, start network capture.
  2. Site visit. Requests are recorded with exact timestamps relative to session start.
  3. Consent banner interaction (if any): state is recorded separately before any click and after each available variant.
  4. Multi-page navigation to detect trackers that activate outside the homepage.
  5. HAR export with timestamp and SHA-256 hash.

Request classification

Each network request is classified along multiple axes:

Technical findings are matched to specific GDPR articles:

The audit does not infer guilt or intent — it records facts and identifies the applicable rules.

Evidence chain

For each audit, we publish:

This allows integrity verification and independent replication.

Limitations

Openness

The methodology is open to critique. If you find a methodological flaw, write to contact@gdpr-audit.eu. Corrections are documented publicly in the changelog.