A typical journey is made of different types of steps arranged into a specific sequence. All journeys have a single Start step, usually followed by one or more Action steps, such as sending an Email Campaign or granting a Loyalty Offer. By placing Wait steps in between Action steps, you can define the proper timing and cadence of the Action steps. Many journeys include a Decision step to separate consumers into different paths based on logical conditions. Optionally, you can also include Activity steps, which represent ad hoc actions a consumer might perform during the course of the journey, such as making a purchase or writing a product review. Finally, a journey must have at least one Exit step which indicates the end of the journey.
This topic focuses on authoring; that is, the process of adding steps and connectors to the journey in the desired sequence. For more information on how to configure a step, see Configuring a Journey.
The features available for working with steps when authoring a journey are described below.
Add a Step to the Journey To add a new step to the journey:
The available step types are as follows:
|
Move a Step within the Journey To move an existing step:
Note: If the step has connectors attached to it, they will remain attached.
|
Replace a Step Existing Action steps in a journey can be replaced with alternatives in order to meet your business objectives. To swap an existing Action step with a different Action step type:
|
Delete a Step You can delete a step through either of the following methods:
If the deleted step had a single connector attached to it, that connector will be deleted along with the step. If the deleted step had multiple connectors attached to it, the platform will attempt to redraw the connectors so as to keep the basic flow intact. For example, let's say you have Step A connected to Step B, which is connected to Step C. If you delete Step B in the middle, the platform will automatically redraw the lines to connect Step A to Step C.
|
A journey is represented as a flowchart with connectors between the steps, indicating the flow of events from one step to the next. This section describes the options available for working with connectors when authoring a journey.
Every step has "entry" and "exit" points. In general, you use lines to show the sequence of events by connecting the "exit" of one step to the "entry" of the subsequent step, with an arrow indicating the direction of the flow. To see the available connection points for a step, simply hover your mouse cursor over the step. Green dots represent inputs, and blue dots represent outputs.
Depending on the step type, the number of connection points will vary.
Action: Three entry points, one exit point
Wait: Three entry points, one exit point
Start Journey: No entry points, one exit point
Exit Journey: Three entry points, no exit point
Update Journey: No entry points, one exit point
Decision: One entry point, two exit points (representing the yes / no decisions)
A / B Test: One entry point, two or three exit points
Advanced Decision: One entry point, two exit points (representing the true / false results of an expression)
The features available for working with connectors when authoring a journey are described below.
Insert a New Connector Before inserting a new connector, you should first add the two steps that you want to connect together. See "Working with Steps" above for more information.
Note: You can't move an existing connector to point to a different step. For example, if you have Step A connected to Step B, and you instead want Step A connected to Step C, you can't simply re-position the existing connector to point to Step C. Instead, you must delete the existing connector, then add a new one that points from Step A to Step C.
|
Label a Connector The platform allows you to add a text label (up to twenty characters in length) to a connector line. This feature is particularly useful for Decision steps, so you can label the yes / no paths. To add a text label to a connector:
|
Delete an Connector To delete a connector:
|
Add an Anchor Point Optionally, you can create anchor points along a connector to change the line's shape and configuration. Anchor points are purely cosmetic, but they can improve the journey's readability. To add an anchor point to a connector:
|
Delete an Anchor Point To delete an existing anchor point:
|
Set True / False Paths A Decision step allows you to create two branches within the journey, based on the results of a Segment. Recipients selected by the Segment progress down the "True" path, and other recipients progress down the "False" path. You must identify which of the two connectors coming out of the Decision step represents the "True" path, and which is the "False" path. First, you must add the Decision step to the journey canvas, and add two output connections from it. Then, to set which connection is true, and which is false:
|