How to Set Up Google Analytics 4 for Your Small Business Website
A step-by-step guide to installing Google Analytics 4 correctly, tracking the conversions that matter, and avoiding the mistakes that make most small business dashboards useless.
If you don't know which pages on your site turn visitors into customers, you're making marketing decisions with a blindfold on. Google Analytics 4 (GA4) is the free tool that fixes that, but a lot of small business owners either never finish setting it up or turn it on and never look at it again.
This guide walks through the setup from scratch, in plain English, with no assumption that you've touched analytics before. By the end, you'll have GA4 installed correctly, tracking the actions that actually matter to your business, and reporting numbers you can use.
Why GA4 Is Worth the Hour It Takes
GA4 replaced the older Universal Analytics several years ago, and it works differently under the hood. Instead of counting "sessions" and "pageviews" as the main unit of measurement, GA4 tracks individual events — a click, a scroll, a form submission, a phone number tap. That sounds like a technical detail, but it matters for a small business because it means you can track the exact actions that lead to a sale or a lead, not just how many people showed up.
Done right, GA4 answers three questions every owner should be able to answer:
- Where are my customers actually coming from — Google search, social media, referrals, or paid ads?
- Which pages on my site are working, and which ones are quietly losing people?
- Are visitors doing the thing I want them to do — calling, booking, filling out a form, buying — or just browsing and leaving?
Without this, you're guessing. With it, you can tell your web developer or marketing person exactly where to focus instead of asking them to "make the website better" and hoping for the best.
Before You Start
You'll need three things:
- A Google account (a free Gmail account works fine — use one tied to the business, not a personal employee's account you might lose access to later)
- Admin access to your website, or someone on your team who has it (whoever manages your WordPress dashboard, Shopify admin, Squarespace site, or website code)
- About 30–60 minutes of uninterrupted time for the initial setup
One tip before you begin: create the Google account and GA4 property under the business's own email address, not a freelancer's or an employee's personal account. It's common for a small business to lose access to years of data because the person who originally set it up left the company and took the login with them.
Step-by-Step: Setting Up GA4
Step 1: Create Your GA4 Property
Go to analytics.google.com and sign in with your business Google account. Click "Admin" in the bottom left, then "Create Property." Enter your business name, select your time zone and currency, and choose your industry category. Google will ask a few basic questions about your business size and goals — these just help it suggest relevant reports later, so answer them honestly but don't overthink it.
Once the property is created, you'll get a Measurement ID that looks like G-XXXXXXXXXX. Write this down. You'll need it in the next step.
Step 2: Install the Tracking Code on Your Website
How you do this depends on your platform:
- WordPress: Install a plugin like Site Kit by Google (the official option) and connect it to your GA4 property with a few clicks — no code editing required.
- Shopify: Go to Online Store > Preferences, find the Google Analytics section, and paste in your Measurement ID.
- Squarespace or Wix: Both have a dedicated Analytics or Marketing settings section where you paste the Measurement ID directly — no plugin needed.
- Custom-built site: Your developer adds the GA4 tag snippet to the site's header, ideally through Google Tag Manager so future tracking changes don't require touching the site's code every time.
After installing, open your website in a new browser tab, then check the "Realtime" report in GA4. If you see yourself listed as an active user within a minute or two, the install worked.
Step 3: Set Up the Conversion Events That Matter
This is the step most small businesses skip, and it's the one that makes GA4 actually useful. Out of the box, GA4 tracks page views and a handful of basic interactions automatically. It does not automatically know that a contact form submission, a phone number click, or a completed purchase is important to you — you have to tell it.
In GA4, go to Admin > Events, and mark the relevant events as "conversions." For most service businesses, the short list looks like:
- Contact form submitted
- Phone number clicked (on mobile, this is often how people actually reach you)
- Quote or booking request submitted
- "Get directions" or map click, if you have a physical location
For ecommerce businesses, add:
- Add to cart
- Checkout started
- Purchase completed
Resist the urge to track everything. A dashboard with 20 tracked events and no clear priorities is just as useless as no dashboard at all. Pick the three to six actions that represent real business outcomes and start there. You can always add more later once you're actually using the data.
Step 4: Connect Google Search Console
If you don't already have Google Search Console set up, do that now and link it to your GA4 property under Admin > Product Links > Search Console. This connection lets you see which specific search terms are bringing people to your site, which pages rank for them, and how that search traffic behaves once it lands — information GA4 can't show you on its own.
Step 5: Build One Simple Report You'll Actually Check
GA4's default interface can feel overwhelming, with dozens of reports you'll never open. Instead of trying to learn all of it, build one custom overview report or exploration that shows just:
- Traffic by source (organic search, social, direct, referral, paid)
- Your top 10 landing pages by traffic
- Your conversion events from Step 3, broken down by traffic source
Save it, and check it on a set schedule — weekly is plenty for most small businesses. The goal isn't to become a data analyst; it's to notice trends early, like a traffic source drying up or a page that used to convert well suddenly not doing so.
What to Actually Pay Attention To
Once the data starts coming in, it's easy to get distracted by numbers that feel important but don't tell you much on their own. A few notes on what matters and what doesn't:
- Total users and pageviews are vanity metrics on their own. A spike in traffic from an irrelevant source (a bot crawl, a broken backlink, a social post that went nowhere) can inflate this number without bringing you a single real customer.
- Conversion rate by source tells you which channels are worth your time and ad budget. If Facebook sends you ten times the traffic of Google search but a tenth of the conversions, that's worth knowing before you spend more on Facebook ads.
- Landing page performance shows you where people give up. If a service page gets steady traffic but almost nobody fills out the form on it, that page's copy, layout, or call-to-action likely needs work — not necessarily more traffic.
- New data needs time to settle. Don't make decisions off a single day or even a single week of numbers, especially for a lower-traffic small business site. Look for patterns over three to four weeks before you treat something as a real trend.
Common Mistakes to Avoid
Setting It Up and Never Returning
This is, by far, the most common outcome. A business owner or their web developer installs GA4 during the site launch, checks it once, and never opens it again. Put a recurring reminder on your calendar — even fifteen minutes every other week is enough to catch problems and opportunities early.
Tracking Nothing Meaningful
If you skip Step 3 and never mark any events as conversions, GA4 will faithfully tell you how many people visited your site and absolutely nothing about whether your website is actually working for your business.
Losing Access to the Account
Always add at least two people from your business (not just your agency or freelancer) as Administrators on the GA4 property, and keep the login credentials somewhere your business controls — a password manager the company owns, not an individual's personal one.
Ignoring Mobile Behavior
Most small business website traffic in the U.S. now comes from phones. Check your reports segmented by device. A site that converts well on desktop but poorly on mobile is leaving business on the table, and the fix is usually a faster, simpler mobile experience rather than more traffic.
A Quick Note on Privacy
Depending on where your customers are located and what data you collect, you may have obligations around cookie consent and data privacy that go beyond simply installing analytics. This varies by state and by the nature of your business, so if you're unsure what applies to you, it's worth a conversation with an attorney who handles data privacy rather than guessing. Most consent-management plugins integrate directly with GA4 and Google Tag Manager, which makes staying compliant a lot less painful than doing it manually.
Getting the Most Out of It Going Forward
GA4 is genuinely useful once it's set up correctly and you build the habit of glancing at it regularly. It won't fix a website that isn't converting, but it will tell you exactly where the problem is — a traffic source that isn't working, a page that's losing people, or a conversion path that's harder than it needs to be. From there, the fixes are usually straightforward.
If you'd rather have this set up correctly the first time, or you already have GA4 installed but have no idea whether it's tracking the right things, get in touch with our team. We'll take a look at your current setup, fix what's broken, and make sure the reports you're checking actually reflect how your business is doing.