How to drive daily active users with time-based reminders
This example sends a message to all users who booked a flight two hours before their scheduled departure time, providing a travel guide.
- Go to the Campaigns tab of the dashboard. Click Create Campaign and select Single message campaign type.
- Choose Push Notification type. Name the campaign. For example: “Reminder Push Notification”.
- Under Audience, select “All Users.”
- Customize the message. For instance, "Hey {{firstName}}, your flight to {{city}} is in a few hours. Here's your travel guide."
- Define the Open Action to be "Open URL."
- For the URL, add a deeplink that is dynamically customized. See our Personalize message content article for more about customizing deeplinks.
- Under Delivery, choose “Triggered.” Set the trigger to “User triggers event,” and define the trigger event (e.g., Event > "Flight Booked").
- Set the message to Deliver with 2 hours delay.
- Change the time parameter from "after trigger" to "before time parameter."
- Enter the time parameter value. This will dictate when to send the message with the right delivery timing (for example, "Flight time").
- Publish the campaign.
Updated over 3 years ago