Custom Score Thresholds
Growth — Custom thresholds let you define minimum and maximum score boundaries on any watched site. When a scan result crosses a threshold, you receive an alert via email and webhook.
Threshold types
Two threshold types are available per watched site:
- Minimum threshold: Alert when the score drops below this value. Useful for catching regressions — for example, “alert me if my score drops below 70”.
- Maximum threshold: Alert when the score rises above this value. Useful for tracking when a target is reached — for example, “alert me when my competitor exceeds 80”.
You can set both thresholds on the same site. Each fires independently when the condition is met.
Setting thresholds
Open any watched site’s settings from your dashboard. Enter values in the minimum and/or maximum threshold fields. Use the Notify on threshold toggle to control whether email alerts fire for this site.
How alerts are delivered
When a scan result breaches a threshold:
- An email alert is sent (if threshold notifications are enabled for that site).
- A
threshold_alertwebhook is fired to all subscribed endpoints. The payload includes the URL, current score, threshold value, and breach direction.
Combine thresholds with competitive benchmarking to monitor when competitors cross important score boundaries.