← Blog

How to Set Up Google Ads Conversion Tracking (And Why It's Non-Negotiable)

Every dollar you spend on Google Ads before conversion tracking is set up is a dollar spent on data you’ll never be able to interpret. You’ll see clicks. You won’t know which ones turned into customers.

That’s not a minor inconvenience. It’s the difference between managing a campaign and guessing at one.

What Conversion Tracking Actually Does

Google Ads conversion tracking records what happens after someone clicks your ad. A conversion is whatever action matters for your business — a phone call, a form submission, a purchase, a chat message, a booking.

Without it, Google’s reporting shows you impressions, clicks, and click-through rate. Those numbers are real. They’re also almost useless for making decisions. A keyword with a 12% CTR and zero conversions is a budget drain. A keyword with a 2% CTR and a 15% conversion rate is a money machine. You can’t tell the difference from click data alone.

With conversion tracking, you can answer the questions that matter: Which keywords generate leads? Which ad copy produces more phone calls? Which time of day do your best customers convert?

The Four Types of Conversions to Track

Not all conversions are equal, and you shouldn’t track them as if they are.

1. Phone Calls

For service businesses, a phone call is often the highest-value conversion. Set up call tracking through Google Ads by enabling call extensions and setting a minimum call duration (typically 60–90 seconds — this filters out wrong numbers and short inquiries unlikely to convert).

Google’s native call tracking inserts a forwarding number on your site or in your ad. For more granular data — including recording and CRM integration — use a third-party call tracking tool like CallRail.

2. Form Completions

The standard setup uses Google’s tag to fire a conversion event when a user lands on your thank-you page after submitting a form. If you don’t have a thank-you page (the form just reloads with a success message), you’ll need to use a button-click trigger via Google Tag Manager instead.

Thank-you page tracking is more reliable. Set it up if you can.

3. Purchases (E-commerce)

Purchase conversion tracking requires passing the transaction value dynamically, not just firing a fixed-value event. This means your tracking tag receives the actual order total from your platform (WooCommerce, Shopify, etc.) and passes it to Google.

Static-value purchase tracking — where you assign a fixed $X value to every purchase — is almost always wrong. An order of $35 and an order of $3,500 are not the same conversion.

4. Micro-Conversions

These are secondary actions that indicate intent: a PDF download, a pricing page visit, a video play past 50%. Don’t use these as primary conversions for bidding purposes — Google’s algorithm will optimize for them, and you’ll get lots of PDF downloads and no clients.

Track them as secondary conversions for intelligence. Don’t optimize on them.

Step-by-Step: Setting Up Google Ads Conversion Tracking

Step 1: Create the Conversion Action in Google Ads

Go to Tools & Settings → Measurement → Conversions → New Conversion Action. Select the type (website, phone calls, app, or import). For website conversions, name it specifically (“Contact Form Submission” not “Conversion”) and set a realistic value if applicable.

Category matters: mark your main actions as “Purchase,” “Lead,” or “Submit lead form” — not “Other.” Google uses the category to apply industry benchmarks and improve its algorithm.

Step 2: Install the Global Site Tag (or Use Google Tag Manager)

The Google Ads global site tag (gtag.js) goes on every page of your site. The event snippet goes only on the conversion page (your thank-you page).

If you’re using Google Tag Manager (recommended), you’ll install the GTM container snippet once and manage all your tags from the GTM interface. This is cleaner, faster to update, and doesn’t require a developer every time you add a new conversion.

Step 3: Verify the Tag Is Firing

Use Google Tag Assistant (the Chrome extension) or the preview mode in GTM to confirm your conversion tag fires on the correct page and only on that page. A tag firing on every page visit creates false conversion data and will corrupt your bidding algorithms.

Give it 24–48 hours after setup to confirm conversions are recording in your Google Ads account.

Step 4: Set Conversion Windows and Attribution

Conversion window: how many days after a click Google will credit a conversion. The default is 30 days. For high-consideration purchases (B2B services, premium products), extend this to 60–90 days — your customers may click, research for a month, then convert.

Attribution model: data-driven attribution (the default) credits conversions across multiple touchpoints using Google’s model. For most accounts, this is fine. For accounts with strong last-click evidence, you may want to test models against each other.

Step 5: Import Offline Conversions (If Relevant)

If your sales process moves offline — you get a form submission, then close the deal by phone or in-person — Google has no idea which keywords generated paying customers. It only knows who submitted the form.

Offline conversion import lets you upload data from your CRM matching closed deals back to the original click. This is the most accurate way to optimize a B2B or service campaign, and almost nobody does it.

Common Setup Mistakes

Double-counting conversions: If you have both a Google Ads tag and a Google Analytics goal imported into Google Ads, and they track the same action, you’re counting every conversion twice. Audit your conversion actions list and remove duplicates.

Using “Every” instead of “One” for lead forms: The conversion counting setting should be “One” for lead gen (one form submission per customer counts once), and “Every” for purchases (every purchase is a real conversion). Mixing these inflates your numbers.

No minimum call duration: A 5-second call is almost never a real lead. Set a minimum call duration of 60 seconds before a call counts as a conversion.

Tracking conversions but not checking them: Set a recurring reminder to audit your conversions monthly. Tags break. Sites update. Thank-you page URLs change. A broken conversion tag means three months of optimization on bad data.

What to Do Once Tracking Is Working

Once you have 30–50 conversions in a 30-day window, you can switch to smart bidding (Target CPA or Target ROAS) and the algorithm will actually have signal to work with. Before that threshold, stay on manual CPC or Maximize Clicks with a bid cap.

This is the correct order: tracking first, then bidding strategy, then optimization. Every agency that skips step one is running on gut feel and hoping you won’t notice.

If you’re already running campaigns and not sure whether your conversion tracking is set up correctly, run a quick audit at honest.designodin.com. It takes two minutes and will show you exactly what’s missing.

FAQ

Do I need Google Tag Manager to set up conversion tracking? No — you can install the Google Ads tag directly in your site’s code. But GTM makes ongoing management significantly easier and reduces the need for developer involvement every time you add or modify a tag. For any business running more than one or two tracking events, GTM is worth the setup time.

Can I track conversions from Google Ads in Google Analytics instead? Yes, and you should set up GA4 conversion events for your own analysis. But for Google Ads optimization, use native Google Ads conversion tracking. Importing GA4 goals into Google Ads introduces attribution discrepancies and can cause data inconsistencies that affect bidding.

What if my website doesn’t have a thank-you page? You have two options: add one (strongly recommended — thank-you pages also let you cross-sell, ask for referrals, or set expectations), or use a button-click trigger via GTM. The button-click approach requires more careful setup to avoid false fires, but it works.

How long before I can see conversion data? Conversions typically appear in Google Ads reporting within 3 hours, sometimes up to 24 hours. If you’ve confirmed the tag fires correctly but still see no conversions after 48 hours, check that your conversion window settings aren’t set unusually short.

Will conversion tracking slow down my website? A properly implemented gtag or GTM container adds negligible load time — typically under 50ms. The bigger performance risk is implementing tags incorrectly (loading synchronously, firing repeatedly). Using GTM with asynchronous tag loading avoids this.

What’s the difference between a conversion and a key event in GA4? In GA4, “key events” replaced what used to be called “goals.” They serve the same function — marking important user actions. When you import key events from GA4 into Google Ads, they become conversion actions in your campaigns. Keep your naming consistent between platforms to avoid confusion.

Setting up conversion tracking correctly is the first thing we do on every new account. See what’s included in our Google Ads management or start here.