Why GA4 matters for small business
Universal Analytics is gone. GA4 is what every website runs now. The problem is that most small business GA4 setups were migrated automatically — which means they inherited all the old problems and added some new ones.
The core issue: without proper conversion tracking, you don't know which marketing activity is producing results. You're spending on ads (or time on SEO) with no way to close the loop.
What you actually need to set up
A minimum viable GA4 setup for a small business includes:
- GA4 property connected to your website
- Google Tag Manager installed and managing the GA4 tag
- Conversion events: form submissions, phone call clicks, email clicks
- Linked to Google Ads if you're running ads
- Google Search Console linked for organic search data
That's it. You don't need Enhanced Measurement events for scroll depth and video plays. You don't need custom dimensions on day one. Get the fundamentals right first.
Conversion tracking — the critical part
This is where most setups fail. GA4 can track page views out of the box. What it can't do automatically is know when someone submits your contact form or calls your phone number.
For a contact form: you need either a thank-you page (easy) or a GTM trigger that fires when the form submission is confirmed (better). The thank-you page approach works fine for most small businesses.
For phone calls: add click tracking on your phone number link. This won't tell you the call happened, but it tells you someone clicked to call — which is a strong signal.
Most common mistakes
- Counting page views as conversions — if your "thank you" page is tracking every visit (including accidental refreshes), your conversion data is wrong.
- Duplicate GA4 tags — common after migrations. Run Tag Assistant to check.
- No connection to Google Ads — if GA4 and Google Ads aren't linked, your ads campaigns can't use conversion data for bidding.
- Self-referral traffic — if your site uses a payment processor or booking system on a subdomain, you need referral exclusions.