Creating a journey

Fyno Journey is an all-in-one omnichannel marketing solution designed to empower Product, Growth and Marketing teams.

Journeys lets you create an automated omnichannel notification experience for your users using a visual journey builder. It consists of a series of notification events, each engaging the user with the most relevant content at the right moment, resulting in the desired conversion.

Fyno Journeys can be crafted to engage users at every phase of their lifecycle within your product, leveraging user and event data to create highly personalized experiences.


When can you create a Journey?

A Journey can be delivered at any stage of the user's lifecycle. Few examples below.

  1. User Onboarding: Build an onboarding Journey that engages users over several days or weeks and on different channels to educate them about your product's unique features.
  2. User Retention: Build a re-engagement Journey to pull users back if they are becoming dormant.
  3. Improve Conversion: Build a marketing Journey to nudge active users to purchase after adding to cart or wishlist etc.
  4. Payment Reminder: Build a payment reminder flow to nudge users to make the payment like SIPs, EMIs on time.

Steps to Create a Journey

  1. Define Journey Entry - Define when the journey should be started. You can select the trigger of any notification event as Journey entry point
  2. Define Unique Identifier - Define how you want to identify your user. You can select any fields from the payload as unique identifier.
  3. Define Journey Exit (Optional) - Define when the user will exit the journey successfully. You can select the trigger of any notification event as Journey exit point.
  4. Define Journey Path - Define what are the different notifications user should get during their journey. You can also add any wait time between 2 different notifications so that users can do the required action and exit the journey.
  5. Save and Promote the journey - Once all the above steps are done, you can save it or promote it.

Use Case

Let's take the example of ABC, a fintech company that aims to ensure users complete their SIP payments even after an initial failure. To achieve this goal, ABC plans to implement a multi-step reminder system. The system will send payment reminders at various intervals following the payment failure, such as 1 day, 2 days, 3 days etc after the initial failure. These reminders will continue until the user successfully makes the payment. However, if the user does not complete the payment within 10 days of the original payment failure, ABC will discontinue the reminder notifications. If the user makes the payment within 10 days, they will stop getting reminders.

Let's assume ABC send these payment reminders via WhatsApp. Visual representation for the flow is shown below.


To achieve the above use case, you need to follow the below steps.

  1. Go to Navigation menu -> Workflow.

  2. Click 'Create+' to create a new workflow.

  3. Enter an appropriate name for your workspace and click 'Create'.

  4. You will see an empty canvas as shown below

  5. From the panel on the right hand side, drag and drop 'Notification Event' into the canvas. You need to configure the following

    1. Journey Start - Select the notification event which will start the journey. In this use case, SIP payment failure notification event will start the journey

    2. Unique Key - You need to select one or more keys as Unique Key which will unique identify your user. Every SIP will have a unique Transaction Id. So, in this use case, we will choose it as Unique Key.

    3. Journey Success Criteria - Select the notification event which will successfully end the journey for the user. In this use case, SIP payment success notification event will end the journey for the user.

  6. Drag & drop, 'Wait for' under Action and configure wait for as shown below. Now you are giving 1 day time to users to make the SIP payment. If the user makes the payment within 1 day, then 'sip+payment_success' event will fire and users will exit the journey successfully.

  7. Drag & drop notification event below 'Wait for' as shown below.

    1. Select Notification event you want to fire. In this case, it would be sending SIP Payment reminder.

    2. Destination - Select DistinctId (if you manage User Profile) in Fyno or destination(s) from the event payload. In this case, we are sending payment reminder in WhatsApp.

    3. Data - This will have the list of placeholders configured in the template linked to the notification event selected.

    4. Additional Data - if you want to add any other variables which is not added as part of the template, you can add it here.

  8. Follow Steps 6 & 7 depending on the no of reminders you are planning to send. In this use case, we want to send 3 reminders. So you need to add it as shown below.

📘

Its recommended to add 'Wait for' after configuring the last Notification Event. This will improve your overall success rate of your journey. You will see the below tip, if you don't add a 'Wait for' after the last notification event.

  1. In the journey, user will exit the journey in 2 cases.
    1. When user does the success criteria defined. In this case, once the user makes the SIP payment, they will successfully exit the journey.
    2. When user received all the notification configured in the journey and reached the end of the journey. In this case, if user doesn't make SIP payment, after 6 days and 12 hours, they will exit the journey.

How to view users in the Journey

To view users in the journey, pls enable View Users as shown below.

Once you enable 'View Users' , then you can see no of users at each step (Wait for) of the Journey.

When you click the user count as shown below, it will open up the list of users in the Journey.


What will happen if you edit a journey while its active

For instance, let's consider a scenario where you add an extra step to an active journey. In this case:

  1. Users who enter the journey after the changes has been made will experience the updated version of the journey, which includes the newly added step.
  2. Users who are already progressing through the journey at the time of the change will continue with the previous version of the journey, without encountering the additional step.