Newsletter Tags
There are a few special tags you can add to the body of your newsletter. These tags are case insensitive so if you make a mistake SendGrid knows what tags you want to use.
You can also add custom tags to your emails. Custom Tags can be created by going to Newsletter > My Recipients > Manage. From here you can choose the list you wish to create tags for by clicking on the custom tags menu item in the list table. Simply click on Add a Custom Tag and enter in your tag name. We will automatically generate the tag name based on what you’ve entered. Be sure to use a tag name the corresponds with an actual column of data in your recipient list file. If not, the tag will not insert any data into the content of the email and the end user will see the custom tag. If you have created a new custom tag for a recipient list (one that has no column of data) then we will create a new column for you on your recipient list that you can backfill with the correct data so when using the custom tag actual data will be passed into the content of your email.
[weblink]
Place the [weblink] tag in the body to provide a link to a hosted
copy of the email content. The tag is replaced with the URL, so to create a link, use the following HTML:
1
| |
[unsubscribe]
Place the [unsubscribe] tag in the body to provide an unsubscribe link. The tag is replaced with the URL, so to create a link, use the following HTML:
1
| |
Sender Address Tags
There are several tags you can use to embed sender address information in your email body. Available tags are
[%from_name%], [%address%], [%city%], [%state%], and [%zip%].
1 2 | |