Back to list
Lv.3

Device Fingerprint

Device Fingerprinting

A technique that identifies individual devices and users online by combining configuration data collected from a device.

In Simple Terms

Device fingerprinting is a technique that identifies a specific device by combining information such as its operating system, screen size, and installed fonts. When you visit a website, your browser and scripts running on the page collect configuration data that can be used to recognize you without relying on cookies. It may also be used for security purposes such as detecting unauthorized logins, as well as for delivering personalized ads.

Behind the Name

The term combines "Device" (a piece of hardware) and "Fingerprint" (the unique pattern on a fingertip). Just as no two people share the same fingerprints, the combination of settings and data collected from a device is unique to each device. The name comes from the idea that, like a fingerprint, it leaves a "trace" that can be used to identify specific individuals.

Take a Closer Look!

Device fingerprinting is a method of identifying individual devices by collecting information through a web browser or app and combining those data points.
Characteristics such as the operating system, screen resolution, installed fonts, and language settings may each seem ordinary on their own, but combining dozens of them makes it much easier to single out a specific device from many.

What makes this technique distinctive is that it relies on the inherent "personality" of a device — characteristics the user is unaware of leaving behind.
Cookies stored in the browser can be cleared to prevent tracking. Device fingerprinting, however, is based on the device's own settings, so the same identification remains possible even after clearing stored data.
While this raises privacy concerns, the technology is also used as a security measure to prevent unauthorized access such as account impersonation.

For example, when someone attempts to log in from an unfamiliar device, the service can detect that the access is coming from an unusual environment — this is possible because device fingerprinting identifies the device. Some browsers include features that limit the information shared with websites to protect user privacy. Alongside such safeguards, device fingerprinting is also used to verify that the person accessing a service online is a legitimate user.

CategorySecurityWeb