Last updated: April 2026
Running Google Ads without accurate conversion tracking is like sailing without a compass. You are spending budget, your campaigns are running, and you are getting clicks, but you have no reliable way of knowing what is actually working.
The problem is more widespread than most advertisers realise. Standard Google Ads conversion tracking misses 30 to 50% of actual conversions in 2026 due to cookie restrictions and privacy changes. That means your Smart Bidding algorithms, your Performance Max campaigns, and your AI Max setups are all optimising on an incomplete picture of reality. The campaigns you are scaling may not be the ones actually driving revenue.
This guide covers the eight most common Google Ads tracking problems Coby Agency sees in client accounts, why each one matters, and exactly how to fix it.
Why Tracking Problems Are Getting Worse, Not Better
Before getting into the specific problems, it helps to understand why this has become a bigger issue in 2026 than it was three years ago.
Safari and Firefox now block third-party cookies by default. Together, they account for approximately 35 to 40% of global web browsing. Every conversion from a Safari or Firefox user that happens more than a few hours after the original ad click is at risk of being lost entirely from standard Google Ads tracking.
GDPR enforcement in Europe, including in the Netherlands and Belgium, where most Coby clients operate, means a significant portion of website visitors actively decline cookie consent. For those visitors, standard pixel-based tracking records nothing.
The result: the baseline conversion data that Smart Bidding uses to optimise your campaigns is systematically understated. Every tracking problem in this list compounds that baseline issue.
Problem 1: No Enhanced Conversions Set Up
Enhanced Conversions is the most impactful fix available in Google Ads, and most accounts do not have it configured.
Standard conversion tracking places a cookie on a user’s browser at the moment of ad click and fires when the conversion page loads. Enhanced Conversions works differently: it hashes first-party data (email addresses, phone numbers, names) collected at the point of conversion and sends that to Google to match against signed-in Google accounts. This means conversions can be attributed even when cookies are blocked, deleted, or were never accepted.
Advertisers typically see a 5 to 30% increase in reported conversions after implementing Enhanced Conversions. This directly improves Smart Bidding performance — the algorithm can now see a more complete picture of actual conversions and calibrate its signals accordingly.
The fix: Enable Enhanced Conversions in Google Ads under Tools and Settings → Conversions → Settings. You will need to configure it through Google Tag Manager by sending hashed customer data alongside your conversion tag. If you use a lead form or checkout process that captures email addresses, you can set this up in a day.
Problem 2: Consent Mode V2 Not Implemented
Consent Mode V2 addresses a different problem from Enhanced Conversions. It handles users who have actively declined cookie tracking through your consent banner.
When a user declines cookies, standard tracking records nothing. Consent Mode V2 sends anonymised, cookieless pings to Google — signals that a user interaction occurred, without any individual identifier. Google’s AI then models what those conversions likely were, based on patterns from consented users.
Advertisers implementing Advanced Consent Mode typically see a 15 to 25% uplift in reported conversions from modelling alone. For European advertisers operating under GDPR, where consent decline rates can be significant, this is not a minor improvement.
The fix: Implement Consent Mode V2 through your consent management platform. If you use a tool like CookieYes, Cookiebot, or Usercentrics, most have native Google Consent Mode V2 integration. Configure it in Advanced Mode (not Basic Mode) — Basic Mode does not send the cookieless pings that enable Google’s conversion modelling.
Problem 3: Wrong Conversion Goals Set as Primary
This is one of the most common and most damaging tracking problems in B2B accounts. An advertiser sets up multiple conversion actions — form submissions, button clicks, PDF downloads, page views, scroll depth — and accidentally sets several of them as Primary conversions.
Smart Bidding then optimises toward all of them equally. It will happily spend budget targeting users likely to scroll to the bottom of your page, because that counts as a conversion in your account configuration.
The fix: Go to Tools and Settings → Conversions in Google Ads. For each conversion action, check whether it is set to Primary or Secondary. Only your most valuable actions — form submissions, phone calls, actual purchases — should be Primary. Everything else should be Secondary. They will still record data but will not influence Smart Bidding.
Problem 4: Duplicate Conversion Counting
If your conversion tag fires multiple times for a single conversion event, your data is inflated. Smart Bidding thinks it is getting more signal than it is, and your reported cost per conversion looks artificially low.
Duplicate counting most commonly happens when the conversion tag is placed directly on a page rather than through Google Tag Manager, and a site update or caching issue causes the tag to fire twice. It also happens when both a Google Site Tag and a GTM container are active on the same site, both configured to fire conversion events.
The fix: Use Google Tag Assistant to test your conversion pages. Navigate to your thank-you page or order confirmation page with Tag Assistant active and check how many times the conversion tag fires. It should fire exactly once. If it fires twice or more, audit your GTM container and your site’s direct tag implementations for duplicates.
Problem 5: Server-Side Tracking Not Configured
Client-side tracking, where the tracking tag fires in the user’s browser, is increasingly unreliable. Ad blockers, browser privacy settings, and slow page loads all cause client-side tags to fail silently.
Server-side tracking moves the conversion tag from the user’s browser to a server you control. When a conversion happens, your website sends the data to your server, and your server sends it to Google. Ad blockers cannot block a server-to-server request. Browser privacy settings have no effect. The data reaches Google reliably regardless of what the user’s browser is doing.
At Coby Agency, server-side tracking is part of our Data Foundations setup for every new client. We use TAGGRS as our server-side GTM infrastructure. For most accounts, the improvement in conversion data completeness is immediately visible within the first two weeks of implementation.
The fix: Set up a server-side GTM container via a provider like TAGGRS, Stape, or your own cloud infrastructure. Route your GA4 and Google Ads conversion events through the server container. This is a technical setup that typically takes one to two days and should be done by someone familiar with GTM and server-side tracking architecture.
Problem 6: Attribution Window Mismatch
Google Ads uses attribution windows to determine how long after an ad click a conversion can still be credited to that click. The default is 30 days for click-through conversions. The problem arises when your actual sales cycle is longer than your attribution window.
For B2B companies with 60 to 90 day sales cycles, a 30-day attribution window means a significant proportion of conversions that genuinely originated from a Google Ads click are never attributed to it. Your campaigns look less efficient than they actually are, which leads to under-investment.
The fix: In Google Ads → Tools and Settings → Conversions, review the attribution window for each conversion action. For B2B lead generation, extending the click-through window to 60 or 90 days will capture more of the actual conversion journey. Also consider switching from Last Click to Data-Driven attribution, which distributes credit across the full journey rather than giving everything to the final touchpoint.
Problem 7: Cross-Device Tracking Gaps
A user sees your Google Ad on their phone during their commute. They research your service on their laptop that evening. They fill in the contact form on their desktop at work the next morning. Standard cookie-based tracking records three separate user sessions with no connection between them. The conversion is attributed to the final session only, and the ad click that started the journey gets no credit.
This is particularly common in B2B, where decision-makers often use multiple devices and have multi-day consideration cycles. Under-attributing the true starting point of conversions leads to undervaluing top-of-funnel campaigns and overspending on bottom-of-funnel retargeting.
The fix: Implementing Enhanced Conversions (Problem 1) helps here, as Google can match hashed first-party data across devices when users are signed into their Google account. Also ensure your Google Ads account is linked to your GA4 property. GA4’s cross-device modelling adds another layer of attribution that feeds back into your Google Ads data.
Problem 8: No Regular Tracking Audit Process
This is the problem that allows all the others to go undetected for months.
Tracking breaks silently. A site update removes a GTM trigger. A consent tool update changes which scripts load before the banner. A new landing page goes live without the conversion tag. None of these generate an error notification. Your campaigns just quietly start recording fewer conversions, and without a comparison baseline, it is easy to attribute the drop to seasonality or competition rather than a broken tag.
The fix: Set up monthly tracking audits as a recurring calendar item. Each audit should cover: comparing Google Ads conversion volume to CRM data for the same period, checking conversion action statuses in Google Ads, running Tag Assistant on your primary conversion pages, and checking that consent mode is firing correctly across your key landing pages. Create custom alerts in Google Ads (Tools and Settings → Alerts) to flag significant drops in conversion volume automatically.
Coby’s Tracking Audit Framework
When Coby Agency audits a new client’s Google Ads account, we work through tracking in this order:
Check conversion action statuses (Active, No recent conversions, Inactive)
Test conversion tags with Tag Assistant on all conversion pages
Confirm Enhanced Conversions is implemented and passing data
Confirm Consent Mode V2 is in Advanced Mode
Verify Primary vs Secondary conversion goal settings
Check for duplicate tag firing
Review attribution windows against the client’s actual sales cycle
Compare Google Ads conversion volume to CRM data for the past 90 days
In most new accounts, we find at least two or three of these issues on the first audit. In roughly a third of accounts, we find problems significant enough to explain a material portion of the campaign underperformance the client had assumed was a targeting or bidding issue.
Frequently Asked Questions
How do I know if my Google Ads conversion tracking is accurate? Compare your Google Ads conversion volume to your CRM or backend data for the same period. If Google Ads shows significantly fewer conversions than your CRM records, you are missing data. A difference of up to 15 to 20% is normal due to attribution windows. Differences above 30% almost always indicate a tracking problem worth investigating.
What is the single most impactful tracking fix in 2026? For most advertisers, implementing Enhanced Conversions has the highest immediate impact. It recovers conversions lost to Safari and Firefox cookie blocking, cross-device journeys, and cookie deletion — all without requiring server-side infrastructure. After that, Consent Mode V2 Advanced Mode recovers conversions from users who declined cookies.
Does server-side tracking replace client-side tracking? No, it complements it. Server-side tracking handles the conversions that client-side tags miss: ad blockers, privacy browsers, failed tag fires. Most accounts run both in parallel — client-side tags for GA4 session data and server-side tags for conversion signals sent to Google Ads and Meta. This gives you the broadest possible coverage.
How often should I audit my Google Ads tracking? Monthly for active accounts. Any time you make significant changes to your website, landing pages, consent tool, or GTM configuration, run a targeted audit of the affected tracking immediately rather than waiting for the scheduled monthly check.
Will fixing tracking improve my campaign performance? Yes, often significantly. Smart Bidding optimises based on the conversion signals it receives. If those signals are incomplete or inaccurate, it is learning from flawed data. Fixing tracking gives the algorithm better inputs, which typically improves targeting efficiency, reduces cost per lead, and increases the quality of conversions generated. In our experience, fixing tracking is often more impactful than adjusting bidding strategies or restructuring campaigns.