Replacing Text With SmartText

Replacing SmartText in Simple text fields

Site Builder sections that contain simple input settings for your text requires just a simple addition of SmartText in either an insert, replace or variant mode.

For example, in the image below we show a settings group where Headings and Subheading is considered a simple text setting

How to replace SmartText in simple text settings

<smart text="Hey there {{first_name}}, you don't want to miss our free workshop ">
Join Our Free Workshop</smart>

User signed in => Hey there Sammie, you don't want to miss our free workshop
Not signed in (?first_name=Samantha) => Hey there Samamtha, you don't want to miss our free workshop
Not signed in => Join Our Free Workshop

Using SmartText in the Rich Text editor (Site Builder and Text Lessons)

Site Builder sections may have what is called a "Rich Text" editor. This is when you see a toolbar of icons that allows you to control the styling of the content (as shown below). Inserting SmartText using the rich text editor is handled a bit differently. It is recommended that you watch the demo video below.

How to use SmartText in the rich text editor

Last updated