Hi!
I connected Google & Youtube App in the Shopify. Automatically connected with the GA4. But Total Revenue is not showing, its showing me Zero.
But I don’t want to use pixel code or manual integeration. Anyhow please guide me for both procedures.
You can folllow these steps to show the total revenue.
If no purchase events are showing:
Shopify does not automatically send GA4 purchase events via this app alone.
You have two options now:
If this solution not work then you have to fix this via pixel code.
Hi Sabroso,
Thanks for your query.
As you are using Google and youtube app to integrate GA4 and track events you have nothing much to do.
You can try reconnecting the app and try again.
If the issue still persists consider using Google Tag Manager GTM.
GTM is a Centralized Tag Management Manage all tracking scripts in one place instead of having them scattered across different parts of your site. you can Add, edit, or disable tracking tags Google Analytics, Facebook Pixel, AdWords without touching the website’s source code.
Easy to configure Advanced triggering rules to Fire tags based on user behavior which is called custom events, such as:
Button clicks
Form submissions
Scroll depth
Time spent on site
Furthermore, GTM enables us to configure first party domain/subdomain to accurate data tracking and increase the event match quality up to 9.3 for purchase evnet.
GTM configuration consists of 4 major steps:
Custom Datalayer setup for purchase event in custom pixel. save and connect
Datalayer variable creation like content name, content Id, content category,value, currency, transaction ID, items array
Trigger creations
Tag creation using Google analytics event template and assigning the variables and trigger
Feel free to ask if you have any questions.
Thanks