Overview
The web quickstarts section provides step-by-step guides for integrating Fingerprint into web application frontends. These quickstarts cover both vanilla JavaScript and popular frontend frameworks, helping you identify visitors and detect fraud across different web technologies.What these quickstarts cover
All web quickstarts guide you through:- Installing the Fingerprint JavaScript agent or framework-specific SDK
- Initializing the Fingerprint client with your public API key
- Identifying visitors and generating request IDs
- Sending request IDs to your backend for fraud analysis
These quickstarts focus on frontend integration. After completing a web
quickstart, you’ll need to implement backend processing using one of our
server quickstarts to retrieve full
visitor identification data and implement fraud prevention.