SEO, AdWords, affiliates, advertising, and promotions
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
I've checked with the guru's about 10x's and they finally gave up and recommended I go to the community forum. We've followed the shopify google ad conversion tracking instructions as explained. The global site tag correct shows as active on our home but when I go to checkout its not active. therefore no conversion data is showing up in our google ads.
Here is the code i've inserted in settings>>checkout>>order processing
{% if first_time_accessed %}
<!-- Event snippet for easybins.com purchase conversion page -->
<script>
gtag('event', 'conversion', {
'send_to': 'AW-798295539/7RemCJazs6MBEPOL1PwC',
'value': {{ checkout.total_price | money_without_currency }},
'currency': 'USD',
'transaction_id': '{{ order_number }}'
});
</script>
{% endif %}
I think the issue somethign to do with this piece of the installation I just can not figure out what and we'd really like to get our sales data pushing over to google.
Thanks!!
can you paste some screenshots of what you see in ads account as well as shopify
is there any kind of restriction in Shopify, like you need to upgrade to use it on checkout page likei seen some threads before...
Thee event snipped is from google ads. The instructions for the code snipped are from that link you sent.
Any other ideas?
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022