You have a website. People visit it. But do you know what they do once they get there? If the answer is “not really,” you are leaving money on the table. Google Analytics 4 (GA4) tells you exactly how people find your site, what they look at, and where they leave. The problem is that most small business owners open GA4, stare at a wall of charts, and close the tab.
This guide will change that. By the end, you will have GA4 installed, know which numbers matter, and understand how to use that data to get more customers.
What Is Google Analytics 4?
Google Analytics is a free tool from Google that tracks visitor behavior on your website. GA4 is the current version, replacing the older Universal Analytics that stopped processing data in 2023. Every website should have it installed, even if you only check it once a month.
GA4 tracks things like how many people visit your site, where they come from (Google search, social media, direct links), which pages they view, and whether they take actions you care about like filling out a contact form or clicking your WhatsApp button.
Setting Up GA4 (Takes About 15 Minutes)
If you already have GA4 installed, skip ahead. If not, here is the fastest way to get started.
Step 1: Create a Google Analytics account. Go to analytics.google.com and sign in with your Google account. Click “Start measuring” and enter your business name. Google will walk you through a few questions about your business size and goals. Pick whatever feels closest, it does not matter much.
Step 2: Set up a data stream. Choose “Web” and enter your website URL. Google will give you a Measurement ID that looks like G-XXXXXXXXXX. Copy this number.
Step 3: Add the tracking code to your site. This is where it gets a little technical, but it is simpler than it sounds.
If you have a WordPress site, install the “Site Kit by Google” plugin. It connects GA4 automatically once you sign in with your Google account. No code needed.
If you have a static site or custom build, paste this code into the <head> section of every page:
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXX"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-XXXXXXXXXX');
</script>
Replace G-XXXXXXXXXX with your actual Measurement ID. If your site uses a template or layout file, you only need to add it once.
Step 4: Verify it is working. Open your website in a browser, then go back to GA4 and click “Realtime” in the left menu. You should see at least one visitor (that is you). If you see a number, you are good to go.
The Only 5 Reports You Need to Check
GA4 has dozens of reports. Most of them are noise for a small business. Here are the five that actually matter.
1. Realtime Report
This shows who is on your site right now. It is useful for checking if a social media post or email campaign is driving traffic. You can see which pages people are viewing and where they are located.
2. Acquisition Overview
This tells you where your visitors come from. The main channels are organic search (Google), direct (typed your URL), social (Facebook, Instagram), and referral (links from other sites). If most of your traffic comes from one source, that is where you should double down.
For example, if 70 percent of your traffic is from Google search, your SEO is working. If social media brings almost nothing, maybe it is time to post more often or try different content.
3. Pages and Screens
This shows which pages get the most views. Look for patterns. If your services page gets a lot of views but few contact form submissions, the page might need a clearer call to action. If a blog post gets unexpected traffic, write more content on that topic.
4. Engagement Rate
Engagement rate replaced the old “bounce rate” metric. It measures the percentage of visits where someone stayed longer than 10 seconds, viewed more than one page, or completed a conversion event. A healthy engagement rate for a small business site is around 50 to 60 percent. Below 40 percent means people are leaving quickly, which usually means your site loads too slow or the content does not match what they expected.
5. Conversions
This is the most important report. It tracks the actions you care about: form submissions, phone number clicks, WhatsApp button taps, or purchases. You need to set these up manually (more on that below), but once configured, this report tells you if your website is actually generating business.
Setting Up Conversion Events
GA4 does not automatically know what counts as a “conversion” for your business. You need to tell it. Here are the most common ones for small businesses.
Contact form submission. If your form redirects to a “thank you” page after submission, create a conversion event for that page URL. Go to Admin, then Events, then “Create event.” Set the condition to page_location contains /thank-you or /gracias.
WhatsApp button click. If you use a WhatsApp floating button (and you should, especially in Latin America), set up a click event for links containing wa.me or api.whatsapp.com. Go to Admin, Events, Create Event, and set the condition to click_url contains wa.me.
Phone number click. Same idea. Create an event for click_url contains tel:.
Once these events are created, mark each one as a conversion in Admin, Conversions. From that point on, GA4 will track every time a visitor takes that action.
Common Mistakes to Avoid
Checking GA4 every day. Once a week is enough for most small businesses. Daily data has too much noise to be useful. Check every Monday morning and look for trends over the past week or month.
Ignoring mobile traffic. Most small business websites get 60 to 80 percent of their traffic from phones. If your site looks great on a laptop but terrible on a phone, you are losing the majority of your visitors. GA4 breaks down traffic by device in the Tech Details report.
Not linking Google Search Console. Search Console shows you which search terms bring people to your site. It is free and pairs perfectly with GA4. Go to Admin, Product Links, Search Console Links, and connect your account. This gives you keyword data that GA4 alone does not provide.
What to Do With This Data
Knowing your numbers is only useful if you act on them. Here are three simple things you can do this week.
First, find your top three traffic sources and make sure you are active on those channels. If Google search is number one, keep publishing blog posts and improving SEO. If Instagram is number two, post more consistently.
Second, look at your most visited pages and make sure each one has a clear next step. A services page should link to a contact form. A blog post should suggest related articles or invite readers to get in touch.
Third, check your conversion events. If nobody is filling out your contact form, maybe the form is too long, the button is hard to find on mobile, or the page loads too slow. Small changes to your highest-traffic pages can double your leads.
Need Help Making Sense of Your Data?
Setting up GA4 is the easy part. Knowing what to do with the data is where most small business owners get stuck. At Birky Studio, we build websites that come with analytics already configured, so you do not have to figure it out alone.
If you want a website that tracks what matters and turns visitors into customers, get in touch with us. We will handle the technical side so you can focus on running your business.
