HaUYrs3RWQTlnfsW_KE7LZ3smm_GHCpOmg.png In this section, you'll learn how to personalize your text and send it to your email list.



In this tutorial, you will learn how to use the personalizer text using the Personalize! button.

In this existing project, click on the text element

Type any text that you desire in the Text box then click the Personalize! button.

Click FIRSTNAME.

plain option gives you the normal value in {{FIRSTNAME}}.We will get to other two options later.Choose the plain option and click Add.

Now let's add another text element. Click Elements > Popup.

Type any text that you desire in the Text box then click the Personalize! button.

Click LASTNAME.

Fallback value gives you an option to set the default value when nothing is stored in {{LASTNAME}}  Click fallback value. Type Lee as the default value then click the Add button.

Nice! You entered {{LASTNAME}} personalized tag with fallback value of "Lee".

Let's add one last text element.Click Elements > Popup.Type any text that you desire in the Text box then click the Personalize! button.

Click FIRSTNAME.

UPPERCASE feature makes all the value stored in {{FIRSTNAME}} capitalziedClick UPPERCASE then click Add.

Awesome! You successfully entered an uppercase personalized tag.Click Save button.

Click Produce tab and click Produce & Share tab.

Click Produce & Share button.

Select the Direct(Default Hosting) in the dropdown menu options and click Next.

Click the Custom email service provider icon.

Copy the link generated in the text box.

Open a New Tab in your browser and press Ctrl+V to paste the URL in here.Then Press Enter.

Notice that FIRSTNAME is given a value of firstname_token.

Notice that LASTNAME is not given a value

Click Play

Observe that the plain option {{FIRSTNAME}} gives you firstname_token

When no value is given to LASTNAME.The fallback option on {{defaults 'LASTNAME' Lee}} gives you Lee.

Notice that the UPPERCASE option {{uppercase FIRSTNAME}} gives you FIRSTNAME_TOKEN.The letters are capitalized.

That's it and Congrats!You have now mastered Personalized! button and its features in text elements.