Once you created a story you can make it further dynamic using C-S Storyboard, a similar tool to the Journey Designer one (click here to see it) both in term of look&feel and functions.
C-S Storyboard allows you to create dynamic ads based on 1st and 3rd party data for each single impression and design a sequence of widgets within a single story according to users' interactions with them.
The Storyboard provides a vertical personalization for each story ad and allows you to create dynamic sequences of widgets quickly, without writing a line of code.
With this C-S tool, you can easily setup stages (orange boxes) and conditions (blue and light blue boxes) through a drag and drop motion.
...
SETTING UP A WIDGET'S SEQUENCE
Enter the story you want to use and click on the "Storyboard" tab in the navigation menu on the top left;
Give a "Name" to your new sequence;
Start dragging and dropping all the blocks you need. Keep in mind that every sequence should always be connected to the "User Data" block that represents the beginning of the sequence for each single story;
- Once you've added all the stages and their conditions, click on the "Save" button.
Info | ||
---|---|---|
| ||
Always remember that you can only add one stage (orange box) to the respective widget in the current story you're working on. |
...
THREE MAIN BLOCKS FOR A SEQUENCE
When setting up a sequence, you can find three types of boxes:
Info | ||
---|---|---|
| ||
All blocks can be dragged and dropped to be positioned on the Storyboard canvas and, in order to save the sequence, you need to make sure all the blocks are properly connected to one another. |
1.
...
IF THEN ELSE:
Anchor | ||||
---|---|---|---|---|
|
...
Above a sample that shows how to set up a condition. In this case it has been chose the "Random Boolean" one at 50%: it means that the two outputs will be triggered in a random way at 50% each.
2.
...
SWITCH:
Anchor | ||||
---|---|---|---|---|
|
This box behaves like the "If Then Else" one with the only difference that here you have one input and as many outputs you need.
To insert a "Switch" box just drag and drop the box on the left top corner into your main framework;
Name the box;
Define the conditions: you can setup a box to have a true output if "All", "None", or "Any" of the conditions are met. For a detailed list of all the conditions visit the Conditions section;
Save your new box;
Each "Switch" box has one input and as many outputs you want;
To link all the boxes you just need to drag and drop the arrow from a box to another one;
The outputs need to be connected to a respective box each representing an answer to the condition;
If this is should be the first box of your sequence, connect "User Data" block to it;
- Once you've connected all the boxes, click on "Save".
3.
...
STAGE:
Anchor | ||||
---|---|---|---|---|
|
This box represents each single widget of your sequence. It is key to remember that in a sequence you can add as many stages as the number of widgets you have created and that you can never put the same stage twice or more.
...
After setting the Storyboard, you can always go back and adjust the parts according to your furnished widgets or changes you want to make in the sequence.
...
HOW TO CONNECT THE STORYBOARD TO WIDGETS
After setting up your storyboard, you've to link all the stages to the corresponding widget in the story you're working on.
...
- Go back in the Story Editor;
- Click on "New Event" or hit on the three dots and choose the "Edit" icon if the event you want to connect has already been created;
- Choose the storyboard's stage you want to associate with the current story event by selecting it from a drop down list. You'll have to do this with all the stages you have created in your storyboard;
- Click on "Save" button;
- Now hit on "Open Preview" to see how your story evolves based on the events you connected within the underlying rules engine.
NEXT STEP: See also Storyboard Conditions >>