Availability
The availability of each Smart Signal depends on the platform (Browser, Android, or iOS) and your billing plan.- Smart Signals for Android are included on our Free plan, allowing you to start evaluating device integrity at no cost.
- Most Smart Signals are available in the Pro Plus plan. The Raw Device Attributes signal is currently only available for Enterprise customers.
- Enterprise plans are customized for each customer. If you are an Enterprise customer interested in one or more of these signals, please contact our support team to enable them for you. Signing up for an Enterprise plan does not automatically enable all Smart Signals.
Setup and Usage
Smart Signals are computed using the same device attributes collected for visitor identification. If you haven’t already, install the JavaScript agent on your website, or add the Android, or iOS agent to your mobile app to make identification requests. Unlike the visitor ID, Smart Signals are not available in the identification response sent back to the client agents. Because Smart Signals are focused on fraud detection, we only make them available through our Server API, Webhooks, and Sealed Client Results so we can ensure you receive those results unaltered. For example, you can:- Get the
requestIdfrom the JavaScript agent identification response and pass it to your server. - Call the GET /events endpoint from your server-side environment and retrieve the Smart Signals in the API response.
- Use the Smart Signals information in your fraud prevention logic.