Action delivery events
Available delivery events based on the previous action
The Sub-Delivery of an Action can be triggered by a few different events, depending on the type of Action that occurs immediately before it. For example, you could send a new message one day after an email's Send, Open, or Bounce event.
Different types of actions automatically generate different events, which can be used to trigger your next action's delivery. Leanplum will automatically display the available trigger events in the Action Delivery dropdown that says "After previous action is ..."
Choosing Delayed or Immediate Sub-Delivery will also affect the delivery options for each action type. See below for a list of the Action Delivery events that are generated by each action.
Delay: Delivery events by action
Use this chart to see what Action Delivery events are available based on the previous action type.
Action | Event |
---|---|
Push Notification | - Sent - Opened - Send unless opened - Bounced |
- Sent - Sent unless opened - Opened - Clicked - Unsubscribed - Marked as spam - Bounced | |
App Inbox | - Sent - Opened |
Webhook | - Sent |
App Function | - N/A |
For example, if my previous action is a push notification, I could trigger my current action based on a delay of 1 day after the Sent, Open, Send unless open, or Bounce event for that push notification.
Delay: In-app message delivery events
Use this chart to see what Delivery event options are generated based on the previous in-app message type.
Message | Event |
---|---|
Confirm | - Viewed - Accepted |
Center Popup | - Viewed - Accepted |
Alert | - Viewed - Dismiss |
Interstitial | - Viewed - Accepted |
Web Interstitial | - Viewed |
Push pre-permission | - Viewed |
Righ Interstitial | - Viewed - Selected Button 1 - Selected Button 2 |
Banner | - Viewed - Selected Banner |
Star Rating | - Viewed - Submitted |
Immediate: Action delivery event options
Use this chart to see which parent actions allow for immediate Sub-delivery, and what delivery event options are available with those Parent actions.
Note: These parent/previous actions will allow immediate sub-delivery for in-app child actions only.
Action | Event |
---|---|
Push Notification | - Opened |
App Inbox | - Sent - Opened |
Immediate: In-app message delivery event options
Note that these events are based on the Previous action.
Message | Event |
---|---|
Confirm | - Accepted - Cancelled |
Center Popup | - Accepted |
Alert | - Dismiss |
Interstitial | - Accepted |
Web Interstitial | N/A |
Push pre-permission | - Cancelled (Can't do immediate delivery after accept because this automatically sends the push permission prompt from Apple.) |
Righ Interstitial | - Selected Button 1 - Selected Button 2 |
Banner | - Selected Banner |
Star Rating | - Submitted |
Updated over 3 years ago