Product roundup: AWS Marketplace, our iOS demo, and more enterprise updates

March 5, 2024
March 5, 2024

We have several exciting new releases for our Fingerprint Pro Enterprise platform focused on improving secure application workflows, accuracy, and procurement for AWS (Amazon Web Services) customers who may be looking for a device intelligence solution for their organizations. Additionally, get details on our revamped iOS device intelligence demo application below. 

Find us on AWS Marketplace!

Our most significant update is that you can now find Fingerprint on the AWS Marketplace! Being available on AWS means we're more accessible to organizations that prefer to complete their procurement through AWS and take advantage of any account credits they may have reserved for additional AWS partner services. 

If you are currently an AWS customer but not a Fingerprint Pro Enterprise customer, you can contact our team to learn more about implementing device intelligence in your organization through AWS.

Test our iOS device intelligence on your iOS device

For every iOS mobile device, Fingerprint Identification SDK for iOS generates a unique IDFV-based identifier that you can use to detect fraud, prevent fraud, and optimize user experience. 

Go hands-on with your unique IDFV-based device identifier and get to know more information about the device, including:

  • The IP-based location of the device.
  • If the app has seen the device before.
  • The first interaction of this device with the app.
  • Most recent interaction of this device with the app.

fingerprint ios app sample

Then, you can view these details in a simplified text or raw JSON format. This demo is free, and you can download the application here

Note: Older versions required an API Key to access the demo, which was removed in the latest version. 

Updates to Fingerprint Pro Enterprise:

  • Too many recent repeat visits from the same visitor identifier? Our new High-Activity Device signal will now flag devices with unusually high activity levels in the past 24 hours. It'll monitor the individual visitorID every five minutes, and if it's visiting the same page repeatedly, it'll be flagged with the new signal. 
  • Stay ahead of your Fingerprint SDK's health with our new SDK monitoring system. Our new system includes an SDK Health page and weekly email alert, which will proactively notify you of any issues so you're always up-to-date with your Fingerprint SDK.
  • Encrypt your Javascript results with Sealed Client Results. Speed up and provide a more secure information delivery from Fingerprint to your application. Sealed Client Results reduces latency since unsealing the information occurs on your server, and it's fully encrypted, so bad actors are completely denied access. 

fingerprint health warning

Be the first to find out about these updates and more by signing up for our newsletter!

FAQ

How is the threshold for the high-activity device signal calculated?

The threshold is calculated for each customer separately and is determined through a normal traffic distribution. If the returned visitorID does more requests than 98% of other daily visitors, the High-Activity Smart Signal returns a positive result. If the traffic doesn't pass the threshold, data.result returns false and dailyVisits field isn't provided.

Source