Skip to main content
Google Ads · Australia

How to Set Up Conversion Tracking in Google Ads Australia (2025)

MMMadsun Media
10 min read

Most Australian businesses running Google Ads are flying blind. Without proper conversion tracking, you genuinely cannot tell which keywords are generating calls, which ads are driving enquiries, and whether your $3,000-a-month ad budget is producing $9,000 in revenue or $1,200. Conversion tracking is not optional — it is the difference between a Google Ads account that scales intelligently and one that haemorrhages budget indefinitely.

This guide walks you through setting up Google Ads conversion tracking from scratch for an Australian business — covering every conversion type, the Google Tag Manager and GA4 workflow, Australian call tracking tools, and how to verify everything is working correctly before you trust the data.

Why Conversion Tracking Matters for Australian Businesses

Here is a sobering statistic: studies across multiple Australian Google Ads accounts consistently show that 30-40% of ad budget is wasted on clicks that never convert — and the primary reason is that the business never set up tracking to identify which segments are wasteful.

Without conversion tracking, you cannot:

  • Know which keywords are generating actual leads or sales
  • Enable Google's Smart Bidding strategies (Target CPA, Target ROAS) — which require conversion data to function
  • Calculate your true cost per lead or cost per acquisition
  • Identify which ads, audiences, devices, or times of day deliver the best results
  • Make confident budget allocation decisions

For a typical Australian service business spending $3,000-$5,000 per month on Google Ads, proper conversion tracking typically reveals 2-3 campaign elements responsible for 80% of the results — and 2-3 elements burning budget with no return. That knowledge alone can cut your cost per lead by 30-50% within 60 days.

Types of Conversions to Track

Not all conversions are the same. For Australian businesses, these are the four primary conversion types to configure:

1. Form Submissions

Any contact form, quote request, booking form, or enquiry form on your website. This is typically tracked by firing a conversion event when a user lands on a "thank you" page after form submission — or by tracking the form submit button click event via Google Tag Manager.

Best practice: Use a dedicated thank-you page (e.g. /thank-you) and fire a conversion on page load. This is more reliable than button-click tracking because it confirms the form actually submitted successfully.

2. Phone Call Conversions

Australian service businesses — tradies, clinics, law firms, real estate agencies — often receive more leads by phone than by form. If you are not tracking calls from your ads, you are missing your most valuable conversions.

Google Ads provides native call tracking via a Google forwarding number. When someone clicks your ad and calls the forwarding number displayed on your site, that call is recorded as a conversion.

Key settings for AU call tracking: Set minimum call duration to 30-60 seconds (to filter wrong numbers and hung-up calls), and configure your forwarding number to display Australian format (e.g. 1800 or 02/03/07/08 area codes).

3. Ecommerce Purchase Conversions

For Australian online stores, purchase tracking records the transaction value alongside the conversion — enabling ROAS (Return on Ad Spend) reporting. This requires passing the order value dynamically into the conversion tag, which is done via your ecommerce platform (Shopify, WooCommerce, etc.).

Critical: Set your currency to AUD in your Google Ads account settings. Without this, Google may misattribute revenue figures when reporting ROAS.

4. Live Chat and Engagement Conversions

If you use Intercom, Tidio, Crisp, or another chat tool, tracking chat initiation or chat leads as a secondary micro-conversion provides additional signal data for Smart Bidding — even if you do not assign the same value as a form submission.

Google Tag Manager Setup Overview

Google Tag Manager (GTM) is a tag management system that lets you add and manage tracking codes on your website without touching the source code every time. For most Australian businesses, deploying conversion tracking via GTM is the most scalable and maintainable approach.

Step 1: Create a GTM Account and Container

  1. Go to tagmanager.google.com and create a new account
  2. Set your account name (your business name) and container name (your website URL)
  3. Select Web as the target platform
  4. Copy the GTM snippet — it contains two parts: a script tag for the <head> and a noscript tag for the <body>
  5. Add both snippets to your website. In WordPress use a plugin like Insert Headers and Footers; in Shopify add them to theme.liquid

Step 2: Set Up the Google Ads Conversion Tracking Tag

  1. In Google Ads, go to Tools > Measurement > Conversions and click + New conversion action
  2. Select Website as the source
  3. Choose your category (Lead, Purchase, etc.) and give the conversion a clear name
  4. Copy the Conversion ID and Conversion Label — you will need these in GTM
  5. In GTM, create a new Tag: choose Google Ads Conversion Tracking as the tag type
  6. Enter your Conversion ID and Label
  7. Set the Trigger to fire on your thank-you page URL
  8. Save, Preview, and Publish

Step 3: Test with GTM Preview Mode

Before publishing, always use GTM's built-in Preview mode to walk through a test conversion. You should see the conversion tag fire on your thank-you page in the preview panel. This catches configuration errors before they affect live data.

GA4 Integration with Google Ads

Google Analytics 4 (GA4) and Google Ads work best together. Linking the two accounts allows you to import GA4 conversion events directly into Google Ads for bidding — and to see full customer journey data including post-click behaviour.

Linking GA4 to Google Ads

  1. In GA4, go to Admin > Google Ads Links
  2. Click Link and select your Google Ads account
  3. Enable Personalised advertising and Auto-tagging
  4. Complete the link — data will start appearing within 24-48 hours

Configuring Conversion Events in GA4

GA4 uses "events" as its core data model. To track form submissions, mark the relevant GA4 event as a conversion:

  1. In GA4, go to Admin > Events
  2. Find the event you want to track as a conversion (e.g. generate_lead or a custom event you have set up)
  3. Toggle Mark as conversion on
  4. The event will now appear in your Conversions report and can be imported into Google Ads

Important for Australian businesses: GA4 data is processed and stored in accordance with Google's data processing terms — ensure your Privacy Policy discloses the use of GA4 and references Google Analytics as a data processor. This is required under Australian Privacy Law for businesses with an annual turnover over $3 million, and increasingly expected for all businesses.

Call Tracking in Australia

Phone calls are the dominant conversion type for many Australian industries — healthcare, legal, real estate, trades, and home services among them. Native Google Ads call tracking works well for tracking calls from ads, but for tracking calls from all traffic sources, you need a dedicated call tracking platform.

Recommended Call Tracking Tools for Australian Businesses

ToolAU NumbersGTM IntegrationStarting Price (AUD)
CallRailYes (via local numbers)Native$70/month
DelaconYes (AU-native)Native$80/month
TwilioYesCustom setup required$30/month + usage
WhatConvertsYesNative$55/month
Google Ads nativeYes (forwarding)AutomaticFree (Google Ads only)

Delacon is the most popular dedicated call tracking platform among Australian agencies — it offers Australian phone numbers, dynamic number insertion (DNI), and native Google Ads and GA4 integration. For most AU service businesses spending $2,000+ per month on ads, a dedicated call tracking platform pays for itself within the first month by revealing which campaigns are driving calls.

Dynamic Number Insertion (DNI)

DNI replaces the phone number displayed on your website with a unique tracking number based on the visitor's traffic source — allowing you to attribute calls to specific campaigns, keywords, and ads. This requires adding a JavaScript snippet to your website and is supported by all major call tracking platforms operating in Australia.

Importing GA4 Goals into Google Ads

Once your GA4 account is linked to Google Ads and you have marked GA4 events as conversions, you can import them into Google Ads to use for Smart Bidding.

  1. In Google Ads, go to Tools > Measurement > Conversions
  2. Click + New conversion action and select Import
  3. Select Google Analytics 4 properties and choose your GA4 property
  4. Select the conversion events you want to import and click Import and continue
  5. Your imported GA4 conversions will now appear in your conversion action list

Which conversions to use for bidding: Only use primary conversions (your most valuable actions — form submissions, calls, purchases) for Smart Bidding. Set micro-conversions (page views, time on site, chat opens) as secondary conversions — they provide observational data without distorting your bidding algorithm.

Common Tracking Mistakes Australian Businesses Make

  • Counting every page visit on the thank-you page as a conversion: If your thank-you page is accessible via direct URL (not just post-form), you may be recording phantom conversions. Restrict the trigger to fire only when the referrer is your form page, or use session-based logic.
  • Double-counting conversions: Having both a GTM-fired Google Ads tag AND a native Google Ads tag (from the page code) on the same page causes every conversion to count twice. Pick one method — GTM for everything is best practice.
  • Not setting conversion value for service leads: Even if you cannot know exact revenue at lead time, assign an estimated value to each conversion type (e.g. average revenue per client x close rate). This enables ROAS reporting that actually reflects business value.
  • Tracking currency in USD instead of AUD: Ensure your Google Ads account currency is set to AUD. Changing this after the account is established requires contacting Google support — do it correctly from day one.
  • Ignoring the attribution model: Google Ads defaults to a data-driven attribution model. For new accounts with limited conversion data, this can produce misleading results. Check your attribution model in Conversion Settings and consider last-click attribution until you have 50+ conversions per month.
  • Not excluding internal traffic: If your own team browses the site and fills out test forms, this pollutes your conversion data. Add an IP exclusion in GA4 for your office IP addresses, and use a GTM variable to suppress conversion tags for internal visitors.

Verifying Your Setup

Trust but verify — always confirm your tracking is working before relying on it for budget decisions.

Step 1: Use GTM Preview Mode

Activate GTM preview mode and walk through a test conversion on your site. Confirm the conversion tag fires on the correct trigger (thank-you page, form submit, etc.) and not on pages where it should not fire.

Step 2: Check Google Ads Conversion Status

In Google Ads under Tools > Conversions, each conversion action displays a status: Unverified, No recent conversions, or Recording conversions. After completing a test conversion, the status should update to Recording conversions within a few hours.

Step 3: Use the Google Tag Assistant

Install the Google Tag Assistant Chrome extension and browse your site. It will show whether your Google Ads tag, GA4 tag, and GTM container are firing correctly and flag any errors.

Step 4: Check GA4 Real-Time Report

Complete a test form submission and immediately check GA4's Real-Time report. You should see your conversion event appear within seconds of submitting the form.

Step 5: Cross-Reference with CRM

Monthly, compare the leads showing in Google Ads with the actual enquiries received in your CRM or inbox. A persistent gap (more Google Ads conversions than actual enquiries) indicates phantom conversion tracking — investigate immediately.

Conversion tracking is a foundational investment that pays dividends for as long as you run Google Ads. Get it right once, and you will have data-driven confidence in every budget decision you make from that point forward.

Want Expert Google Ads Management for Your Australian Business?

Our team sets up conversion tracking correctly from day one — so every dollar of your ad spend is measurable, attributable, and optimisable.

Explore Google Ads Services