Skip to main content

1. Install the SDK

2. Create a client

3. Identify your users

Call identify() when a user signs up or logs in. This attaches traits that the scoring model uses.

4. Track product events

Track events that signal engagement (or disengagement):

5. Get the risk score

6. Set up a webhook alert (optional)

Get notified automatically when a user’s risk crosses a threshold:

What’s next?

Configuration

Timeouts, retries, observability hooks, and test mode.

Event Batcher

High-throughput event ingestion with automatic batching.

At-Risk Users

Query all users above a risk threshold for bulk campaigns.

Webhooks

Verify webhook signatures and handle payload events.