morganwalton15 Posted April 20, 2018 Share Posted April 20, 2018 hello i am setting up trustedsites reviews and need to add this code to my purchase confirmation page etc <script src="https://cdn.trustedsite.com/js/conversion.js" class="trustedsite-track-conversion" data-type="purchase" data-orderid="1234" data-pid="1234" data-email="john_doe@domain.com" data-firstname="John" data-lastname="Doe" data-country="US" ></script> can someone replace the data-orderid="1234" data-pid="1234" data-email="john_doe@domain.com" data-firstname="John" data-lastname="Doe" data-country="US' with the php varibles or whatever for example "data-email="$email" and also where to add this code. Thanks 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.