Introduction
Email links are text links with a different tracking variable to enable you to analyze their performance separately. We do not detect if you actually placed the link in an email.
Creating Email Links
You can create an email link from a text link directly in the Publisher Dashboard. When viewing an advertiser’s text link, open the Link options drawer and set the Link type to “Email link." Doing so will only change the &type= value in the link code. This value indicates the link type:
- &type=3 indicates a text link
- &type=1 indicates an email link
To use the email link in an HTML email, click the Copy link code button and paste the link code into the HTML as you would for an ordinary web page.
Learn more about using advertisers' links.
Changing the Copy
You can customize the hyperlinked text displayed for both text and email links. To do so, you need only alter the text in the center portion of the code. For example, a text link has a link code similar to:
<a href="http://click.linksynergy.com/fs-bin/click?id=[11-digitcode]&offerid=xxxx& type=3&subid=0">Merchant Name </a><IMG border=0 width=1 height=1 src="http://ad.linksynergy.com/fs-bin/show?id=[11-digitcode]&&bids=xxxx&type=3&subid=0">
Example
<a href="http://click.linksynergy.com/fs-bin/click?id=[11-digitcode]&offerid=xxxx& type=3&subid=0">Shop at Merchant Name Today! </a><IMG border=0 width=1 height=1 src= "http://ad.linksynergy.com/fs-bin/show?id=[11-digitcode]&&bids=xxxx&type=3&subid=0">
Comments
Please sign in to leave a comment.