Placing the Pixel on my Website
To place your confirmation pixel on your website, copy the snippet of code from LinkTrust and paste it below the opening <body> tag of your confirmation page or sales thank you page.
The Merchant Reference ID value is optional, and is used to capture an order number or transaction ID. When using a Merchant Reference ID you will need to dynamically append this value to the pixel.
Note: If your confirmation page is on a secure domain (begins with https://) then your pixel will also need to use a secure protocol (https://).
Example:
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<script src="http://samplepixel.ltroute.com/pixel.track?CID=111111&TotalSales=10.00&MerchantReferenceID={order_number}"></script>
<h1>This is a Heading</h1>
<p>This is a paragraph.</p>
</body>
</html>
You can request a demo to see LinkTrust up close and experience how it can help you, or start your free 14-day trial now.
Need help with this feature or have questions? You can contact our support team at support@linktrust.com