Dynamic Text Replacement
How to use it
-
Open the Visual Editor
Open the landing page in the Visual Editor. Click any text element, button, or link that you want to personalize.
-
Set a URL parameter name
In the Properties panel on the right, find the 'URL Parameter Name' input under the element settings. Type a short, descriptive name — for example: headline, city, or offer.
-
Save the page
Click Save. The element now has a data-dtr attribute in the HTML (e.g. data-dtr="headline"). Repeat for as many elements as you need.
-
View your parameters
Go to the landing page Settings tab. The DTR section lists all configured parameters and shows an example URL like ?headline=Value&city=Value.
-
Share personalized URLs
Append your parameters to any link pointing to the landing page: https://yourdomain.com/landing?headline=Get+More+Leads&city=London. Visitors using that URL see personalized content immediately.