-
Trouble with GA4 visibility of events pushed through Gaq
Hey there!
Just wanted to chat about tracking code related stuff. So, here’s the thing – we’ve been using a custom tracking code to track events in UA, and it’s been sailing smoothly till now. However, we’re faced with shifting all these events over to GA4 before a looming deadline, and although I’ve got GA4 fitted on the website, the events aren’t showing up there. To give you a peek, here’s what a typical event looks like.
“_gaq.push([‘_trackEvent’, ‘EventCategory’, ‘EventAction’, ‘EventLabel’]);”
Now, say ‘Homepage’ is the category, ‘PretSmallBanJan2023Stars’ is the event name, and ‘Banner’ is the event label. It would look something like “_gaq.push([‘_trackEvent’, ‘HomePage’, ‘PretSmallBanJan2023Stars-CH’, ‘Banner’]);”
We’ve got a whopping 15k events like these, all of which need to shift base before July. If you can help us maintain the same setup and still manage to have the data reflect in GA4, it would really save the day!
Thanks and regards!
Log in to reply.