x

Acoustic conversion tracking

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

716 Views
Message 1 of 2
Report
1 REPLY 1

@Sanjeewa95 have you tried contacting that widget developer? Or followed all the instructions correctly?

669 Views
Message 3 of 2
Report