How to Set Up Google Ads Conversion Tracking Without a Developer
How to Set Up Google Ads Conversion Tracking Without a Developer

Key Takeaways
- Google Tag Manager only needs to be installed on your site once, after which every conversion tag is managed through a point-and-click interface with no code.
- Every Google Ads conversion requires two tags in GTM: the Google tag on all pages to establish the account connection, and a Conversion Tracking tag with your Conversion ID and Label that fires on a specific trigger.
- Thank-you page URL triggers are the most reliable way to track leads, so route successful form submissions to a confirmation page whenever possible.
- Always verify tags with GTM Preview mode (Tag Assistant) before trusting the data, since misconfigured triggers are the top cause of zero or inflated conversion counts.
- Only switch to automated bidding like Target CPA or Maximize Conversions after you have accumulated roughly 15 to 30 conversions in a 30-day window.
Running Google Ads without conversion tracking is like driving at night with the headlights off. You can see the money leaving your account, but you have no idea which clicks are turning into leads, phone calls, or sales. Yet a surprising number of small businesses run campaigns for months without a single conversion action configured, usually because they assume it requires a developer to bolt code onto the website.
It doesn't. Google built the entire modern tracking stack, Google Tag Manager and Google Ads' own tag, specifically so that marketers and business owners can deploy tracking through a point-and-click interface. Once the container is installed one time, you never need to touch the site's source code again. This guide walks through a complete, no-code Google Ads conversion tracking setup, from creating your first conversion action to verifying it fires correctly and importing the data into your bidding.
Below, everything is explained in the order you should actually do it. If you can follow a recipe, you can do this in an afternoon.
Why Conversion Tracking Is Non-Negotiable
Google Ads' automated bidding, Maximize Conversions, Target CPA, and Target ROAS, is only as smart as the data you feed it. Without conversions, the algorithm optimizes for clicks, which is almost never your real business goal. With accurate conversion data, the machine learning can find the users most likely to buy and bid up for them automatically.
Conversion tracking also settles the eternal argument about whether your ad spend is working. Instead of guessing, you get a cost-per-conversion figure you can compare against your margins. That single number tells you whether to scale a campaign, pause a keyword, or rewrite an ad. If you are also investing in organic visibility, pairing paid data with your SEO strategy lets you see which channels actually drive revenue rather than just traffic.
- Smarter bidding: automated strategies need conversion signals to function.
- Real ROI: cost per lead and cost per sale replace vanity metrics.
- Waste reduction: you can cut keywords and placements that convert poorly.
- Better budgets: you can defend or expand spend with hard numbers.
Step 1: Install Google Tag Manager Once
Google Tag Manager (GTM) is a free container that lives on your site and holds all your tracking tags. Installing it is the only step that touches your site, and even this is usually no-code because most website platforms have a built-in field for it.
Create a free account at tagmanager.google.com, choose Web as the platform, and GTM will hand you two snippets, one for the <head> and one for the <body>. You rarely need to paste these manually:
- WordPress: use a plugin such as GTM4WP or Site Kit, paste your GTM-XXXXXX ID, done.
- Shopify: add the container through a header/footer app or the theme's custom code section.
- Squarespace / Wix / Webflow: each has a Custom Code or Header Injection field in settings, paste the snippet there.
Once GTM is live, you manage every future tag from inside GTM's dashboard, never from the site again. This is the entire reason the process becomes developer-free.
Step 2: Create Your Conversion Action in Google Ads
In Google Ads, open Goals > Conversions > New conversion action and select Website. Google will ask what you want to track. Choose a category that matches your real business goal, common ones include:
- Submit lead form: contact form completions and quote requests.
- Purchase: completed e-commerce checkouts.
- Book appointment: scheduling or calendar bookings.
- Contact / Phone call: click-to-call taps on mobile.
Set a conversion value if you know it (even an average lead value helps bidding), and set the count setting carefully. Use One for lead-gen so ten form submissions from one confused user don't inflate your numbers, and use Every for e-commerce where each purchase is real revenue. When you finish, choose the Google Tag Manager installation option and copy down two values: the Conversion ID and the Conversion Label. You will need both in the next step.
Step 3: Wire the Conversion Into GTM With Two Tags
Modern Google Ads conversions require two pieces inside GTM. First, the Google tag (formerly the global site tag), which establishes the connection to your Ads account. Second, the Google Ads Conversion Tracking tag, which fires when the actual conversion happens.
Set them up like this:
- Google tag: in GTM choose New Tag > Google Tag, paste your Ads Conversion ID (the AW-XXXXX number), and set it to fire on All Pages.
- Conversion tag: create a Google Ads Conversion Tracking tag, paste both the Conversion ID and Conversion Label, and attach a trigger that represents the conversion.
The trigger is the important part. For a thank-you page, use a Page View trigger that fires only when the URL contains /thank-you or /order-confirmation. For a form that doesn't redirect, use GTM's built-in Form Submission trigger, or a Click trigger on the submit button. Thank-you page tracking is the most reliable method, so if you can route successful submissions to a confirmation URL, do that.
Step 4: Track Phone Calls and Off-Page Actions
Many service businesses convert by phone, not by form. You can capture these without code, too. For click-to-call on mobile, add a GTM Click trigger that fires when someone taps a tel: link, then attach a second conversion action to it. For calls from ads directly, Google Ads' native call reporting and call extensions track call duration automatically, count any call over 60 seconds as a conversion.
Other common off-page conversions you can wire up the same way include:
- Chat widget opens or completed chats via the vendor's data layer event.
- PDF or brochure downloads using a Click trigger on the file link.
- Calendly or booking-tool confirmations using their redirect or event.
If tracking multi-channel behavior across paid, organic, and referral feels overwhelming, this is exactly the kind of measurement architecture a paid search and SEM team handles day to day, and it's worth getting a second set of eyes on before you scale spend.
Step 5: Use Preview Mode to Verify Before You Trust It
Never assume a tag works. GTM's Preview mode (now called Tag Assistant) connects to your live site in a debug window and shows you, in real time, exactly which tags fire on which actions. Walk through a real conversion, submit the form, land on the thank-you page, and confirm the conversion tag shows as fired.
Do this verification loop before going live:
- Open Tag Assistant from GTM and enter your site URL.
- Complete a test conversion exactly as a customer would.
- Confirm the Google Ads Conversion tag fired on the right trigger.
- Check that no tag fires on the wrong pages (a common cause of inflated numbers).
- In Google Ads, watch the conversion status change from Unverified to Recording conversions within 24 to 48 hours.
Skipping this step is the single most common reason businesses end up with either zero conversions or wildly overcounted ones. Ten minutes of verification saves months of bad data.
Step 6: Publish, Import, and Optimize
Once verified, hit Submit in GTM to publish the container, tags only go live to real visitors after you publish. Then let data accumulate for a week or two before making judgments; a single day of conversions is statistical noise.
With clean data flowing, you can finally do the work that actually grows the account:
- Switch bidding from Manual CPC to Maximize Conversions or Target CPA once you have roughly 15 to 30 conversions in 30 days.
- Review the Search Terms report and add negative keywords for terms that spend but never convert.
- Compare conversion rates across campaigns and shift budget toward winners.
- Set your primary conversion action as the one bidding optimizes toward, and mark softer actions (like newsletter signups) as secondary so they're observed but not chased.
That's the whole loop. You installed one container, created your conversion actions, wired them up with clicks instead of code, verified everything fired, and handed the data to Google's bidding engine. No developer, no invoice, and full visibility into what your ad budget is actually buying.
Frequently Asked Questions
Do I really need a developer to set up Google Ads conversion tracking?
What is the difference between the Google tag and the conversion tag?
How can I tell if my conversion tracking is actually working?
Can I track phone calls as conversions without code?
How many conversions do I need before switching to automated bidding?
Get a FREE GEO/AEO/SEO Audit
We'll analyze your site's SEO, GEO, AEO & CRO — completely free — and show you exactly how to get found across Google and AI answers.
Don't have a site yet? Get in touch →






