VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: andrai2 on June 29, 2021, 09:35:05 AM

Title: Google ads Conversation tracking to virtuemart cart page
Post by: andrai2 on June 29, 2021, 09:35:05 AM
Hello!

1. My goal is make conversation tracking for cart page, so basicly how many people from clicking my ads in gogle goes to cart page http://demo.virtuemart.net/cart

2. In google ads account systems asks:

Page load
Add the snippet to the page that a customer reaches after completing a conversion

<!-- Event snippet for Add to basket2 conversion page -->
<script>
  gtag('event', 'conversion', {'send_to': 'AW-921596514/wN2oCJvF3csCEOLkubcD'});
</script>

So my quwestions is: How can i add this code to cart page..? Or where do i have to add this code (http://demo.virtuemart.net/cart)
Title: Re: Google ads Conversation tracking to virtuemart cart page
Post by: pinochico on June 29, 2021, 13:23:21 PM
Add to cart on cart view?
Really?

Then if I continue in shopping and go on in cart three time - three times conversion?

I think this is wrong idea from start.
Title: Re: Google ads Conversation tracking to virtuemart cart page
Post by: diri on June 29, 2021, 15:37:05 PM
Pinochino is correct so far but, he forgot to mention something critical in relation to tracking:

GDPR

cu, diri