Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 2.4 KB

File metadata and controls

43 lines (33 loc) · 2.4 KB

Fingerprint logo

Current version coverage MIT license Discord server

Fingerprint Pro CloudFront Integration

Fingerprint Pro CloudFront Integration is responsible for

  • Proxying download requests of the latest Fingerprint Pro JS Agent between your site and Fingerprint CDN.
  • Proxying identification requests and responses between your site and Fingerprint Pro's APIs.

This improves both accurancy and reliability of visitor identification and bot detection on your site.

Setup

To set up Cloudfront integration, you need to

  1. Create the required resources in your AWS infrastructure — a secret stored in the Secrets Manager, a CloudFormation stack, and a CloudFront distribution.
  2. Configure the Fingerprint Pro JS Agent on your site to communicate with your created Lambda@Edge function using the endpoint parameter.

See Cloudflare Proxy Integration guide in our documentation for step-by-step instructions. If you have any questions, reach out to our support team.

License

This project is licensed under the MIT license. See the LICENSE file for more info.