You can use email tags to display dynamic and personalized content in your emails.
Below is a list of the merge tags that you can use in your emails.
- [[blog_name]] – This will be replaced with the name of your blog.
- [[blog_description]] – This will be replaced with the description of your blog.
- [[home_url]] – This will be replaced with the URL to your blog.
- [[noptin_company]] – This will be replaced by the name of your company.
- [[noptin]] – This will be replaced by a personalized link to https://noptin.com.
- [[unsubscribe_url]] – This will be replaced with the URL to unsubscribe the subscriber.
- [[first_name]] – This will be replaced with the subscriber’s first name.
- [[last_name]] – This will be replaced with the subscriber’s last name.
- [[email]] – This will be replaced with the subscriber’s email address.
- [[date_created]] – This will be replaced with the subscriber’s subscription date.
- [[confirm_key]] – This will be replaced with the subscriber’s secret key.
You can also use the following email tags when sending a new post notification.
- [[post_excerpt]] – This will be replaced with the post’s excerpt/summary.
- [[post_content]] – This will be replaced with the post’s content.
- [[post_title]] – This will be replaced with the post’s title.
- [[featured_image]] – This will be replaced with the post’s featured image.
- [[post_author]] – This will be replaced with the full name of the post’s author.
- [[post_author_email]] – This will be replaced with the email of the post’s author.
- [[post_author_login]] – This will be replaced with the login of the post’s author.
- [[post_author_id]] – This will be replaced with the user id of the post’s author.
- [[post_date]] – This will be replaced with the date the post was published.
- [[post_url]] – This will be replaced with the full URL to the post.
- [[post_id]] – This will be replaced with the ID of the post.
- [[read_more_button]]Read More[[/read_more_button]] – This will be replaced with a button linking to the post.
Hey, do u guys have any email tag to display featured image in the mail body?
Feedback
We’ve just released an update that introduces the [[featured_image]] email tag. — By Brian Mutende —
The latest version is 1.3.7, please test with that. — By Brian Mutende —