Per-MNO delivery truth with silent-drop detection
Delivery breakdown by mobile network operator (MCCMNC) for SMS or voice over a rolling window, including delivered/failed counts, delivery and engagement rates, an inferred-dropped estimate, and a silent-drop suspicion flag for MNOs whose delivery rate falls below the threshold on a sufficient sample — the signal that a carrier is accepting then silently dropping traffic. Override the defaults (drop_rate < 92, 4h silent window, 50-message minimum sample) with dropRateThreshold, silentWindowHours and minSampleSize for niche traffic profiles such as alerting or 2FA-only.
Authorizations
Dashboard JWT token from Clerk
Query Parameters
Channel to analyse. Restricted to channels with first-class MNO data.
sms, voice Rolling lookback window.
24h, 7d, 30d Delivery-rate floor (percent). MNOs below this may be flagged. Defaults to 92.
0 <= x <= 100Silent-drop detection window in hours. Defaults to 4.
0 <= x <= 168Minimum terminal-message sample before an MNO can be flagged. Defaults to 50.
0 <= x <= 100000