What does "device hash" mean exactly?

Updated on 12.04.22
Copy link

The generated ID of the device hardware environment through canvas and html5 based fingerprinting. This is usually shared among user devices.
Therefore, the device hash should not be considered a unique identifier. For example, if two users both use iPhone 7, the device hash will be the same. Because of that, we recommend combining it with another data point, such as the IP address.