Technical
Fingerprinting
A tracking technique that identifies users by collecting unique characteristics of their browser and device — without using cookies.
Browser fingerprinting (or device fingerprinting) is a tracking technique that collects information about a user's browser, operating system, hardware, and settings to create a unique identifier — without storing anything on the user's device.
What Data Is Collected
- Browser type and version, installed plugins
- Screen resolution and colour depth
- Installed fonts, timezone, language settings
- Canvas and WebGL rendering characteristics
- Audio processing fingerprint
Why It's a Privacy Concern
- Works without cookies — clearing cookies doesn't prevent it
- Users generally cannot detect or prevent it
- Creates a persistent identifier across sessions and sites
Legal Status
Fingerprinting requires consent under the ePrivacy Directive (Article 5(3) covers any access to information stored on a device). The GDPR also applies since fingerprints constitute personal data.