What Are Events?: Think of events as actions. When someone visits a page, clicks a link, or watches a video on your website, it’s counted as an event (if you’ve set it up). Both GA4 and Universal Analytics track these actions, but in different ways.
Events in Universal Analytics:
- Structure: In Universal Analytics, events were divided into categories, actions, labels, and values. For instance, for a video, the category might have been ‘Videos’, the action could have been ‘Play’, and the label might have been the video’s name.
- Setup: Needed additional tracking codes on your website to capture events.
Events in GA4:
- Flexible Structure: GA4 simplifies things. Instead of multiple parts, each event has a name and can carry up to 25 extra details, or ‘parameters’. Using the video example again, the event might be called ‘play video’, with extra details like the video’s name or length.
- Automatic Tracking: GA4 automatically tracks some common events, like page views, without extra codes. But for most additional events you’ll need to add code to your website or use GTM in a similar way as UA was.
Choosing Good Names: It’s important to name events clearly. In GA4, rather than using broad categories like ‘videos’, it’s better to use specific names like ‘play video’ or ‘pause video’. This makes understanding the action easier.
Keeping Things Clear and Consistent: Always use similar names for similar actions in both systems. This helps avoid confusion when looking at the data.
Writing Down Event Details: Make a list or notes about what each event name and detail means. This helps everyone understand the data better. You can use GA4’s note feature or even just a simple document.
Add comment
Related
A brief history of web analytics
1 year ago
The Early Stages of Web Analytics (Mid-1990s to Early 2000s) Image Credit Introduction of Google ...
Train on the GA4 Demo Account
1 year ago
Find demo accounts here and select which one you want to add to your account, ...
GA4 Limitations compared to Analytics 360
1 year ago
Google Analytics 4 (GA4) introduced a host of new features in the world of digital ...
What are views in GA4? Understanding Google Analytics 4 Account Structure compared to Universal Analytics
1 year ago
Google Analytics 4 (GA4) introduces data streams, which replace the views used in Universal Analytics ...