How do I do Facebook Shares with Token URLs?

Anonymous
Not applicable

How do I do Facebook Shares with Token URLs?

I am trying to embed a facebook share in an email that pulls in a url from a token and can't block the refromatting of the link. Thus it makes the share not work.  Any work arounds?

Code I am using:

<p class="p1">Want to help out even more?&nbsp;<span class="s1"><a class="mktNoTrack" href="https://www.facebook.com/sharer/sharer.php?u={{my.Dreampage:default=edit me}}">Share this Dream on Facebook</a></span></p>
Tags (1)
2 REPLIES 2
Edward_Unthank_
Level 10

Re: How do I do Facebook Shares with Token URLs?

You can use a text token because it won't have additional formatting in it (as opposed to a rich text token, which puts other formatting in place). So in this case you can put a program text token with Dreampage = etumos.com. 

More info on the types of tokens can be found here.

Best,
Edward Unthank | Founder, Etumos
Josh_Hill13
Level 10 - Champion Alumni

Re: How do I do Facebook Shares with Token URLs?

Yes, also, remove the default, it isn't necessary and might screw it up.