Tokenizing a text passage
1. From the ‘General’ tab within your project, navigate to the ‘Tokens’ tab.
2. Click the ‘New Token’ button.
3. Input a simple description into the ‘Token Key’ field. For example, if the token is to contain a phone number, set the Token Key to ‘phoneNumber’.
4. In the Token Value field, input the value you would like to populate on the live website. For a phone number, input the appropriate phone number into the value field, i.e. 1-555-555-5555
5. Navigate back to the design tab 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 propery displayed in your project, confirm that the tokens are defined, contain a vlaue and use the correct syntax (double opening and closing curly brackets).
Note
We recommend visiting Subscribe Tokens and CRM Tokens articles for a full comprehensive guide on tokens.