GA4 has been installed on millions of small business websites. Most of those business owners have opened it once, seen something confusing, and never gone back. The platform is genuinely over-engineered for most SMB use cases — but buried inside it are five numbers that should be driving your marketing decisions.
Skip the rest. Here’s what actually matters.
The Problem with GA4 for Small Businesses
Universal Analytics (the old version) was simpler. Sessions, bounce rate, goal completions — most small business owners eventually figured it out. GA4 replaced all of that with a new data model, new terminology, and a reporting interface that assumes you have an analytics team.
You don’t. So let’s strip this down.
GA4’s core shift: it moved from session-based tracking to event-based tracking. Every interaction on your site — page views, clicks, form submissions, video plays — is now an “event.” This is more powerful but requires more configuration to be useful.
The default GA4 install captures a lot. The useful reports are buried. Here’s where to find them.
The 5 GA4 Metrics Every Small Business Owner Should Track
1. Users (Not Sessions)
Where to find it: Reports → Acquisition → Overview
In GA4, “Users” means unique individuals who visited your site. Sessions count visits, so one person visiting three times = three sessions but one user.
For small businesses, users is the number that matters. It tells you how many actual people your marketing is reaching. If you’re running ads or posting on social media and your user count isn’t growing, the top of your funnel has a problem.
Benchmark to know: If you’re spending $500/month on Google Ads and getting fewer than 200 new users per month, your cost-per-visitor is over $2.50. That’s workable for high-value services but unsustainable for low-margin products.
2. Engagement Rate
Where to find it: Reports → Acquisition → Overview, or any traffic source report
GA4 replaced “bounce rate” with “engagement rate.” An engaged session is one that lasted longer than 10 seconds, had a conversion event, or had two or more page views.
Engagement rate tells you whether the traffic you’re getting is actually interested in your content — or whether people are landing and immediately leaving.
Benchmarks:
- Under 40%: poor — your traffic quality or landing page has a problem
- 40–65%: average
- 65%+: strong — visitors are finding what they came for
If you’re running paid ads with an engagement rate under 40%, you’re paying for visitors who don’t care. Either the ad targeting is wrong or the landing page isn’t matching what the ad promised.
3. Key Events (Conversions)
Where to find it: Reports → Engagement → Events, then look for your marked key events
GA4 calls conversions “key events.” By default, GA4 tracks almost nothing as a conversion — you have to define what matters to your business.
For most small businesses, that means marking these as key events:
- Form submissions (contact form, quote request)
- Phone number clicks
- “Book Now” or “Get a Quote” button clicks
- Purchases (if e-commerce)
If you haven’t configured key events, you’re flying blind. You can see traffic but not whether that traffic is doing anything useful.
How to set one up: Go to Admin → Events, find the event name for your form submission (usually form_submit or a custom name), and toggle “Mark as key event.”
4. Traffic Source Breakdown
Where to find it: Reports → Acquisition → Traffic Acquisition
This tells you where your users are coming from: Organic Search, Direct, Referral, Paid Search, Organic Social, Email.
For small businesses, this breakdown answers the most expensive question in marketing: which channel is actually working?
Check it monthly. Look for:
- Organic Search growing: Your SEO is working
- Paid Search with low engagement rate: Your Google Ads targeting or landing page needs work
- Direct traffic dominance: Your brand awareness is strong but your digital channels may be underperforming
- Social at zero: Your social media strategy isn’t driving people to your site
Don’t just look at volume. Look at engagement rate and key events by channel. High traffic from a channel that converts at zero is expensive dead weight.
5. Landing Page Performance
Where to find it: Reports → Engagement → Landing Pages
This report shows which pages people land on first when they visit your site, and how those pages perform on engagement rate and key events.
For most small businesses, the homepage gets most of the traffic but the service pages or landing pages convert. If your homepage has a 30% engagement rate and your Google Ads landing page has a 70% engagement rate, that tells you exactly where to send paid traffic.
This report also shows you which blog posts drive meaningful engagement vs. which ones accumulate traffic from people who immediately leave. Useful for deciding where to invest more writing time.
Setting Up GA4 Correctly Before You Trust the Data
Raw GA4 installs have two common problems that make the data misleading:
1. Your own traffic is included. Every time you visit your own website, it counts. For small businesses where the owner visits their site daily, this inflates user counts and distorts engagement rates.
Fix: Go to Admin → Data Streams → your stream → Configure tag settings → Define internal traffic. Add your office IP address. Then go to Admin → Data Filters → create an “Internal Traffic” filter set to “Active.”
2. Bot and spam traffic. Some GA4 accounts show suspicious traffic from single pages with 100% engagement rates from Eastern European or Asian sources. This is referral spam.
Fix: Admin → Data Streams → Enhanced measurement should be on. For serious spam, use a Google Tag Manager filter to exclude known bot user agents.
If you’ve never done either of these, your data is probably 10–20% inflated by your own visits and spam traffic.
The Report That Replaces Every Dashboard You’ve Tried to Build
GA4 has a “Comparisons” feature that lets you isolate one traffic segment (like Paid Search) and compare its behavior to your overall site average — engagement rate, key events, pages per session — all in the same view.
For small businesses, this single view answers more questions than any custom dashboard. Activate it in any report by clicking ”+ Add Comparison” at the top.
How Often Should You Check GA4?
Weekly: Users, engagement rate, key events. 10 minutes.
Monthly: Traffic source breakdown, landing page performance, any changes in engagement rate by channel. 30 minutes.
Quarterly: Trend analysis — is organic search growing? Is paid traffic converting better or worse than three months ago? Are any channels declining? 60 minutes.
More often than that for most small businesses is noise, not insight.
GA4 and Your Ads Account
If you’re running Google Ads, linking GA4 to your Google Ads account is non-negotiable. It allows you to see which keywords and campaigns are driving actual key events — not just clicks.
Go to Admin → Product Links → Google Ads → Link. Once linked, your Google Ads data (cost, clicks, conversions) appears inside GA4’s acquisition reports.
Without this link, Google Ads optimization is guesswork. With it, you can cut spend on campaigns that generate clicks but zero key events and shift budget to what converts.
If you want a faster read on whether your current Google Ads setup is working before digging into GA4, Honest runs a quick audit without requiring you to navigate the platform yourself.
FAQ
Is GA4 free? Yes. GA4 is free for standard use. GA4 360 (the enterprise version) costs thousands per month, but the free version has everything a small business needs.
How do I check if GA4 is installed on my site? Install the Google Tag Assistant Chrome extension and visit your site. It will show you whether GA4 is firing and whether events are being tracked correctly.
Do I need Google Tag Manager to use GA4? No, but Tag Manager makes GA4 much easier to configure and maintain — especially for custom events. Most WordPress sites can install GA4 directly via a plugin, but Tag Manager gives you more control.
Can GA4 tell me why people are leaving my site? Not directly. GA4 shows you that people left (low engagement rate, low key events), but not why. Pair GA4 with a session recording tool like Microsoft Clarity (free) or Hotjar to watch how people actually interact with your pages.
How long does GA4 retain data? By default, GA4 retains data for 2 months. Change this to 14 months immediately. Go to Admin → Data Settings → Data Retention → set to 14 months. Do this now — GA4 won’t backfill data once the retention window has passed.
My GA4 shows zero conversions but I’m getting leads. What’s wrong? Your key events aren’t configured. GA4 doesn’t know what a conversion is unless you tell it. Follow the key events setup described above or hire someone to configure it — running a business without conversion data is like driving without a speedometer.
The Honest Assessment
GA4 is a powerful tool that most small businesses use as an overpriced visitor counter. Five metrics, checked consistently, make the difference between data-informed decisions and expensive guesses.
If your GA4 isn’t set up correctly or you’re not sure what your data is telling you, Honest can run a site audit that includes a read on your analytics configuration. For driving more traffic worth tracking, our Google Ads management service starts at $697/month with full analytics integration included.