Social Sharing

Make it easy for your subscribers to tweet about your campaign or share your content on Facebook, then see comprehensive reports on what people are saying.

Facebook Share <fbshare>

Creates a link to share the email campaign (or a specified URL) on Facebook page.
If you don't insert text or image content between the tags, the default Share button image will be shown instead.

<fbshare></fbshare>

Options

likeurl=''
Set the address of a page you'd like your subscribers to share on Facebook.
<fbshare likeurl="https://abcwidgets.com/">
                    Share ABC Widgets on Facebook
            </fbshare>

Tweet <tweet>

Creates a link to Tweet the public web URL for the email campaign.
If you don't insert text or image content between the tags, the default Tweet image will be shown instead.

<tweet></tweet>

Options

via=''
This lets you insert a twitter handle that will be mentioned in the tweet as the originator.
recommend=''
This will show the included twitter user as a follow suggestion, after the tweet is posted.
<tweet via="buzzusborne" recommend="campaignmonitor">
                    <img src="http://abcwidgets.com/twitter-custom.gif" />
            </tweet>