Browser Fingerprint Test
See exactly what data points your browser leaks — and get a uniqueness score showing how easily you can be tracked across the web without cookies. Fingerprinting is a separate threat from an IP leak — a VPN can hide your address but does nothing to change the hardware and software signals measured here.
Scored using our published methodology (14-signal entropy calculation). View methodology
100% client-side · No data stored · Free forever
What your fingerprint reveals
You can be tracked without cookies
Your device identity is exposed
Ad networks use this right now
How browser fingerprinting works
You visit a site
Browser leaks signals
A unique hash is built
You are identified
Fingerprinting edge cases most guides skip
Cross-browser linking on one device
Switching from Chrome to Firefox to "reset" your identity doesn't work as well as people assume. Canvas and WebGL hashes differ slightly between rendering engines, but hardware-level signals — CPU core count, GPU model, installed system fonts, screen resolution — are usually identical across every browser on the same machine. Cross-browser fingerprinting research has demonstrated well over 90% accuracy linking separate browsers back to one device using exactly this overlap.
"Do Not Track" can backfire
Enabling Do Not Track feels protective, but because so few browsers still send it and even fewer users enable it, doing so puts you in a small, distinguishable group — the header becomes a fingerprinting signal in its own right. The EFF's Panopticlick research documented this directly: a rarely-used privacy setting can increase your entropy instead of reducing it.
Mobile devices are harder to fingerprint — but not immune
iPhones and most Android flagships ship with far less hardware and font diversity than desktops, which naturally shrinks the entropy available from canvas and font-enumeration signals. Sites compensate by leaning harder on battery API timing, sensor availability (accelerometer/gyroscope), and precise screen/viewport ratios, which the desktop-oriented signals in this test don't fully capture — mobile fingerprinting typically needs a broader signal set to reach the same identification accuracy as desktop.
A changing hash doesn't always mean you're protected
Brave and some hardened Firefox configurations intentionally randomize canvas and audio output per-session as a countermeasure — a new hash on every visit is the anti-fingerprinting feature working correctly. But a changing hash can also simply mean you updated your browser, resized the window, or changed a font — none of which is protection. The score and per-signal exposure breakdown above are a better indicator than the raw hash alone.