Home / Insights / GA4 conversion tracking

GA4 conversion tracking: what UK SMBs actually need to measure

Google Analytics 4 can measure almost everything — which is why most small businesses measure nothing useful. Here is a focused setup for forms, phone calls, and bookings that answers one question: what is actually generating leads?

Stop collecting data you never use

Universal Analytics is gone. GA4 is event-based: page views, scrolls, clicks, and custom actions all arrive as events. Out of the box, GA4 shows traffic sources and engagement, but it does not automatically know that a form submission or phone tap is a lead. You must define that.

For a UK plumber, salon, or B2B consultant, three conversion types cover most of the picture:

  • Form submissions — contact, quote, callback requests.
  • Phone calls — clicks on tel: links and optionally tracked numbers from ads.
  • Bookings — Calendly, Acuity, Square Appointments, or embedded widgets.

Everything else — blog scroll depth, social clicks — is secondary until these work reliably.

GA4 vs Google Tag Manager: who does what

GA4 is where data is stored and reported. Google Tag Manager (GTM) is the control panel that fires tags (GA4 events, Meta Pixel, etc.) based on triggers on your site. For SMB sites, we almost always install GTM once and manage events there — you change tracking without editing code each time.

Minimum install checklist

  • Create a GA4 property (UK timezone, GBP currency if you sell online).
  • Create a GTM container; add the GTM snippet to every page (usually via your CMS or theme).
  • In GTM, add a GA4 Configuration tag with your Measurement ID.
  • Link GA4 to Google Search Console for query data alongside conversions.
  • Document your login (hello@yourdomain.co.uk) — avoid tracking owned only by a former freelancer.

Track form submissions properly

Many UK sites use WordPress (Contact Form 7, WPForms), Webflow forms, or embedded Typeform. The wrong approach: treating any page view of “thank you” as a conversion when the thank-you URL is guessable or never shown. Better approaches:

  • Thank-you page — redirect after successful submit to /thank-you; fire a GA4 event on that page view only.
  • Form submit event — GTM trigger on form submit (works on some platforms; test carefully).
  • Plugin integration — some form plugins send events directly to GA4; verify in DebugView.

In GA4 Admin, mark the event as a conversion (formerly “goal”). Name it clearly: generate_lead or contact_form_submit. One primary form event is enough to start.

Track phone calls from your website

Mobile users tap phone numbers constantly. Add a GTM trigger for clicks on links where the URL contains tel:. Send a GA4 event such as phone_click with parameters for link URL and page path. Mark it as a conversion if phone is a main channel.

For Google Ads, consider call reporting or a tracked number — but keep NAP consistent on your Google Business Profile and citations. Dynamic numbers on the whole site can break local SEO if misused.

Track bookings and third-party widgets

Booking tools often live on subdomains or iframes, which makes tracking harder. Options:

  • Use the tool’s native GA4 or GTM integration (Calendly and others support this).
  • Fire an event on the confirmation step if the widget redirects back to your domain.
  • As a fallback, count clicks on “Book now” as booking_start — weaker, but still useful for comparing pages.

Test before you trust the dashboard

Use GA4 DebugView (with Google Analytics Debugger extension or GTM Preview mode). Submit a test form, click the phone number, complete a test booking. You should see events within seconds. Then check Reports → Engagement → Conversions after 24–48 hours.

Common UK SMB issues:

  • Cookie banner blocking tags until consent — ensure analytics fires for accepted statistics cookies (ICO-aligned setup).
  • Duplicate GA4 tags (theme + GTM both firing) inflating numbers.
  • Staging site sending junk data — exclude staging hostnames in GA4 data filters.

What to look at each month (five minutes)

You do not need a custom Looker Studio dashboard on day one. Open GA4 and check:

  1. Traffic acquisition — organic, paid, direct, referral; which grew?
  2. Conversions by source — which channel drove form fills and calls?
  3. Landing pages — which pages convert vs bounce?

That trio tells you whether to invest in local SEO, Google Ads, or fixing the website itself.

Consent, privacy, and UK expectations

Under UK GDPR and PECR, many sites need a cookie banner before analytics runs for non-essential cookies. Use a reputable consent tool (Cookiebot, Complianz, or similar) and wire GTM to fire GA4 only after the user accepts analytics — or configure GA4 with consent mode so modelling can fill gaps. Document your privacy policy: what you collect, why, and how long you keep it. ICO guidance favours transparency over hiding tracking; get this right once and avoid ripping tags out later.

Fit tracking into the bigger picture

Measurement is layer two of a growth system: without it, traffic and website spend are guesses. We set up GA4, GTM, and Search Console as part of our SEO and tracking service, tied to a site built for conversion on foundation websites.

Get the three core conversions live first. Optimise later — enhanced conversions, BigQuery, custom dimensions — only when the basics inform real decisions. Pair reports with a monthly habit: one channel to double down on, one page to fix, one experiment to run.

Not sure if your tracking works? We run a free audit: GA4, Tag Manager, forms, calls, and GBP — for UK small businesses.

Book your free audit