Install via NPM or you preferred package manager:
npm install @relewise/utils-browser-fingerprinting
await Fingerprint.get(`SALT`);
The salt could be the Relewise dataset id. Just make sure you use the same salt for all fingerprints.
For more information about how to use browser fingerprinting via CDN - go to our docs site.
Pull requests are always welcome.
Please fork this repository and make a PR when you are ready with your contribution.
Otherwise you are welcome to open an Issue in our issue tracker.
relewise-utils-browser-fingerprinting is licensed under the MIT license