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="[john_doe@domain.com]"
   data-firstname="[John]"
   data-lastname="[Doe]"
   data-country="[US]"
></script>

Please refer to the country codes here and the two digit state codes here.

Last updated

Was this helpful?