Google Adwords : Conversions

Google Adwords : Conversions



Go to the video





<script>
  var orderTemp = {{buy}};
  gtag('event', 'conversion', {
      'send_to': '',
      'value': orderTemp.actionField.revenue,
      'currency': 'EUR',
      transaction_id': orderTemp.actionField.id
  });
</script>

Updated on: 24/01/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!