📄️ Import with javascript
A simple way to import the JSDelivr hosted UMD package is as follows:
📄️ Install with NPM
The NPM package is @thumbmarkjs/thumbmarkjs. Install it with:
📄️ API keys
By providing a valid API key to ThumbmarkJS (see Options), you can dramatically increase the uniqueness of the thumbmark.
📄️ Basic usage
Identifiers
📄️ Custom endpoint
We already support custom endpoint URLs for our Enterprise customers. Custom endpoints are useful, since it allows you to for example route the traffic through a CloudFlare proxy, granting you some additional control.
📄️ Webhooks
If you're wondering what webhooks got to do with fingerprinting - it's a good question. Often nothing. However, there are situations where you need to collect the generated thumbmarks into your backend and you don't want to trust the front-end to send it. Webhooks can solve that.