Untitled

Value should be dynamically replaced in the datalayer
mail@pastecode.io avatar
unknown
plain_text
a year ago
237 B
4
Indexable
Never
<!-- Event snippet for Purchase conversion page -->
<script>
  gtag('event', 'conversion', {
      'send_to': 'AW-11291889982/uklZCNam_94YEL6isogq',
      'value': 1.0,
      'currency': 'AUD',
      'transaction_id': ''
  });
</script>