How to install
Add@fingerprintjs/fingerprintjs-pro-react as a dependency to your application via npm or yarn.
FpjsProvider. You need to specify your public API key and other configuration options based on your chosen region and active integration.
JavaScript
useVisitorData hook in your components to identify visitors.
JavaScript
Note: The Fingerprint React SDK is available as an NPM package. If you are using Preact without a build tool, you can use the JS agent directly by importing it from our CDN.