-
Notifications
You must be signed in to change notification settings - Fork 22
Some usage scenarios
Tutik Alexsandr edited this page Apr 29, 2025
·
1 revision
- Create anonymous statistics on visits to your pages.
⚠️ Creating fingerprints using a user agent is impossible and pointless, especially with high traffic. Even a fingerprint.js can't handle this, by the way, this library doesn't use UA+clinethints. But some users think that changing the UA to a fake one will change something, no.
- With this library, you can determine if the device is fake. See the trust_device example (although device support is still very weak, it works)