Google Ads Conversion Tracking: Complete Setup Guide 2026 (Tag, GA4, Consent Mode)
Step-by-step Google Ads conversion tracking setup β global site tag, GA4 import, cross-device tracking, consent mode, and how to troubleshoot when conversions are not recording.
Conversion tracking is the foundation of paid search management. Without it, you're flying blind. This guide walks you through every method β from basic global site tag implementation to advanced GA4 import and cross-device tracking β and shows you exactly how to diagnose when something breaks.
Why Is Conversion Tracking the #1 Priority for Google Ads?
Google Ads cannot optimize campaigns without conversion data. The platform uses your conversion history to:
- Power Smart Bidding (Target CPA, ROAS, Maximize Conversions)
- Build audience segments for remarketing
- Generate Performance Max optimization signals
- Attribute value to keywords, ads, and creative
- Forecast future campaign performance
Missing even 20% of conversions means losing 20% of optimization power. You can't catch up by increasing budget β you need accurate tracking first.
What Are the Three Ways to Track Conversions in Google Ads?
What if this is happening in YOUR account right now?
Connect Google Ads and see your wasted spend in 30 seconds. Read-only, no signup.
Audit my account free- Global site tag (gtag.js) with event tracking β direct implementation
- Google Analytics 4 (GA4) import β push conversions from GA4 to Ads
- Google Tag Manager (GTM) β container-based tag management for flexibility
Which Method Should You Use?
Most accounts should combine Google Analytics 4 + Global Site Tag. This gives you conversion data in Ads while maintaining GA4's reporting flexibility. GTM is only necessary if you have complex cross-domain tracking or custom event logic.
How to Set Up Global Site Tag Conversion Tracking?
Step-by-step installation of the Google site tag for conversion tracking:
- Go to Google Ads > Tools & settings > Conversions
- Click the + Conversion button and select Website
- Choose your conversion category (Purchase, Sign-up, Phone Call, etc.)
- Set your conversion value (dynamic or fixed)
- Copy the global site tag (gtag.js) code
- Paste it in your website's <head> section before closing </head>
- Add conversion event tracking: gtag('event', 'purchase', { value: 99.99, currency: 'USD' })
- Test with Google Tag Assistant
- Wait 24 hours and verify conversions appear in Ads
Global Site Tag Installation Checklist
- Tag appears in <head> before other scripts
- Conversion event fires on success page, not just form submission
- Event values match your actual transaction amounts
- Currency code is correct (USD, GBP, EUR, etc.)
- Device ID tracking enabled for cross-device attribution
How to Import Conversions From GA4 Into Google Ads?
GA4 import is the modern way to track conversions in Google Ads. It's more flexible than direct gtag implementation and gives you better reporting.
- Ensure Google Analytics 4 is linked to your website
- Configure purchase events in GA4 (ecommerce_purchase for stores, purchase event for leads)
- Go to Google Ads > Tools & settings > Conversions
- Click + Create conversion > GA4
- Select your GA4 property and conversion event
- Choose conversion value settings (dynamic or fixed)
- Enable 'Include in reporting' and set the conversion window (30 days typical)
- Sync is automatic β conversions begin flowing in 24-48 hours
Why GA4 Import Is Better Than Direct Tag Setup
- One event definition used across GA4 and Google Ads
- Cross-domain tracking built-in through GA4 session IDs
- Offline conversion import works seamlessly
- Easier to modify conversion logic without touching your site
- Better attribution modeling in GA4 reports
How Do You Set Up Conversion Tracking Across Multiple Domains?
If users convert on a different domain (e.g., store.example.com β checkout.store.com), you need cross-domain tracking. GA4 handles this automatically if configured correctly.
- In GA4 Admin > Data Streams, list all domains
- Enable 'Enhanced measurement' in Data Streams settings
- Add both domains to cross-domain linking
- Ensure the gtag.js code is on both domains with matching user IDs
- Test with Google Analytics Debugger extension
Cross-Domain Tracking Troubleshooting
- Users see new session after domain switch β missing cross-domain config
- Conversions recorded on wrong domain β check GA4 domain listing
- Conversion window shows wrong data β verify event timestamp sync
What About Consent Mode and Privacy-Compliant Tracking?
EU privacy laws (GDPR) and similar regulations require consent before tracking. Google Consent Mode lets you:
- Delay tag firing until user grants consent
- Track website behavior without full conversion data when consent is denied
- Automatically adjust conversion modeling for privacy compliance
- Maintain bid optimization even with consent restrictions
Implementation: Add consent checks to your gtag initialization before any event firing.
Why Are Your Google Ads Conversions Not Recording?
Conversion tracking breaks for a few common reasons. Here's the diagnostic flowchart:
- Check: Is the global site tag installed on the conversion page? Use Tag Assistant
- Check: Is the conversion event firing? Inspect browser console for gtag events
- Check: Is the conversion event name exactly matching your Google Ads setup?
- Check: Is user conversion window open (30 days default)?
- Check: Did you wait 24 hours for Google Ads to process initial conversions?
- Check: Is conversion value correct and currency matching?
Conversion Tracking Troubleshooting Checklist
- Tag appears in page HTML source code
- Event fires on success page in Network tab (not blocked by popup/redirect)
- Event name in tag matches conversion name in Google Ads
- No JavaScript errors in browser console blocking event
- Cookie policy allows Google Analytics and Ads cookies
Set up bulletproof conversion tracking. Use AdPredictor's tracking audit to find blind spots.
Check My Campaigns FreeRelated articles
Google Ads Account Structure: How to Organize Campaigns That Actually Convert
Learn the optimal Google Ads account structure for 2026. Covers SKAG vs STAG vs modern approaches, structures for small to large accounts, common mistakes, and how to restructure without losing data.
Google Ads Monitoring in 2026: Why You Need an AI Watchdog for Your Campaigns
Learn why manual Google Ads monitoring fails and how AI watchdog tools detect anomalies, budget problems, and conversion breaks hours before they cost you. Includes a comparison of monitoring approaches and what to automate first.
Google Ads Account Audit: 15-Point Checklist to Find Hidden Problems
A systematic account audit finds issues that cost money every day but never appear in your top-line metrics. Here's the 15-point checklist professionals use to review any Google Ads account.
Full topic guide
Google Ads Conversion Tracking: Complete Setup and Troubleshooting Guide βHow to set up Google Ads conversion tracking correctly β tag installation, GA4 import, cross-device attribution, consent mode, and troubleshooting when conversions are not recording.
Related free tools
Stop reading. Start optimizing.
Connect Google Ads and detect wasted spend with real data
AdPredictor analyzes your campaigns with AI: zero-conversion keywords, budget alerts, and actionable recommendations. Read-only. No registration required.
Get your free auditNo registration Β· Results in 30 seconds
Weekly AI & Google Ads Newsletter
AI news, Google Ads tips, and optimization strategies every Tuesday. No spam.
Content reviewed by the AdPredictor team. Editorial policy