I guess you may not have done any wrong. You can test again and view realtime report to check if you see the events.
Also, to my knowledge, GA4 applied data threshold, which means if your data count is lower than a number, the data won’t show up on the report.
Here is what Google said "Data in a report or exploration may be withheld when Google signals is enabled and you have a low user count in the specified date range. When Google signals has been enabled, reports that contain user counts may continue to be subject to thresholding for a period of time after Google signals is disabled. "
In summary, I recommend you to check the realtime report and test if the events are working. And wait or check in a wider time range.
Good day! Gina from flareAI app helping Shopify merchants get $5Million+ in sales from Google Search, on autopilot.
It’s possible that there are some configuration or implementation issues that are preventing the add_payment_info event and begin_checkout event from being tracked in your Google Analytics 4 (GA4) property.
Here are a few things to check:
Make sure that the tracking code for GA4 is installed correctly on your Shopify store. You can use the Google Tag Assistant Chrome extension to verify that the GA4 tracking code is firing on the pages where you expect the events to be triggered.
Check that the events are correctly implemented in your Shopify store. You can use Google Tag Assistant to verify that the events are being triggered correctly.
Ensure that the triggers for the add_payment_info and begin_checkout events are set up correctly in your GA4 property. Check that the event triggers are set up to fire on the correct pages and actions on your site.
It’s also possible that there simply haven’t been any instances of users adding payment information or beginning the checkout process yet. These events will only be triggered when a user takes these specific actions on your site.
If you’ve checked all of these items and are still not seeing the expected events in your GA4 property, you may want to reach out to the Google Analytics support team for further assistance.
Which EE events is Shopify sending to GA4? At the very least, I expect to see view_item, add_to_cart, begin_checkout, purchase. Does anyone know what events are supported?