So you want to know how to add the “Facebook Like Button” to your email template. Ever since MailChimp promised to add functionality to our system, we have seen a buzz when people wondered how they do it. This article is a quick and dirty DIY Like Likettons manual built into email templates. Thus, no matter who your ESP is, you can embed the Like button in your email design.
It’s good to be honest, it’s really not that difficult, but, contrary to what you might have hoped, this is not completely seamless, and there is no way to do this. It includes a 2 click process.
The easiest way and most likely for most users is to use the following code.
- Code -
<a href="http://www.facebook.com/plugins/like.php? href=http://www.facebook.com/pages/Email-Expert/130177676994892?ref%3Dts&layout=standard&show_faces=true&width=450&action=like&colorscheme=light&height=80 target="> <img title="Facebook Like Button" src="http://emailexpert.org/dontexist/likebutton.jpg" alt="" /> </a>
- end -
Instructions
source share