Codalyst Tech
Data & Analytics10 min read

Google Analytics 4 for Small Business: How to Set It Up and Actually Use It

GA4 is installed on hundreds of millions of websites and barely used by most of them. This guide covers correct setup, the five reports that drive real decisions, custom event tracking, and the common mistakes that make your data unreliable.

Google Analytics 4 for Small Business: How to Set It Up and Actually Use It

Google Analytics 4 is free, widely supported, and can tell you almost everything you need to know about how people find your website and what they do once they arrive. Most small businesses have it installed but do not actually use it: the data is there, the reports are configured, and nobody looks at them.

This guide covers setup, the three or four reports that actually matter for small business decisions, and what to do with the information.

Why GA4 Is Different From the Old Google Analytics

If you used Universal Analytics (the previous version, now discontinued), GA4 works differently in ways that matter.

Universal Analytics tracked sessions and pageviews. GA4 tracks events. Every interaction is an event: a page view is an event, a button click is an event, a form submission is an event, a video play is an event. This sounds technical but the practical implication is that GA4 can track much more about what users actually do on your site, not just which pages they visited.

Universal Analytics grouped data into sessions (a visit with a beginning and end). GA4 tracks users across sessions over time, which makes it better at answering questions like "how many people came back more than once" and "what did users who converted look like before they converted."

The reports are different. GA4's default interface takes getting used to. The most useful reports are not on the home screen.

Step 1: Install GA4

If you already have GA4 installed, skip to the reports section. If you are starting fresh:

Create a GA4 property. Go to analytics.google.com, create an account, and create a property. Google will walk you through the process. At the end you will get a Measurement ID (format: G-XXXXXXXXXX).

Install the tracking code. The simplest method is Google Tag Manager. Create a GTM account, install the GTM snippet on your website (your developer or CMS plugin can do this), then add a GA4 Configuration tag in GTM pointing to your Measurement ID. This approach lets you add and change tracking without code changes.

If your website is on WordPress, the Google Site Kit plugin installs GA4 without requiring a developer. Shopify has a native GA4 integration in the Online Store preferences.

Verify it is working. In GA4, go to Reports > Realtime. Open your website in another tab and navigate around. You should see yourself appear in the Realtime report within 30 seconds. If you do not, check that the tracking code is on every page and that no browser extensions are blocking it.

Filter out your own traffic. By default, GA4 counts your visits. In GA4, go to Admin > Data Streams > your stream > Configure Tag Settings > Define Internal Traffic. Add your IP address and any office IPs. Then go to Admin > Data Filters and activate the internal traffic filter. This keeps your own browsing out of the reports.

Step 2: Set Up Conversions

A conversion is whatever action represents success on your website. For a service business: contact form submitted, phone number clicked, quote request. For an e-commerce store: purchase completed. For a content site: newsletter subscribed.

GA4 automatically tracks some events: page views, scrolls (reaching 90% of page depth), outbound clicks, file downloads, and video plays on embedded YouTube videos. It does not automatically track form submissions.

To track form submissions, use GTM to set up a trigger that fires when the contact form is submitted. If your form redirects to a thank-you page after submission, the simplest approach is a trigger based on the URL of the thank-you page. If it uses AJAX without a page change, you will need a form submission trigger.

Once the event is firing, mark it as a conversion in GA4: go to Admin > Events, find the event, and toggle "Mark as conversion."

Conversions are the most important number in GA4. Everything else is context for understanding why conversions are happening or not happening.

The Four Reports That Actually Matter

1. Acquisition report (Traffic sources)

Location: Reports > Acquisition > Traffic Acquisition

This answers: where are my website visitors coming from?

The channels you care about:

  • Organic search: people who found you via Google search
  • Direct: people who typed your URL or came from a bookmark
  • Referral: people who clicked a link from another website
  • Paid search: Google Ads traffic
  • Social: traffic from social media platforms
  • Email: traffic from email campaigns (requires UTM parameters)

If you are investing in SEO, this report tells you whether organic search traffic is growing over time. If you are running Google Ads, it shows you paid search traffic separately from organic.

What to look for: Which channels are sending traffic? Are they growing or declining? Is there a channel you have not invested in that is already sending meaningful traffic?

2. Landing page report

Location: Reports > Engagement > Landing Page

This shows which pages are the first page visitors see when they arrive on your site.

For a service business: which pages are bringing people in from search? Is it your homepage, a specific service page, a blog post? Pages with high entry traffic and low conversion rate are candidates for improvement.

What to look for: High-traffic landing pages with low engagement or conversion deserve attention. A page bringing in 500 users per month from search but converting at 0.2% is a significant opportunity.

3. Pages and screens report

Location: Reports > Engagement > Pages and Screens

This shows which pages get the most views overall, not just as entry points.

For understanding content: which blog posts are being read? Which service pages get the most attention? Which pages do people visit before contacting you?

What to look for: Your highest-traffic pages should reflect your business priorities. If your highest-traffic page is a blog post from three years ago that does not link clearly to your services, there is an opportunity to add a relevant call to action.

4. Conversions report

Location: Reports > Engagement > Conversions

This shows how many conversion events happened and where they came from.

The most useful view: combine the acquisition report with conversions. In Explore (GA4's custom reporting section), you can create a free-form report showing sessions by channel with conversions and conversion rate. This tells you which channels produce actual leads, not just traffic.

What to look for: Which channels produce conversions? Is organic search traffic converting? If you are getting 400 organic visitors and 2 conversions per month, that is a 0.5% conversion rate. Is that good? Compare to paid traffic. Compare to industry benchmarks. Understand where your best customers come from.

Building a Monthly Reporting Habit

The businesses that benefit from analytics have a simple habit: they review the data once per month and make one decision based on what they see.

A 20-minute monthly review:

  1. Organic search sessions this month vs last month. Growing, flat, or declining?
  2. Total conversions this month vs last month. Growing, flat, or declining?
  3. Which landing pages generated the most conversions this month?
  4. Is there any channel performing significantly better or worse than usual?

From that review, make one decision: update the call to action on the best-performing landing page, investigate why a channel declined, brief a new piece of content targeting a question your organic traffic suggests people are searching for.

Analytics without action is reporting. Analytics with monthly decisions is a growth process.

What GA4 Cannot Tell You

Why people left without converting. GA4 tells you they left. It does not tell you why. Heatmap and session recording tools (Hotjar, Microsoft Clarity) show you where people click and where they stop scrolling, which is closer to the why.

What people were looking for. GA4 can tell you the search terms that brought users to your site (via Search Console integration) but not what they were specifically hoping to find. User interviews and customer conversations fill this gap.

Attribution in complex sales. B2B sales often involve many touchpoints across weeks or months. GA4's attribution models credit one or a few touchpoints per conversion. For complex sales, think of GA4 as a signal, not a precise measurement.

Post-conversion behaviour. If your conversion is a contact form, GA4 tells you who submitted it and where they came from. What happened after the form submission (the actual sales conversation, the outcome) is tracked in your CRM, not in GA4.

For help setting up analytics that drive decisions, our data analytics service covers GA4 implementation, custom reporting, and connecting website data to business outcomes. Contact us to discuss your analytics requirements.