If you’ve opened Google Analytics 4 and closed the tab two minutes later, you’re in good company. GA4 replaced Universal Analytics in July 2023 and, along with the interface, Google changed the entire measurement model. Where there used to be sessions and pageviews, there are now events. Where you used to find a number in two clicks, you now need to know where to look.
The good news is that for a small business, 90% of GA4 is surplus. You don’t need to master advanced explorations or attribution models. You need six reports, a handful of properly marked events, and permission to ignore the rest.
First things first: GA4 counts events, not pages
This is the conceptual shift behind almost all the confusion. In GA4, everything is an event: viewing a page is an event (page_view), scrolling is an event (scroll), downloading a PDF is an event (file_download), submitting a form is an event (form_submit).
Some of these are collected automatically through enhanced measurement, which is on by default and records scrolls to 90% of the page, clicks on outbound links, site searches, embedded YouTube video plays, file downloads, and form interactions. In other words: from day one you’re already measuring more than you think, without touching any code.
The practical consequence is that in GA4 you don’t ask “how many visits did I get?” but “what did people do?”. Once you accept that, the reports start making sense.
Report 1: Traffic acquisition
Where: Reports → Acquisition → Traffic acquisition.
This is the most useful report in GA4 and the one to check first each month. It tells you where people arrive from, grouped by channel: organic search, direct, social, referral, email, paid.
Two details that trip people up:
- User acquisition vs traffic acquisition. The first credits the channel that brought that person in the first time; the second credits the channel for that specific session. For day-to-day marketing decisions, use traffic acquisition.
- The Direct channel is almost never people typing your URL from memory. It’s usually traffic GA4 couldn’t classify: clicks from messaging apps, from a PDF, from an email in a desktop client. If your Direct number is huge, you probably have untagged campaigns.
Report 2: Pages and screens
Where: Reports → Engagement → Pages and screens.
Which content earns the traffic. Sort by views and read the top 15 rows: that’s where 80% of your real traffic lives. The interesting part isn’t the ranking, it’s cross-referencing it with intent. If your services page sits below a blog post you wrote two years ago, you have an obvious opportunity to link from that post to the service.
Also watch the average engagement time per page. A page with plenty of views and 8 seconds of engagement isn’t working, however high it ranks.
Report 3: Events and key events
Where: Reports → Engagement → Events, and its sibling Key events.
This is what actually matters: how often someone did something valuable. In 2024 Google renamed what it used to call “conversions” to key events, but the concept is identical — events you flag as important to your business.
How to mark an event as a key event, step by step
- Confirm the event is being recorded. Go to Admin → Events (or Reports → Engagement → Events) and check that it appears in the list. If you’ve just created it, it can take up to 24 hours to show up.
- In that same list, switch on the “Mark as key event” toggle.
- From then on GA4 counts it separately, and you can break it down by channel in the acquisition report.
For a small business, three or four key events are plenty: contact form submitted, click on the WhatsApp or phone button, catalogue or quote downloaded, and purchase if you sell online. Marking fifteen events as key is the same as marking none — you lose the signal.
Report 4: Funnel exploration
Where: Explore → Funnel exploration.
This is the one “advanced” feature worth the effort for a small business, and it takes five minutes to build. You define the steps someone should take (saw the home page → saw the service → reached the form → submitted it) and GA4 shows you which step loses people.
The value is diagnostic. If 60% drop off between viewing the service and reaching the form, your problem isn’t traffic: the page isn’t convincing, or the form is buried. Without the funnel, you’d keep paying to send more visitors into the same hole.
Report 5: Retention
Where: Reports → Retention.
How many people come back. For an online shop or a recurring-service business it’s a core metric; for a one-off purchase business, less so. What is universally useful is the new vs returning users chart: if you’ve been publishing content for a year and your returning share hasn’t moved, the content is attracting people but not keeping them.
Report 6: Realtime (with a caveat)
Where: Reports → Realtime.
Shows the last 30 minutes. It’s the most-watched report in GA4 and the one that produces the fewest decisions. It has exactly two legitimate uses: confirming that tracking works after you install or change something, and watching the immediate effect of an email send or a social post.
For everything else, it’s a pleasant way to waste time. If you catch yourself refreshing it several times a day, close the tab.
What you can safely ignore
- Most demographic reports. GA4 applies data thresholding and hides rows when volume is low, so a small site will show gaps and estimates. Don’t make decisions on that.
- The “(other)” rows. They appear when GA4 exceeds its limit on unique values and lumps the rest together. It isn’t your mistake — just ignore them.
- Reconciling GA4 with your ad platform. They will never match: they measure and attribute differently, and GA4 only sees people who accept cookies. A 10-30% gap is normal.
- Obsessing over bounce rate. In GA4 it’s literally the inverse of engagement rate, and a session counts as “engaged” if it lasts more than 10 seconds, has 2 or more pageviews, or records a key event. Watch engagement rate and forget bounce.
Five minutes of setup that genuinely pays off
Before you start reading reports, put the house in order:
1. Extend data retention to 14 months. Admin → Data retention. The default is 2 months, and without this you can’t compare year over year in explorations.
2. Exclude your own traffic. Admin → Data streams → Configure tag settings → Define internal traffic, then activate it under Data filters. On a low-traffic site, your own sessions distort everything.
3. Link Search Console. Admin → Product links. It pulls real search queries into GA4 and closes the loop between what people search for and what they do once they land.
4. Verify tracking with DebugView. Admin → DebugView lets you watch your own events fire live as you browse. It’s the fastest way to confirm a key event actually triggers before you trust it for months.
The rule that ties it together
GA4 rewards anyone who arrives with a specific question and punishes anyone who logs in to “see how the site is doing”. Before you open it, decide what you’re deciding: whether to spend more on a channel, whether to rewrite a page, whether the form is broken. The six reports above answer those questions. For a small business, the rest of the tool is decoration.