How do I do Facebook Shares with Token URLs? | Community
Skip to main content
March 10, 2015
Question

How do I do Facebook Shares with Token URLs?

  • March 10, 2015
  • 2 replies
  • 1280 views
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>
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Edward_Unthank_
Level 7
March 10, 2015
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
March 10, 2015
Yes, also, remove the default, it isn't necessary and might screw it up.