How to Tell If a Website Uses Google Ads (Conversion & Remarketing)
Google Ads conversion tracking and remarketing tag a site for advertisers. Detect it via the AW- conversion ID in gtag, googleadservices.com/pagead/conversion and googleads.g.doubleclick.net.
When people ask whether a site "uses Google Ads", they usually mean: is this business advertising on Google and tracking the results? That shows up as conversion tracking and remarketing tags — distinct from AdSense, which is for publishers showing ads. To detect it, look for an AW- conversion ID in the site's gtag configuration and requests to googleadservices.com/pagead/conversion and googleads.g.doubleclick.net. This guide covers every reliable signal, how the tags work, the look-alikes to rule out, and what they tell you about the business.
What is Google Ads conversion tracking and remarketing?
Google Ads is Google's platform for advertisers to buy paid placements across Search, Display, YouTube and Shopping. To measure and optimise those campaigns, advertisers add tags to their website: a conversion tracking tag (which fires when a visitor completes a goal — a purchase, sign-up or lead — so Google can attribute it to an ad click) and a remarketing/audience tag (which builds lists of visitors to retarget with ads). These tags are deployed through Google's global site tag (gtag.js) or Google Tag Manager, configured with an AW- conversion ID.
For detection, the crucial distinction is advertiser versus publisher. AdSense (a ca-pub- ID) means the site shows ads to earn money. Google Ads conversion/remarketing tags (an AW- ID) mean the site buys ads and tracks the outcome. So finding these tags tells you the business is actively spending on paid Google advertising — a strong commercial signal common in ecommerce, lead generation and SaaS. Because the tags fire to recognisable Google ad domains and carry an identifiable AW- ID, they are detectable in the network traffic and source.
How Google Ads tags load and fire
Google Ads tracking is implemented through gtag.js (loaded from www.googletagmanager.com/gtag/js) or Google Tag Manager. The site configures the Google Ads account with gtag('config', 'AW-XXXXXXXXX'), and reports conversions with gtag('event', 'conversion', { send_to: 'AW-XXXXXXXXX/AbCdEf...' }). On a conversion, the tag fires a request to www.googleadservices.com/pagead/conversion/... (and googleadservices.com/pagead/conversion.js), while the remarketing/audience tag and the conversion linker communicate with googleads.g.doubleclick.net and set Google ad cookies (e.g. those used for retargeting).
So a site running Google Ads shows: a gtag/GTM setup with an AW- ID, conversion requests to googleadservices.com/pagead/conversion, and remarketing traffic to googleads.g.doubleclick.net. The AW- ID identifies the advertiser's conversion configuration. Because the same gtag often also carries a GA4 G- ID, you may see both — analytics and ads — configured together. Knowing these — the AW- ID, the googleadservices.com/pagead/conversion request, and the googleads.g.doubleclick.net remarketing traffic — makes detection reliable.
How to tell if a website uses Google Ads
Confirm at least one strong signal.
1. Check the Network tab. Filter for googleadservices or doubleclick. Requests to www.googleadservices.com/pagead/conversion and googleads.g.doubleclick.net confirm Google Ads conversion/remarketing tags.
2. View the source. Search for AW-, googleadservices or gtag('event', 'conversion'. An AW- ID in a gtag('config', ...) call and conversion events are definitive.
3. Inspect gtag/GTM. If the site uses gtag.js or GTM, look at the configured tags for an AW- conversion ID alongside any GA4 G- ID.
4. Trigger a conversion (if appropriate). On a thank-you/confirmation page, the conversion request to googleadservices.com/pagead/conversion fires — a clear signal.
5. Read the AW- ID. The AW- conversion ID identifies the Google Ads account configuration.
What the Google Ads signals look like
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-123456789"></script>
gtag('config', 'AW-123456789');
gtag('event', 'conversion', { send_to: 'AW-123456789/AbC-dEfGhIjK' });
GET https://www.googleadservices.com/pagead/conversion/123456789/?...
// Remarketing: googleads.g.doubleclick.net/pagead/viewthroughconversion/...
The combination of an AW- conversion ID, a googleadservices.com/pagead/conversion request, and googleads.g.doubleclick.net remarketing traffic is conclusive.
Google Ads versus other ad signals — avoiding false positives
Keep the advertiser/publisher distinction clear, and match the IDs. Google Ads (advertiser) uses an AW- ID with googleadservices.com/pagead/conversion; AdSense (publisher) uses a ca-pub- ID with googlesyndication.com; GA4 (analytics) uses a G- ID. All three can appear via the same gtag, so read the ID prefix carefully. The Meta (Facebook) Pixel and other ad platforms' tags are separate (different domains and IDs). Seeing doubleclick.net alone is ambiguous (it spans several Google ad products), so confirm with the AW- ID or the googleadservices.com/pagead/conversion request specifically. A site can be both a publisher (AdSense) and an advertiser (Google Ads), though that is less common.
How reliable is each Google Ads signal?
An AW- conversion ID in a gtag('config'/'event') call is definitive, as is a request to www.googleadservices.com/pagead/conversion. Remarketing traffic to googleads.g.doubleclick.net is strong corroboration. The weakest situation is a site that fires conversions only on specific pages (e.g. a purchase confirmation), so the conversion request may not appear on the homepage — but the AW- configuration in gtag/GTM is usually present site-wide. As a rule, the AW- ID or the googleadservices conversion request settles it.
What Google Ads tags reveal about a business
Finding Google Ads conversion/remarketing tags signals a business actively spending on paid Google advertising and measuring the return. That is a strong commercial signal: the business has an acquisition budget, runs campaigns (search, display, shopping or YouTube), and cares about conversions. It is common in ecommerce, lead generation, local services and SaaS. The presence of conversion tracking specifically tells you they optimise toward measurable goals; remarketing tags tell you they retarget visitors. If you sell PPC management, marketing analytics, conversion-rate optimisation, or ad tooling, a site with Google Ads tags is an ideal-fit, ad-spending prospect. The combination with a GA4 G- ID indicates a joined-up measurement setup. The number and type of conversion events hint at how sophisticated their tracking is.
What finding Google Ads means for sales, agencies and competitive research
For sales and prospecting, Google Ads tags mark an advertiser with a paid-acquisition budget — a prime target for PPC agencies, marketing-analytics tools, CRO services, and ad-tech products. It is one of the strongest "this business spends on marketing" signals available.
For agencies and consultants, finding Google Ads tracking tells you the client runs paid campaigns, so engagements can focus on campaign optimisation, conversion tracking accuracy, landing-page CRO, or feeding conversions back to Google for smart bidding. It signals an active, measurable marketing operation.
For competitive and market research, Google Ads tags reveal which competitors invest in paid search/display. Spotting them (and the conversion events they track) indicates a competitor's acquisition strategy and sophistication, useful when benchmarking marketing spend and approach.
Google Ads in the wider marketing stack
Google Ads tracking sits within a paid-acquisition marketing stack. It is configured through gtag.js or Google Tag Manager, almost always alongside GA4 for analytics, and frequently with the Meta Pixel and other ad platforms' tags for multi-channel campaigns. On ecommerce it pairs with enhanced-conversions or product-feed setups; on lead-gen it pairs with form tracking and a CRM. A consent-management platform is common given ad-cookie regulations. For an auditor, the valuable details are the AW- ID, which conversion events fire, whether remarketing is active, and which other ad platforms and analytics accompany it; together these reveal an advertiser's paid-acquisition strategy and how rigorously it measures results.
A quick Google Ads confirmation walkthrough
Open the site with developer tools on the Network panel and filter for googleadservices or doubleclick. Look for requests to www.googleadservices.com/pagead/conversion and googleads.g.doubleclick.net. View the source and search for AW- to find the conversion ID in a gtag('config', 'AW-...') call, plus any gtag('event', 'conversion', ...). If you can reach a thank-you/confirmation page, the conversion request will fire there. Read the AW- ID to identify the account. The AW- ID or the googleadservices conversion request confirms Google Ads.
A quick Google Ads detection checklist
- Filter the Network tab for
googleadservices/doubleclick; the conversion request is conclusive. - View source for an
AW-ID ingtag('config', 'AW-...')and conversion events. - Check gtag/GTM configuration for the
AW-conversion ID. - Look for remarketing traffic to
googleads.g.doubleclick.net. - Distinguish advertiser tags (
AW-) from publisher AdSense (ca-pub-) and GA4 (G-). - Note other ad pixels (Meta) and analytics for the full picture.
Detecting Google Ads at scale
Checking one site is quick, but mapping advertiser tags across many domains — to find businesses spending on paid acquisition — calls for automation. StackOptic detects Google Ads conversion and remarketing tags, and thousands of other technologies, from a real browser. Because an AW- tag is one of the clearest "this business buys marketing" signals on the open web, a market-wide scan for it builds a precise list of active advertisers — the single most valuable segment for anyone selling PPC, analytics or CRO services. For related reading, see our guides to checking if a website uses Google Tag Manager and telling if a website uses the Meta (Facebook) Pixel, and the full Google Ads technology profile.
Frequently asked questions
What is the fastest way to tell if a site runs Google Ads?
Open the Network tab and look for requests to www.googleadservices.com/pagead/conversion or googleads.g.doubleclick.net, and check the source for an AW- conversion ID in a gtag('config', 'AW-...') call. Either the AW- ID or the googleadservices conversion request confirms Google Ads tracking.
What is the AW- conversion ID?
AW- followed by a number is the Google Ads conversion/account identifier used with the global site tag (gtag). A site running Google Ads configures gtag('config', 'AW-123456789') and reports conversions with gtag('event', 'conversion', {...}). Finding an AW- ID confirms the site is set up to track Google Ads conversions.
How is this different from showing AdSense ads?
They are opposite sides of Google's ad ecosystem. AdSense means the site is a publisher displaying ads to earn money (ca-pub- ID). Google Ads conversion/remarketing tags mean the site is an advertiser buying paid placements and tracking the results (AW- ID). Detecting AW- tags tells you the business spends on Google Ads.
What is the remarketing tag and conversion linker?
The Google Ads remarketing tag builds audiences of site visitors to retarget with ads, and the conversion linker preserves click information across pages so conversions are attributed correctly. Both load through gtag/googleadservices and doubleclick domains and set Google ad cookies, corroborating active Google Ads usage.
What does it mean if a site uses Google Ads tags?
It means the site is an advertiser running paid Google campaigns (search, display, shopping) and tracking conversions and/or building remarketing audiences. Finding these tags signals a business actively investing in paid acquisition, common in ecommerce, lead generation and SaaS.
Analyse any website with StackOptic
Get the full technology stack, performance, security and SEO report in seconds — free.
Analyse a websiteRelated articles
How to Tell If a Website Uses Heap
Heap (Heap Analytics) autocaptures product events. Detect it via the cdn.heapanalytics.com script, the global heap object, heapanalytics.com beacons and _hp2 cookies.
How to Tell If a Website Uses Foundation
Foundation (by Zurb) is a responsive front-end framework. Detect it via its grid classes (row/columns, grid-x/cell), data-* component attributes and the foundation.css/js files.
How to Tell If a Website Uses Crisp
Crisp is a developer-friendly, affordable live-chat and messaging tool. Detect it via the client.crisp.chat/l.js script, the window.$crisp object and the CRISP_WEBSITE_ID value.