Hi there,
i try to add acoustic campaing tracking event to weebly site. this is code i tried
<script>
ewt.cot({action:'Purchase',detail:{orderid}:{name}:{email}:{items}:{subtotal},amount:{total}});
</script>
this is code given by acoustic
<script>
ewt.cot({action:'Purchase',detail:'Blueberry Ice Cream',amount:'1.24'});
</script>
but site order confirmation page source show only varibale
how to pass value for my tracking script
Hi there @Sanjeewa95 👋
Are you trying to use embedded code on your Square Online website?
Thanks in advance for the extra detail!
P.S. Welcome to the Seller Community ✨
Hi @Valentina
i didn't try that. this is conversion tracking code
<script>
ewt.cot({action:'Purchase',detail:{orderid}:{name}:{email}:{items}:{subtotal},amount:{total}});
</script>
i think we can't embed that code in payment page.
Square Community
Square Products