This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
5 replies
A
Anonymous
January 16, 2013
You would have to have a link to a landing page that has a share button on it.
A
Anonymous
January 16, 2013
What would be the embed code for that landing page?
A
Anonymous
January 16, 2013
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.
A
Anonymous
January 16, 2013
Sure go to Clicktotweet to generate a URL. Be sure to shrink the target URL first.
A
Anonymous
January 17, 2013
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>