Examples
Few scenarios to make content dynamic inside guideflows.
Scenario 1 - Insert first names (call-to-action | walkthrough)
Goal: add dynamic personalization into your guideflow by inserting the first name of your viewers.
(e.g. "Welcome John")
Edit your call-to-action (learn how to edit call-to-actions).
Select "Walkthrough".
Edit the text field with "Welcome ".
Click "Add variables".
Select {{first_name}}.
Scenario 2 - Insert company names (call-to-action | walkthrough)
Goal: add dynamic personalization into your guideflow by inserting the company of your viewers.
(e.g. "A guideflow made for Tesla").
Edit your call-to-action (learn how to edit call-to-actions).
Select "Walkthrough".
Edit the text field with "A guideflow made for".
Click "Add variables".
Select {{company}}.
Scenario 3 - Insert company logos (HTML)
Goal: add dynamic personalization into your guideflow by inserting the company logo of your viewers.
(e.g. change the logo of your interactive guide with the one from your viewer's company).
Click on "HTML editor" on the left panel.
Select the HTML element (image) you want to personalize.
Select "Background".
Click on "add variables".
Select "Logo URL".
Last updated