NEWProduction-ready HTML & CSS templates, live nowBrowse the catalog →
SEO & growth

Google Analytics 4 basics for small business owners

27 April 2026 · 9 min read · By TM Team
TL;DR

GA4 tracks everything as an event instead of a pageview, which means you need to explicitly mark which events count as conversions. Set up 3-5 key events, check the Acquisition, Engagement and Conversions reports regularly, and ignore the rest until you need it.

Google Analytics 4 (GA4) is the version of Google Analytics every site runs today, and it works differently enough from the older model that a lot of small business owners open it, don't recognize anything, and quietly stop looking. That's a real cost — GA4 will tell you what's working on your site, but only if you know where to look.

This is specifically about GA4's own interface and setup: the event model, what to configure when you first install it, and which reports are actually worth checking. It assumes you already understand why measuring your site matters in general — this is about the tool itself.

The big change: everything is an event now

The old analytics model was built around pageviews — a session was a sequence of pages someone visited, and most reports were organized around that. GA4 replaced that with a single event model: a pageview is an event, a button click is an event, a form submission is an event, a scroll past 90% of the page is an event. There's no separate "pageview" category sitting apart from everything else.

This is more flexible but less automatic. Some events are captured for you out of the box (page views, scrolls, outbound clicks, file downloads, video engagement) through what GA4 calls enhanced measurement. Anything specific to your business — a quote request, a newsletter signup, a phone number click — needs to be set up deliberately.

Old model vs GA4's event model
ConceptOld analytics modelGA4
Core unitPageview, with goals layered on topEvent — pageviews are just one event type
ConversionsDefined as separate "goals"Any event can be marked as a "key event" (conversion)
Automatic trackingPageviews onlyPageviews, scrolls, outbound clicks, downloads, video engagement
Custom trackingRequired manual event code for most thingsSome useful events still need manual setup, but less than before

Setting up the events that actually matter

You don't need to track everything. You need three to five events that represent a real business outcome, marked as key events (GA4's current term for what used to be called goals). For most small business sites, that's a short list.

  • Contact form submission
  • Phone number click (especially important on mobile)
  • Quote or booking request submitted
  • Newsletter or email signup
  • Add to cart or purchase, if you sell online
  1. 1
    Confirm enhanced measurement is on
    In Admin, under Data Streams, open your web stream and check that enhanced measurement is enabled — this captures scrolls, outbound clicks and downloads automatically.
  2. 2
    Identify your real conversion actions
    List the 3-5 actions on your site that represent an actual business result, not just engagement — a form submit, not a scroll.
  3. 3
    Check if the event already fires
    Use GA4's DebugView (or the Realtime report) while you click through your own site to see which actions are already being captured under an existing event name.
  4. 4
    Mark it as a key event
    In Admin, under Events, toggle "Mark as key event" for each of the actions that matter. This is what makes them show up as conversions in your reports.
  5. 5
    Set up missing events with a tag manager if needed
    For actions that don't fire automatically — like a specific button click — a tool like Google Tag Manager is the usual way to add tracking without editing code directly.
Use DebugView before you trust any new event
DebugView shows events firing in real time as you interact with your own site in a separate browser tab or with the GA4 debug extension. It's the fastest way to confirm a new event actually works before you rely on it in reports for weeks.

The reports actually worth checking

GA4 has a long list of reports, and most small business owners only need a handful of them on a routine basis. The rest are there for deeper investigation when something specific needs explaining.

  1. 1
    Acquisition > Traffic acquisition
    Shows where visitors came from — organic search, direct, social, referral. This is your first stop for "is anything actually driving traffic."
  2. 2
    Engagement > Pages and screens
    Shows which pages get views and how long people engage with them. Useful for spotting a popular page that isn't converting, or a key page nobody visits.
  3. 3
    Engagement > Events, and Reports > Conversions
    Shows your key events firing over time — this is where you check whether form submissions, calls or bookings are trending up or down.
  4. 4
    Realtime
    Shows what's happening on your site right now — useful right after a launch, a campaign send, or when testing new tracking.
GA4 reports rely on sampling and modeling at scale
For a small site with modest traffic, this barely matters — you'll see close to exact numbers. It becomes more relevant at high volume, where GA4 may model some numbers rather than report them exactly. Don't worry about this until your traffic is large enough that it's mentioned in the interface itself.

Common setup mistakes

  • Never marking any events as key events, so the Conversions report stays empty and looks useless
  • Tracking too many low-value events (every button hover, every menu open) which buries the events that matter
  • Not testing new tracking in DebugView first, then discovering months later that a "conversion" was never actually firing
  • Comparing GA4 numbers directly to old analytics numbers and assuming something is broken — the two systems measure sessions and users differently, so totals won't match exactly
  • Ignoring the tool for months after setup because the interface felt unfamiliar at first
  • GA4 tracks everything as an event — pageviews are just one event type among many.
  • Enhanced measurement captures scrolls, outbound clicks and downloads automatically.
  • Mark 3-5 real business actions as key events so they show up as conversions.
  • Use DebugView to confirm a new event actually fires before trusting it in reports.
  • Check Acquisition, Engagement and Conversions reports routinely — most others are for occasional deep dives.
What's the difference between a GA4 event and a key event?
Every tracked action in GA4 is an event. A key event is an event you've specifically flagged as representing a real conversion, like a form submission or purchase — that's what makes it show up in the Conversions report.
Do I need Google Tag Manager to use GA4?
Not for basic setup — enhanced measurement and standard pageview tracking work without it. You typically only need Tag Manager for custom events tied to specific buttons or interactions not covered by enhanced measurement.
Why don't my GA4 numbers match my old analytics numbers?
The two tools define sessions and users differently, so totals rarely match exactly even when tracking the same site correctly. Treat GA4 as its own baseline going forward rather than trying to reconcile it with historical numbers.
Which GA4 reports should a small business actually check regularly?
Traffic acquisition, Pages and screens, and Conversions cover most of what matters day to day. Realtime is useful right after a launch or campaign, and everything else is for occasional deeper investigation.
google analytics 4 basicsga4 for small businessga4 setupga4 conversionsga4 reports explained