Skip to content

Some usage scenarios

Tutik Alexsandr edited this page Apr 29, 2025 · 1 revision
  1. 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.

  1. 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)
Clone this wiki locally