Skip to content

Channel Metric Definitions

The specific statistical metrics for each message channel are as follows. You can also download a CSV list of user IDs per metric from the message detail view.

FilterDescription
SentNumber of devices the notification was successfully sent to
ClickedNumber of devices that clicked the notification
Click rate(Clicked / Sent) * 100 (%)
DeletedNumber of devices for which deletion feedback was received from FCM/APNS
CappedNumber of devices for which sending was stopped after exceeding the frequency cap
FailedNumber of devices for which failure feedback was received from FCM/APNS
FilterDescription
Total usersNumber of users a message was attempted to be sent to
Delivered usersNumber of users, out of the total, who were successfully reached
Delivery costNumber of successfully delivered messages * per-type delivery cost
CappedNumber of users for whom sending was stopped after exceeding the frequency cap
UnsubscribedNumber of users for whom sending was stopped because they are on the 080 opt-out list
FailedNumber of users for whom failure feedback was received from the carrier
MetricDescription
ImpressionsNumber of devices the in-app message was shown on
ClicksNumber of devices that clicked the in-app message
Click rate(Clicks / Impressions) * 100 (%)
MetricDescription
DeliveredNumber of users the email was successfully sent to
FailedNumber of users the email failed to send to
OpenedNumber of users who opened the sent email
ClickedNumber of users who opened the sent email and clicked a link
MetricDescription
SuccessA success response was received from the target server after the webhook was sent
FailureA 4xx or 5xx response was received from the target server after the webhook was sent
Success rate(Success / Total) * 100 (%)