This seems to be a bit of a hot topic, but there doesn’t seem to be a consistent either. I’ve followed this article to setup my Google Ads Conversion tracking.
I’ve added the below code snippet right before the end of the tag:
From there, I’ve added the below in my Checkout > Order Status Page (Additional Scripts) section:
{% if first_time_accessed %}> > > {% endif %}
After triggering a few test transactions, I’m yet to see any conversions make it to Google Ads, the conversion is still in the status of Inactive. I’m not entirely sure where to go from here, so I assume I’m missing something rather simple. Does anyone have any input/tips to ensure things are implemented correctly?
I’m on the Shopify Basic plan, if it’s important to know.
I have backend of the site and can see that orders are coming through regularly, with many being from first time customers through Google as a channel.
I’d find it hard to believe that not one of these is through a Shopping ad.
The conversion action just seems to remain inactive regardless.
The code is installed on over 10k websites, and there are no issues reported. So if you do have issues, then you have other issues not related to the coding itself.
I’m not sure what else it could be - this is the only additional script I’ve added to my site. No GTM, GA, other marketing platforms, just Google Ads gtag and the conversion action event.