Skip to main content

Journey tiles

Version notice

This feature is available in Accelerator version 26.2.3. Contact your Customer Success Manager (CSM) for more information.

Overview​

This article describes each journey tile type and how to configure it. For the full walkthrough of building a journey from scratch, see Create a scheduled journey.

To add a tile, drag a tile type from the tile library onto the canvas.

TileWhen to use
EmailSend an email to users who reach this tile
PushSend a push notification to users who reach this tile
SMSSend an SMS message to users who reach this tile
Multi-channelSend messages across multiple channels in a single step
Time delayPause users for a set amount of time before they advance
Segment splitBranch users into paths based on user profile attribute rules
Percent splitBranch users into paths based on randomized percentage splits
MergeRejoin multiple branches into a single downstream path

Email tile​

Click an Email tile to open its configuration panel.

Tile settings​

  1. In the Tile name field, enter a name for this tile (required). The tile name appears in the canvas and in the activation analytics modal path column.
  2. In the Category field, enter a category string to append to message events.
  3. In the Account field, select the sending account to send from. If the selected template has a sending profile, the account is overridden by the template's sending profile and this field becomes read-only.
  4. In the Content field, select an email template.
The Email tile Content tab showing Tile name, Category, Account, and template preview with subject line and preheader
Email tile settings and content preview

Content template​

The Content tab displays an unrendered preview of the selected template. This preview shows the template structure and layout without substituting recipient data.

Subject line override (optional)

If you want to override the template's default subject line for this tile:

  1. Expand the Subject line section
  2. Enter a custom subject line
  3. Use the personalization helper to inject user profile attributes into the subject line

Preheader override (optional)

Expand the Preheader section to override the template's default preheader text. The personalization helper is available here as well.

The Email template selection settings showing template name, subject line, preheader, sending profile, and sending account details
Email template settings

Preview & Test tab​

  1. Click Preview & Test
  2. The preview renders the template using up to 100 recipients sampled from the journey's user profile
  3. To send a test message:
    • In the Email address field, enter the address to send the test to
    • Click Send
The Email tile Preview & Test tab showing a rendered email preview and sample recipient data for testing
Email tile Preview & Test tab

Advanced tab​

URL Append — Enter tracking parameters to append to all links in the email.

Custom properties — Add key-value pairs to be included in message events (delivery, open, click, etc.) for this tile.

The Email tile Advanced settings tab showing URL Append and Custom Properties fields
Email tile Advanced settings tab

Push tile​

Click a Push tile to open its configuration panel.

Tile settings​

  1. In the Name field, enter a name for this push tile (required)
  2. In the Category field, enter a category string to append to message events.
  3. In the Account field, select the sending account to send from. If the selected template has a sending profile, the account is overridden by the template's sending profile and this field becomes read-only.

Push settings​

  1. In the Mobile app field, select the mobile app to send to
  2. In the Platform field, select the platforms to target. The available platforms are determined by the selected mobile app.
  3. In the Push reach field, select the device targeting rule:
OptionDescription
Last active device (default)Sends to the most recently active device for each recipient
Last active device on each platformSends to the most recently active device per platform. Only available when two or more platforms are selected.
All devicesSends to all devices registered for each recipient
The Push Settings dialog showing Mobile app, Platforms, and Push reach options
Push platform and device targeting settings

Content template​

  1. In the Template field, select a push template.
The Push tile Settings tab showing Tile name, Mobile app, Platform, Push reach, Template, and Account fields
Push tile settings and content preview

Preview & Test tab​

  1. Click Preview & Test
  2. To send a test push:
    • In the Add QA device field, select a pre-configured QA device from the dropdown
    • Click Send
The Push tile Preview & Test tab showing a device notification preview and test send controls
Push tile Preview & Test tab

SMS tile​

Click an SMS tile to open its configuration panel.

Tile settings​

  1. In the Name field, enter a name for this SMS tile
  2. In the Category field, enter a category string to append to message events.
  3. In the Account field, select the sending account to send from. If the selected template has a sending profile, the account is overridden by the template's sending profile and this field becomes read-only.
The SMS tile configuration panel showing Tile name, Template, and read-only Short code fields
SMS tile settings and content preview

Content template​

  1. In the Content field, select an SMS template.

The following fields are read-only and inherited from the selected template:

  • Short code
  • Country codes
  • Keywords
The SMS tile template settings showing template name, short code, country codes, and auto-responder keywords, actions, and messages
SMS template settings

Preview & Test tab​

  1. Click the Preview & Test
  2. To send a test SMS:
    • In the Mobile number field, enter the phone number to send the test to
    • Click Send
The SMS tile Preview & Test tab showing a message preview and test send controls
SMS tile Preview & Test tab

Multi-channel tile​

The multi-channel tile enables sending across email, push, and SMS channels in a single journey step. Similar to a multi-channel campaign, a template's content must be configured for each selected channel to appear in content selection.

Click an Multi-channel tile to open its configuration panel.

Tile settings​

  1. In the Name field, enter a name for this SMS tile
  2. In the Category field, enter a category string to append to message events.
  3. In the Account field, select the sending account to send from. If the selected template has a sending profile, the account is overridden by the template's sending profile and this field becomes read-only.

Channels​

  1. Select the channels to send. At least 2 channels must be selected. For single-channel sends, choose an individual channel tile instead.
    • Email
    • Push notification
    • SMS
    • Optimal Channel

Once at least 2 channels are selected, Optimal Channel becomes available. Selecting it routes each recipient to the single best channel among the selected channels, based on that recipient's MLOptChan predictive model score, and displays a model pill on the tile and in the tile overview. For details, see Using predictive models in campaigns and journeys.

The SMS tile configuration panel showing Tile name, Template, and read-only Short code fields
Select each channel to send

Content template​

  1. In the Content field, select a multi-channel template. The list will filter to only display templates configured for the selected channels.

Each channel's details will be displayed.

The Multi-channel email template settings showing template name, subject line, preheader, sending profile, and sending account details
Multi-channel email template settings

Preview & Test tab​

Preview and test works the same as other individual channel tiles

  1. Click the Preview & Test
  2. To send a test, enter the required email address, mobile number, or select a push QA device.
    • Click Send

Time delay tile​

Click a Time delay tile to open its configuration panel.

  1. In the Duration field, enter a number
  2. In the Unit field, select Minutes, Hours, or Days
The Time delay tile configuration panel showing the duration input and unit selector set to 15 minutes
Time delay tile configuration

Users remain in the Delay tile until the configured duration has elapsed and the next evaluation cycle runs. If an evaluation cycle is missed while users are waiting in a Delay tile, the users are exited with reason Missed Scheduled Progression.

Segment split tile​

Click a Segment split tile to open its configuration panel.

A Segment tile splits users into paths based on attribute rules. Evaluation runs top-to-bottom, left-to-right — the first branch whose rule a user matches is the branch they take. Users who do not match any rule take the Else branch, which is required and cannot be removed.

To add a split:

  1. Click Add split
  2. Enter a Split name — this name appears in the canvas and in path reporting
  3. Click Add rule to open the targeting rule drawer
  4. In the rule drawer, select an attribute from the user profile, select an operator, and enter a value
The Segment split tile configuration panel showing named branches with attribute rules and the required Everyone else branch
Segment split tile with branch rules configured

Supported operators depend on the data type of the attribute. Common operators include: is, is not, contains, does not contain, is greater than, is less than, is empty, is not empty.

If a user's profile row exists but an attribute value is null, the rule evaluates as a non-match. The user routes to the Else branch.

If a user's profile row cannot be found at segment evaluation time, the user exits the journey with reason Missing Profile Id.

Percent split tile​

Click a Percent split tile to open its configuration panel.

A Segment tile branches users into paths based on percentage randomization rules. The split values must sum to 100. Zero (0) percent is acceptable and can be used to deactivate a split branch without deleting it.

To add a split:

  1. Click Add split
  2. Enter a Split name — this name appears in the canvas and in path reporting
  3. Enter a whole number between 0 and 100.
The Segment split tile configuration panel showing named branches with attribute rules and the required Everyone else branch
Percent split tile with 3 testing splits

Merge tile​

A Merge tile rejoins multiple branches into a single downstream path. Connect the output of multiple branches to the input of a Merge tile to consolidate them before a shared downstream tile.

The journey canvas showing two Email tiles from separate branches connecting into a Merge tile
Merge tile rejoining multiple branches on the canvas