Conversion Tracking
Track conversions for the Shopper Identity Protection and Issue-Free Orders
Add the following code to your purchase confirmation page, filling out the bracketed content with the real values.
<script src="https://cdn.ywxi.net/js/conversion.js"
class="trustedsite-track-conversion"
data-type="purchase"
data-orderid="[1234]"
data-amount="[74.99]"
data-email="[[email protected]]"
data-firstname="[John]"
data-lastname="[Doe]"
data-country="[US]"
></script>
Last updated
Was this helpful?