Untitled

Value should be dynamically replaced in the datalayer
 avatar
unknown
plain_text
2 years ago
237 B
9
Indexable
<!-- Event snippet for Purchase conversion page -->
<script>
  gtag('event', 'conversion', {
      'send_to': 'AW-11291889982/uklZCNam_94YEL6isogq',
      'value': 1.0,
      'currency': 'AUD',
      'transaction_id': ''
  });
</script>
Editor is loading...