Google Analytics 4 launched as the mandatory replacement for Universal Analytics in 2023, and three years later a large proportion of businesses are still either not using it correctly or actively avoiding it because the interface is genuinely confusing. That's an expensive gap: without accurate data, you're making marketing decisions by intuition. Some of those decisions will be right. Most won't. Here's how to use GA4 in a way that actually informs better decisions.
The Mindset Shift GA4 Requires
Universal Analytics was built around sessions and pageviews — you visited a page, a session started, and the tool counted what happened in that session. GA4 is built around events — every interaction (page view, scroll, click, form submission, purchase) is recorded as an event with associated parameters. This is more flexible and more powerful, but it means the reports look nothing like what you're used to, and the default event tracking isn't always what you need for your specific business.
The most important mental model shift: stop looking at raw traffic numbers and start looking at the path from first visit to conversion. GA4 is designed to show you that journey — if you set it up correctly.
Verify that your GA4 property is receiving data correctly by going to Reports → Realtime while you browse your own website. If you see activity, data collection is working. If not, check that the tracking code is installed on every page.
The Five Events You Actually Need to Track
GA4 auto-collects several events by default (page_view, session_start, user_engagement). But the events that drive business decisions are the ones you define. For most businesses, these five are the essential starting point:
- generate_lead — fires when a contact form is submitted. This is your primary conversion event if you're a service business. Set this up in GA4's event creation tool or via Google Tag Manager.
- phone_call_click — fires when a user clicks a phone number link (tel: links). Often one of the highest-converting actions on a local business website, and frequently untracked.
- scroll_depth — GA4 auto-tracks 90% scroll depth. Enable the enhanced measurement toggle in your data stream settings to capture this without any custom code.
- file_download — if you have PDFs, brochures, or case studies available for download, tracking these tells you which content is driving engagement with high-intent prospects.
- purchase — for e-commerce, this is non-negotiable. GA4's e-commerce events require implementation but provide the clearest picture of what's driving revenue.
The Three Reports Worth Bookmarking
GA4 has hundreds of possible reports. Most of them are noise for a small or medium business. These three give you 80% of the useful information:
Acquisition Overview
Reports → Acquisition → Traffic acquisition. This tells you where your visitors are coming from — organic search, direct, paid, social, email, referral. Compare channels by sessions, but more importantly by conversions and conversion rate. A channel that drives 30% of traffic but 5% of conversions is less valuable than one driving 10% of traffic and 25% of conversions. This report exposes that gap.
Pages and Screens
Reports → Engagement → Pages and screens. Sort by views to see your most-visited content, but also look at average engagement time. A page with 10,000 views and 12 seconds average engagement time is not performing. A page with 2,000 views and 3.5 minutes average engagement time is. High engagement time correlates with content that's genuinely useful to visitors — the kind that converts.
Conversions by Source
Reports → Advertising → Attribution. Set your conversion event, then look at which traffic sources are contributing to conversions. GA4's default attribution model is data-driven, which means it distributes credit across the full path rather than just the last click. This is more accurate — a customer who saw your Instagram post, then searched for you on Google, then converted via email credit should be distributed across all three touchpoints.
"The purpose of analytics isn't to generate reports. It's to answer questions that lead to better decisions. Start with the decision you need to make, then find the data that informs it."
Setting Up Conversion Tracking Correctly
The most common GA4 mistake is not marking key events as conversions. Events are collected passively; you have to explicitly tell GA4 which ones represent business value. To mark an event as a conversion: Admin → Events → find your event → toggle "Mark as conversion." Once marked, conversions appear in the Conversions reports and can be used in Google Ads optimisation.
A critical nuance: make sure your conversion events are only firing on actual conversions, not on every visit to a page. If you're tracking a "thank you" page view as a conversion, verify that the thank you page is only reachable after a genuine form submission — not directly accessible via URL or browser refresh. A wrongly configured conversion event will over-report, and decisions made on inflated conversion data will be wrong in the opposite direction.
The Weekly Check-In Habit
Analytics only creates value if you act on it. Build a simple weekly check-in habit:
- Is organic traffic trending up, flat, or down versus the prior 4 weeks?
- Which pages are generating the most conversions? Is that consistent with where you're investing content effort?
- Are there traffic sources performing significantly better or worse than last week? If so, why?
- Are conversion rates stable? A sudden drop in conversion rate is a signal something on the site has changed — a broken form, a new page, a layout change that's creating friction.
You don't need to spend hours in GA4 every week. Twenty minutes with focused questions will surface everything that needs your attention. The goal is to make data-informed decisions faster — not to become an analyst.