Adding Journey Steps
Learn about each step type and when to use them.
Send Step
Sends a message to the customer.
Channels
| Channel | Best for |
|---|---|
| Detailed content, links, images | |
| SMS | Urgent, short messages |
| Push | App users, time-sensitive |
| Conversational, rich media |
Configuration
- Select channel
- Choose template or create new
- Personalize content
- Preview before saving
Use personalization tokens like {{firstName}} to make messages feel personal.
Wait Step
Pauses the journey for a specified time.
Duration options
| Option | Example use |
|---|---|
| Hours | "Wait 2 hours before follow-up" |
| Days | "Wait 3 days between emails" |
| Weeks | "Wait 1 week before next touchpoint" |
Best practices
- Don't wait too long between messages
- Consider your customer's timezone
- Shorter waits for urgent journeys
Condition Step
Creates branches based on customer data.
How it works
- Define a condition (e.g., "Membership Tier = Platinum")
- Creates two paths: Yes and No
- Customers go down the matching path
Common conditions
| Condition | Use case |
|---|---|
| Is Platinum member | VIP treatment |
| Engagement score > 70 | High engagement path |
| Has made purchase | Thank vs. encourage |
| Opened previous email | Follow-up content |
Split Step
A/B tests different content or paths.
Setting up a split
- Add a Split step
- Define variants (A, B, C, etc.)
- Set percentage split (e.g., 50/50)
- Build different paths for each variant
Measuring results
After the split runs:
- View performance per variant
- Statistical significance calculated
- Winner can be deployed
See A/B Testing for details.
Update Step
Modifies customer data during the journey.
Use cases
- Add a tag when they enter
- Update a custom field
- Track journey progress
Be careful with Update steps - they permanently change customer data.
Connecting steps
Sequential flow
Steps connect top to bottom automatically.
Branching
Condition steps create diverging paths.
Merging
Multiple paths can lead to the same step.
Step limits
- Maximum 50 steps per journey
- Maximum 5 levels of conditions
- At least one Send step required
Next steps
- Triggers - How journeys start
- A/B Testing - Test variations
- Analytics - Measure performance