What marketing feature-related events can be used in delivery target settings?¶
By implementing event tracking, you can specify the filter conditions for delivery target settings when users perform events.
In addition, there are events that Repro automatically tracks in conjunction with the use of marketing features. These events can be used without the need for SDK implementation.
The definitions of tracking are as follows.
Event Name |
Description |
---|---|
Push Notification Sent |
Request from Repro server to APNs or FCM was successfully accepted |
Push Notification Open |
Push notification was opened |
Web Push Sent |
Request from Repro server to Web push delivery endpoint was successful |
Web Push Viewed |
Web push notification was displayed |
Web Push Open |
Web push notification was opened |
In-App Message Viewed |
In-app message was displayed |
In-App Message Clicked |
Action button in the in-app message was clicked (including close button) |
Web Message Viewed |
Web message was displayed |
Web Message Clicked |
Action button in the Web message was clicked (including close button) |
Email Sent |
Among the emails that Repro server requested to send to the email vendor, those that were successfully delivered |
Email Open |
Email was opened |
Email Link Clicked |
Some link written in the email was clicked |
Email Failed |
Among the emails that Repro server requested to send to the email vendor, those that were not delivered due to reasons such as hard bounce. Hard bounce refers to email addresses that are not likely to receive emails in the future, such as non-existent email addresses or recipients who reject emails. |
※There may be events available in beta features, so please contact us for details.