Hi there,
I need to find the dynamic string of code that is used to generate a product price and an order ID. I am trying to plant a pixel that requires this information, see below:
<script>!function(s,a,e,v,n,t,z){if(s.saq)return;n=s.saq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!s._saq)s._saq=n;n.push=n;n.loaded=!0;n.version='1.0';n.queue=[];t=a.createElement(e);t.async=!0;t.src=v;z=a.getElementsByTagName(e)[0];z.parentNode.insertBefore(t,z)}(window,document,'script','https://tags.srv.stackadapt.com/events.js');saq('conv','GctrBieqh8b2yLmnENbmgQ', {
'product_price':'{{Contact your developer}}',
'order_id':'{{Contact your developer}}' });
</script>
I assume both strings of code are in checkout.liquid, but I cannot access this without ShopifyPlus.
This is an urgent issue.
Thanks,
Brody
User | Count |
---|---|
25 | |
8 | |
7 | |
5 | |
4 |