This article refers to tokenizing text passages. We recommend visiting Subscribe tokens and CRM tokens articles for a comprehensive guide on tokens.
Tokenizing a text passage
1. Under "Project", navigate to "TOKENS" in top menu
2. Click the "+ New Token" button
3. Input a simple description into the tokens "Key" field. For example, if the token is to contain a phone number, set the Token Key to "phoneNumber"
4. In the tokens "Value" field, input the value you would like to populate on the live website. For example, a phoneNumber value would be "1-555-555-5555"
5. In top menu, navigate to "DESIGN" tab, and select and insert a "Text" box where you would like the token to appear
6. When you insert the token into the text box, surround it with {{double curly brackets}} to ensure the desired content appears on the live site. For example, the text within the design tab will read “Contact Us By Phone At: {{phoneNumber}}.” On the live site, this token will appear as “Contact Us By Phone At: 1-555-555-5555.”
Final Steps
1. Make sure to save your project before exiting the editor
2. To ensure information is properly displayed in your project, confirm that the tokens are defined, contain a value and use the correct syntax ({{double opening and closing curly brackets}}.