Hi Emmanuel, Thank you for your video! I have a question about how to proceed when managing multiple GMC accounts. For example, we have one Shopify account, but separate GMC sub-accounts and individual feeds for each market on Shopify (each country has its own market on Shopify and its own GMC sub-account and feed). How can we best manage this setup moving forward? Thanks in advance for your help!
@JoseGómez-ZorrillaAmate9 күн бұрын
Awesome code! Solving the tracking issue with Shopify is huge. Thank you so much for sharing Emmanuel!
@feedarmy8 күн бұрын
My pleasure.
@UkeFine6 күн бұрын
Thanks Emmanuel! As always, this is so helpful! Within Google Ads conversion action, under web pages, it's showing a custom sandbox for the URLs, is there a way to clean those URL up?
@feedarmy5 күн бұрын
In Google Ads, I don't think so, are these WPM links? If so, there is no way to remove these from Google Ads. It's an URL generated by Shopify Pixels.
@CompariniMorales7 күн бұрын
thanks for this, amazing explanation !! Can I assume that using : purchase - begin checkout = Cart abandoners/checkout drops? .
@feedarmy7 күн бұрын
Yes, that is correct.
@lidera20066 күн бұрын
first off kudos for sharing this! I've had the Shopify Customer Events setup for GTM for a while now, but I ran into a new limitation just now. Looks like the sandbox prevents out-of-the-box GTM click events tracking functionality, as I wanted to track specific click events and send them to GA4 so that I can A/B test something, but it's just not working the regular way. Did you ran into something similar or maybe know a resource that solved this?
@feedarmy5 күн бұрын
I have not had the opportunity to track click events. Consider asking for support from the community: support.google.com/tagmanager/community?hl=en
@Tobias_COAD6 күн бұрын
Does this setup double-track if i also use the "Google & KZbin" app? Or how does that work?
@feedarmy6 күн бұрын
It should not double track, however it is possible if both conversion actions have the same transaction ID. best to only have 1 option.
@Tobias_COAD6 күн бұрын
@@feedarmy What about using a software like Profitmetrics? Will that result in double tracking?
@feedarmy5 күн бұрын
@@Tobias_COAD I don't know, I recommend testing it out.
@kamater599 күн бұрын
Hello, thank you so much ! I have uploaded the upgrade file to GTM since version 1.8, but it seems to me that it does not contain the tag for remarketing, right? Is this normal? Also, if I had installed the shopify remarketing pixel that you provided with the old method, what should I do with this pixel? Delete it? Thanks in advance for your help! Have a nice day :)
@feedarmy9 күн бұрын
My apologies, I have now correctly added this for the update json file, called 2.021. When you have succesfully added this version, yes you can remove the other remarketing pixel.
@kamater599 күн бұрын
@@feedarmy Thank you very much! Can you confirm on Google Tag Manager, for Remarketing Tag, i can let "1234" for the Conversion ID ? Can't wait to have the version with Microsoft ads :D
@feedarmy8 күн бұрын
@@kamater59 Yes, replace the ID value 1234 to your conversion ID. It's the same for remarketing. if you like my coding, you can support me by leaving a review here: www.trustpilot.com/review/feedarmy.com
@LogicLeapLtd3 күн бұрын
This doesn't work if the user pays using Shop Pay.
@feedarmy2 күн бұрын
Thank you for sharing, it seems to be the case that Shopify does not receive the required call back from 3rd party payment systems. This was also an issue with additional scripts. I will check if anything can be done. But I know it has something to do with 3rd party payments, not sending all the required signals to Shopify.
@WaqasAhmed-fx4ii8 күн бұрын
What if i don't have a merchant id?
@feedarmy7 күн бұрын
Leave the value empty, so remove the 123456789 I added.
@WaqasAhmed-fx4ii7 күн бұрын
@@feedarmy ok thank you. one more question, how can we test the conversion setup you taught? through tag assistant?
@feedarmy6 күн бұрын
@@WaqasAhmed-fx4ii By waiting 24 hours, and seeing the results. The issue with pixels is that it runs in privacy mode / sandbox mode, which means it's not visible, there are tools you can use, but they do not all provide the same level of reliable details. Hence why developing this code is very difficult.