Content
To access the Templates section, click on the tariff term and select the section of the same name in the top bar.
Clicking on the “question mark” next to the relevant field will open a tooltip with the variable.
How does it work?
This functionality allows the data on all pages in the visual funnel builder to be changed en masse using variables in which these variables are specified.
For example:
- Update the affiliate code to a new one on all pages or in links, without having to edit every link on every page.
- Replace the video with a new one on all pages at once.
- Update the text on all pages at once.
Below we will look at examples of how this works.
External referral ID
{{ profile_referral }} – allows you to substitute data from a template into a variable. The variable will work if you insert it in text (as in the screenshots below) or in a link.
Example: In the template settings, we specified “id6544654798”.
In the page settings, we set a variable {{ profile_referral }}.
On the page, it looks like this: the data from the template is substituted for the variable.
Intro video HTML code
By adding HTML code for the intro video in this section, if you select the replaceable_content_profile_video_intro class, the video that you set in the template settings will be substituted.
Example. In the template, we have installed the code for the YouTube video we want.
In the “Video” widget settings in the constructor, we have set the CSS class replaceable_content_profile_video_intro.
When the page opens, the video is replaced with the one specified in the template.
Welcome video HTML code
Works similarly to the previous setting, but uses a different class: replaceable_content_profile_video_welcome.
Custom HTML code
The code specified in the template settings can be inserted in any funnel page, anywhere, using the {{ profile_html_widget }} variable.
In the screenshot to the left is an example from the editor and to the right is what it looks like on the page.
Save time by using variables – this will allow you to replace data on pages quickly.