The single most common reason paid campaigns underperform in South Africa is not the budget, the bidding strategy, or even the creative. It is the absence of reliable conversion data. When your campaigns do not know what a conversion looks like, they cannot optimise for it. GA4 and proper conversion tracking are not optional extras — they are the foundation everything else is built on.

The Measurement Gap Most Businesses Do Not Know They Have

Walk into a typical South African SME running Google Ads and ask to see their conversion data. More often than not, you will find one of three situations: no conversion tracking at all, auto-imported goals from Universal Analytics that stopped working when UA was sunset, or a single “thank you page view” being counted as a conversion — with no value attached and no verification that it actually fires correctly.

Each of these situations produces the same outcome. Google’s Smart Bidding algorithms receive no signal about which clicks produce business outcomes, so they optimise for volume instead of value. Budgets flow towards impressions and clicks that feel productive but cannot be traced to revenue. The advertiser sees activity in their account and assumes things are working.

This is not a technical problem. It is a measurement philosophy problem. Before a business should run a single rand of paid advertising, it needs to be able to answer one question with data: did this ad spend produce a business outcome? GA4, set up correctly, makes that question answerable.

You cannot optimise what you cannot measure. And most SA businesses are not measuring.

— Anaye Digital, 2026

What GA4 Actually Is — and Why It Matters

Google Analytics 4 is the current generation of Google’s analytics platform, replacing Universal Analytics which was shut down in mid-2023. Unlike its predecessor, GA4 is built around an event-based data model. Every interaction on your website — a page view, a button click, a form submission, a purchase — is recorded as an event with associated parameters.

This architecture makes GA4 significantly more flexible than Universal Analytics. You can track virtually any user behaviour as a custom event, attach metadata (such as the value of a lead or the category of a product viewed), and mark specific events as “key events” that feed into your Google Ads conversion reporting.

Jul 2023
Universal Analytics sunset date — SA businesses still running UA data are working from history, not live measurement
30+
Automatically collected events in GA4 including scrolls, outbound clicks, file downloads, and video plays
R0
Cost to set up GA4 correctly — the tool is free; the investment is time and expertise

For businesses running paid campaigns, the critical connection is between GA4 and Google Ads. When the two are linked and your conversion events are imported into Google Ads, every campaign has access to real conversion data — which allows Smart Bidding to optimise towards outcomes rather than just clicks.

The Correct Setup Stack

There are multiple ways to implement GA4, and the approach matters. The recommended stack for most South African businesses running paid campaigns consists of three layers.

Newsletter

Stay Ahead of the Curve

Practical digital marketing insights for marketers and business owners — no fluff, straight to your inbox.

Layer 01

GA4 Property + Data Stream

Create a GA4 property in Google Analytics and connect a web data stream for your domain. This establishes the data collection pipeline. Enable enhanced measurement — this automatically tracks scrolls, outbound clicks, site search, video engagement, and file downloads without additional configuration. These baseline events provide useful context even before custom events are added.

Layer 02

Google Tag Manager as the Deployment Layer

Install Google Tag Manager on your website rather than adding the GA4 tag directly to your site code. GTM acts as a container for all your tracking tags and allows you to add, edit, or remove tracking without touching the website codebase. This separation is critical for agility — you can deploy new conversion events in hours rather than waiting for developer time. For most SA businesses where web development resources are constrained, this flexibility is essential.

Layer 03

Conversion Events Mapped to Business Outcomes

Inside GTM, build triggers and tags for every meaningful business action on your site. What counts as a conversion depends on the business model, but the principle is the same: every action that signals intent to purchase or that directly creates business value should be tracked as an event in GA4 and marked as a key conversion event. This layer is where most SA businesses stop short — and where the real measurement gap lives.

What to Track as a Conversion

The events worth tracking as conversions vary by business type, but the principle is consistent: track actions that represent real commercial intent or business value. Not vanity metrics. Not page views. Actions.

  • Form submissions — Every contact form, quote request, consultation booking, or enquiry form. Tracked via a GTM trigger on the confirmation state, not just the thank-you page URL (which can fire erroneously on page refresh).
  • Phone call clicks — Clicks on tel: links are a high-intent signal, especially for SA service businesses where phone is the primary conversion path. These are frequently missed because they do not produce a page view.
  • WhatsApp link clicks — For SA businesses where WhatsApp is a primary sales channel, clicks on wa.me links are among the most commercially significant events on the site and should be tracked as key conversions.
  • E-commerce purchase events — For transactional sites, the purchase event with accurate revenue data is the single most important conversion to track. This feeds Smart Bidding with value-based signals that can dramatically improve ROAS.
  • Booking completions — For hospitality, professional services, healthcare, and any appointment-based business, booking completions are the primary conversion event. The confirmation step should fire a dedicated event — not a generic page view.
  • Document downloads & brochure requests — For B2B businesses or high-consideration purchases, document downloads signal research intent. Track these as micro-conversions to build audience segments for remarketing.

Connecting GA4 to Google Ads

Tracking events in GA4 is only half the job. For paid campaigns to benefit from conversion data, GA4 must be linked to Google Ads and the relevant events imported as conversion actions. This is a critical step that is frequently skipped or incomplete.

Without Proper Linkage
  • Smart Bidding optimises for clicks, not outcomes
  • No visibility on which keywords drive actual leads or sales
  • Audience lists in Google Ads are empty or stale
  • ROAS and CPA targets cannot be set meaningfully
  • Reporting shows traffic, not business impact
With Proper Linkage
  • Target CPA and Target ROAS bidding can be deployed
  • Keyword-level conversion data is visible in Google Ads
  • Remarketing audiences auto-populate from GA4 segments
  • Enhanced conversions improve attribution accuracy
  • Performance Max campaigns have real signal to work with

Enable auto-tagging in Google Ads to ensure GCLID parameters are appended to all ad clicks. This is what allows GA4 to attribute sessions to specific ads and campaigns. Without auto-tagging, organic and paid sessions are indistinguishable in GA4 reports. This single setting is responsible for a significant share of the attribution problems we diagnose in SA accounts.

Advanced Setup

Enhanced Conversions — Worth Implementing in 2026

Enhanced conversions improve measurement accuracy by sending hashed first-party customer data (email addresses, phone numbers) to Google alongside conversion events. In a privacy-constrained world where third-party cookies are increasingly unreliable, this is the most practical way to maintain conversion signal quality.

For SA businesses, enhanced conversions are particularly valuable for service-based models where form completions are the primary conversion and customer data is captured at the point of enquiry. The setup requires a GTM configuration that pulls data from form fields — but the data quality improvement is significant.

The Local Context

Several factors make proper measurement setup especially important — and especially overlooked — in the South African market.

WhatsApp as a primary conversion channel. South Africa’s WhatsApp penetration is among the highest globally, and for many businesses, WhatsApp is the primary sales channel. Standard GA4 setup does not track WhatsApp conversions unless specifically configured. A business attributing leads only to form submissions may be dramatically undercounting the real commercial impact of their paid traffic.

Mobile-first behaviour. SA’s high mobile usage means a significant proportion of conversions happen across devices — research on desktop, convert on mobile or via phone. Cross-device attribution in GA4 requires Google Signals to be enabled and user-ID tracking configured where possible. Without this, multi-touch journeys are artificially fragmented in reporting.

Load-shedding and session interruption. Intermittent connectivity can cause tracking scripts to fire incompletely. GTM’s asynchronous loading model mitigates this better than direct GA4 snippet implementations, but session interruption remains a source of data quality noise that SA businesses should account for when interpreting conversion rate benchmarks.

How to Audit Your Current Setup

Before building new tracking, audit what is already in place. The following sequence identifies the most common failure points.

  1. 01
    Check GA4 is actively collecting data. Log in to GA4 and open the Realtime report. Open your website in a separate tab and browse a few pages. If the Realtime report does not reflect your session within 30 seconds, the GA4 tag is either missing or misfiring. Use GTM Preview mode to diagnose.
  2. 02
    Verify conversion events are firing correctly. In GTM Preview mode, complete the conversion actions on your site — fill in a contact form, click a phone number, initiate a WhatsApp message. Confirm the corresponding events appear in the GTM debug panel and in GA4 DebugView. A conversion event that is configured but not firing is invisible to Smart Bidding.
  3. 03
    Confirm Google Ads linkage is active. In GA4, go to Admin › Product links › Google Ads links. Confirm the link is active and that at least one key event is enabled for import. Then check Google Ads Conversions to verify the imported actions have status “Recording conversions.”
  4. 04
    Validate auto-tagging in Google Ads. In Google Ads Settings, confirm auto-tagging is enabled. Click through one of your own ads using the Ad Preview tool, then check that the landing page URL contains a GCLID parameter. If it does not, attribution is broken.
  5. 05
    Check for conversion duplication. If you have both GA4-imported conversions and separately configured Google Ads conversion tags tracking the same event, you may be double-counting. This inflates reported conversion numbers and misleads Smart Bidding. Consolidate to a single source of truth for each conversion type.
  6. 06
    Review conversion values. If your conversion actions have no value attached, value-based bidding strategies (Target ROAS) cannot function. Assign realistic values to each conversion type based on your average deal size or revenue-per-lead. Even approximate values are better than zero.

Measurement Is Not a Technical Task — It Is a Business Decision

The businesses that see the best returns from paid advertising in South Africa are not necessarily the ones with the largest budgets or the most sophisticated creative. They are the ones who can see, clearly and accurately, which spend produces which outcomes — and who use that visibility to make better decisions faster.

Setting up GA4 and conversion tracking correctly is a one-time investment that pays compounding returns. Every rand of ad spend that runs through a properly measured account teaches the platform something. Every rand that runs through an unmeasured account teaches it nothing. The gap between these two situations widens with every week that passes. Fix measurement first. Everything else follows.

Fix the measurement first. Every other optimisation is built on top of it.

— Anaye Digital, 2026
Newsletter

Stay Ahead of the Curve

Practical digital marketing insights for marketers and business owners — no fluff, straight to your inbox.