Twitter Share Link

Anonymous
Not applicable
Is there any way you can embed a "share this URL on Twitter"  in a Marketo email? Thanks
Tags (1)
5 REPLIES 5
Anonymous
Not applicable
Scott,

You can do exactly what you want with this bit of code from Twitter. The example below opens up a Twitter share dialog and populates the tweet with the title of a Marketo blog, a link to the blog, and a Via @Marketo at the end.

<a href="http://twitter.com/share?url=http://blog.marketo.com/blog/2013/01/if-your-writing-sucks-so-will-your-content.html&text=If Your Writing Sucks, So Will Your Content&via=Marketo&related=yarrcat" target="_blank">Tweet This button</a>

Kelly
Anonymous
Not applicable
Sure go to Clicktotweet to generate a URL. Be sure to shrink the target URL first.
Anonymous
Not applicable
You could create a landing page that has the exact copy of the email on it and use the Landing Page designer to add the Marketo social sharing button on it.  Another option is to add the Forward to a Friend link / button on your email using the Email Designer.
Anonymous
Not applicable
What would be the embed code for that landing page?
Anonymous
Not applicable
You would have to have a link to a landing page that has a share button on it.