WeRock Posted December 30, 2020 Share Posted December 30, 2020 Hello, I am hoping someone can help me I am trying to add the trusted site identity protection and it wants me to add some code <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> I need to make things like the order number, amount, email and such become the customers. If someone could either point me to documentation that shows me what variables I can put in those places that will get passed through, also where would the best place to put that code once I get the variables put in. I thank you in advance for any help. 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.