Send a mobile push at the best time

Published June 24, 2022
Modules
Difficulty
Selected Clients
modivo logorossmann logo

Sometimes push notifications can end up annoying customers when sent at the wrong time. You can optimize time of sending push notifications with the help of our time optimizer and connect with your customers at the right time.

This use case describes a workflow that sends a mobile push notification encouraging to purchase when a customer adds a product to a wishlist. The sending time is adjusted to the customers’ activity in the mobile app.

Prerequisites


Process


  1. Enable time optimizer.
  2. Create a custom mode in time optimizer.
  3. Create a workflow to send the mobile push at the best time.

Enable time optimizer


  1. Go to Settings > AI Engine Configuration.
  2. Select Time optimizer tab.
  3. Click Define.
  4. Switch the toggle on.

Create a custom mode


In this part of the process, create a custom time optimizer mode which you will use in the workflow in further part of the process. In this use case, the idea is to define the events that will be taken into account by the time optimizer while calculating the best time to send the message. In our case, it will be the screen.view event, so the optimizer will choose the time when the customer is most active in the application (when the customer generates the screen.view events the most).

  1. Go to Settings > AI Engine Configuration.
  2. Select the Time optimizer tab.
  3. Click Define.
  4. Click Add new node.
  5. Select Custom to create a new mode:
    1. In the Mode name field enter the name for the custom mode.
    2. From the Predicted event dropdown list, select the screen.view activity to calculate the most probable time of occurrence.
    3. From the Input events dropdown list, select the event screen.view, based on which the engine will perform the predictions.
    4. Click Apply.
  6. Click Apply to save the new mode.
    Important: To keep the time optimizer enabled, at least one mode must be active.
An example of a segmentation of male customers
Configuration of custom mode in time optimizer

Create a workflow


As the second part of the process, create a workflow that manages the push notifications.

  1. Go to Automation > Workflows > New workflow.
  2. Enter the name of the workflow.
  3. As the first node of the workflow, add Profile Event. In the node settings:
    1. In the Define conditions field, select the addToWishlist event.
    2. Confirm by clicking Apply.
  4. Add an Optimize Time node. In the configuration of the node:
    1. Select the custom mode you created in previous part of the process.
    2. Set the time period to analyze according to your business needs.
    3. Confirm by clicking Apply.
  5. Add Send Mobile Push node. In the configuration of the node:
    1. Define the Template type.
    2. Select the Push template you have created.
    3. Confirm by clicking Apply.
  6. Add the End node to finish the workflow.
  7. To run the workflow, click Save & Run.
The final configuration of the workflow
The final configuration of the workflow

Check the use case set up on the Synerise Demo workspace


You can check the workflow configuration directly in Synerise Demo workspace.

If you don’t have access to the Synerise demo workspace, please leave your contact details in this form, and our representative will contact you shortly.

Read more


😕

We are sorry to hear that

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

😉

Awesome!

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

Close modal icon Placeholder alt for modal to satisfy link checker