Support Questions:How to place LinkTrust Javascript pixel as third party Image pixel
From HasOffers
You have an affiliate that uses LinkTrust and you need to place a third-party pixel for their affiliate account when the offer only supports Image pixels.
Example LinkTrust conversion pixel below:
<SCRIPT language="javascript" src="http://a.gmtrack.com/pixel.track?CID=10000&MerchantReferenceID={transaction_id}"></SCRIPT>
<NOSCRIPT><IMG src="http://tracking.linktrust.com/pixel.track?CID=10000&p=img&MerchantReferenceID={transaction_id}" width= "1" height="1" border="0"></NOSCRIPT>
To format the JavaScript code so that you can input as a third-party image pixel in HasOffers, simply remove the SCRIPT tags. Then remove the NOSCRIPT tag around the IMG (image) tag.
Image pixel from LinkTrust JavaScript pixel:
<IMG src="http://tracking.linktrust.com/pixel.track?CID=10000&p=img&MerchantReferenceID={transaction_id}" width= "1" height="1" border="0">
You can now place the image pixel above as a third-party image pixel for the affiliate in your HasOffers network.
Email this page to a friend or co-worker