Push Notification Message Reports
OneSignal Push Notification delivery and statistics
When clicking a push notification report, you will see the high-level stats like how the message was created, when it started sending, how long it took to fully send and any throttling limits set.
You can find Push Notification Delivery Stats within Delivery > Sent Messages.
Delivery Status
Delivery Status | Description |
---|---|
Delivered | OneSignal has completed sending the message. |
Queued | Messages are queued up in OneSignal and will be sent shortly. |
Sending | Messages are currently sending. |
Scheduled | Messages are scheduled to be delivered at the time based on Intelligent Delivery or Timezone option. They should be finished sending within 24 hours. |
Canceled | You or a team member with access to your app has cancelled the delivery of this message. |
No Recipients | Recipients are no longer subscribed or no longer fit in the Segment when it was originally scheduled. |
Failed | The message failed to send. |
API Message Data Retention Limit
Messages sent from the OneSignal API or Automated Messages are only saved for about 30 days.
You can export message data for your records through our API or Dashboard. See Exporting Data for more details.
High-level Stats
Statistic | Description |
---|---|
Delivered | How many messages were sent from OneSignal to the Push Servers (Google (FCM), Apple (APNS), Huawei (HMS), etc.). |
Click-Through Rate | Click Through Rate (CTR) is measured by (clicks/delivered) * 100% |
Influenced Opens | Number of notifications confirmed received that were not clicked, but the app/site was visited shortly after. Depends on the Influenced Opens time period set within Settings > Analytics. |
Outcomes Statistics
Graph over the last 30 days of how many clicks, sessions and other Outcomes set. See Outcomes for more details.
Delivery & Platform Statistics
Delivery & Platform statistics gives you feedback on how the message performed.
Statistic | Description |
---|---|
Total Sent | The number of devices targeted to be sent the message. |
Delivered | The number of notifications successfully sent to Google, Apple, Microsoft, etc server. This does not necessarily mean the devices have received these notifications. |
Confirmed | The number of devices that successfully received the notification. See Confirmed Deliveries for more details. |
Failed (Unsubscribed) | The number of devices that unsubscribed from push notifications. See below What are Failed Notifications? for more details. |
Failed (Errored) | The number of devices that did not get notifications due to an error. See below What are Failed Notifications? for more details. |
Remaining | The number of devices that have not received the notification yet. These would be for notifications sent using Intelligent Delivery or Timezone optimizations. |
Capped | The number of notifications that were not sent due to your frequency capping settings. See Frequency Capping for more details. |
Audience Activity
See which push subscriptions clicked, did not click, confirmed received, did not confirm receive and were sent the message. Definitions for each event above. Available options:
- Export activity data for all subscriptions.
- Retarget users based on activity data to follow up. See Retargeting Messages for more details.
Message Settings
The Message Settings is a visual of all data sent within the message including which segment or filters used to target and total number of recipients (number of users targeted).
FAQ
What are Failed Notifications?
There are 2 types of Failed Notifications.
1. Failed (Unsubscribed)
This means the device has unsubscribed from receiving push notifications. Once a device has been detected as unsubscribed, it will be marked as unsubscribed and future notifications will not be sent to it unless it re-subscribes to notifications again.
More details in Detecting Unsubscribes.
2. Failed (Error)
Web Push - Failed (Error) generally happens when you change one of the following:
- the domain of your site or adding the same domain to another app ID
- the notification data exceeds 4kb
- there was a temporary issue with the Google Servers
Mobile Apps - Failed (Error) means the FCM sender id on Android or the Bundle ID on iOS have changed from what these devices originally subscribed under. You will need to put the original version to what the users subscribed under to fix this.
Please contact [email protected] with your OneSignal App ID and all the major changes you made to your site.
Updated over 1 year ago