# Google Ads Conversion Tracking: Stop Wasting Budget on Vanity Metrics
**Client:** "We're getting 500 clicks per month! But only 2 sales. What's wrong?"
**Us:** "What are you tracking as conversions?"
**Client:** "...What do you mean tracking?"
This happens more than you think.
## The Problem with Clicks
**High clicks ≠ High revenue**
Example: Keyword "free CRM software"
- CPC: $2
- Clicks: 200/month
- Cost: $400
- Conversions: 0 (they want free, not paid)
vs Keyword "best CRM software for manufacturing"
- CPC: $5
- Clicks: 40/month
- Cost: $200
- Conversions: 3 ($45K in revenue)
**Without conversion tracking, you'd think the first keyword is better (more clicks!).**
## What to Track (Beyond Clicks)
### E-commerce:
- ✅ Purchases (with revenue value)
- ✅ Add to cart
- ✅ Begin checkout
- ❌ Page views (vanity metric)
### Lead Gen (B2B):
- ✅ Form submissions
- ✅ Phone calls (tracked with call extensions)
- ✅ Live chat initiated
- ✅ Calendar bookings
- ❌ Website visits (vanity metric)
### SaaS:
- ✅ Free trial signups
- ✅ Paid conversions
- ✅ High-intent actions (visited pricing page)
- ❌ Homepage visits (low intent)
## How to Set Up Conversion Tracking (Step-by-Step)
### Step 1: Define Your Conversions
**Primary conversion:** The action that makes money
(Purchase, demo booking, trial signup)
**Secondary conversions:** Actions that indicate interest
(Add to cart, pricing page visit, resource download)
### Step 2: Install Google Tag (gtag.js)
Add this to every page of your website:
```html
```
### Step 3: Set Up Event Tracking
**For form submissions:**
```javascript
// On thank-you page or after form submit
gtag('event', 'conversion', {
'send_to': 'AW-XXXXXXXXX/YYYYYYYYYY',
'value': 1.0,
'currency': 'IDR'
});
```
**For e-commerce purchases:**
```javascript
gtag('event', 'purchase', {
'send_to': 'AW-XXXXXXXXX/YYYYYYYYYY',
'value': 299000,
'currency': 'IDR',
'transaction_id': 'ORDER_12345'
});
```
### Step 4: Import Conversions to Google Ads
Google Ads → Goals → Conversions → Import from Google Analytics 4
Select the events you set up → Import
### Step 5: Assign Conversion Values
**Why values matter:**
Without values:
- 1 purchase of $10 = 1 conversion
- 1 purchase of $10,000 = 1 conversion
Google treats them the same!
With values:
Google optimizes for revenue, not just conversion count.
**How to set values:**
**E-commerce:** Dynamic (actual purchase amount)
**Lead Gen:** Average deal size
**SaaS Trial:** Lifetime value of trial→paid customer
**Example:**
- 20% of trials convert to paid
- Average customer value: $1,200/year
- Trial conversion value: $1,200 × 20% = $240
## The Metrics That Actually Matter
### 1. **Conversion Rate**
= (Conversions ÷ Clicks) × 100
**Good:** 5-10% (lead gen), 2-5% (e-commerce)
**Bad:** Under 1%
**If low:** Problem with landing page or targeting
---
### 2. **Cost Per Conversion**
= Total Ad Spend ÷ Conversions
**Good:** Less than 50% of customer value
**Bad:** More than 100% of customer value
**If high:** Improve conversion rate or reduce CPC
---
### 3. **Return on Ad Spend (ROAS)**
= Revenue ÷ Ad Spend
**Good:** 3:1 or higher (for most businesses)
**Break-even:** 1:1 (not sustainable)
**If low:** Track which keywords/ads drive revenue, cut the rest
---
### 4. **Conversion Value / Cost**
= Total Conversion Value ÷ Total Cost
Shows profitability at campaign/keyword level.
**Example:**
Campaign A: $5,000 spend → $20,000 conversion value = 4x
Campaign B: $5,000 spend → $8,000 conversion value = 1.6x
**Action:** Increase budget on Campaign A, reduce Campaign B
## Common Tracking Mistakes
**❌ Mistake 1: Counting Page Views as Conversions**
"Thank you" page views ≠ actual conversions (bots, duplicate loads)
**✅ Fix:** Use event tracking on form submission, not page load
---
**❌ Mistake 2: Not Tracking Phone Calls**
30-50% of leads call instead of filling forms.
**✅ Fix:** Use Google Call Extensions with call tracking
---
**❌ Mistake 3: Same Conversion Value for Everything**
Setting every lead to $1 or $100 arbitrarily
**✅ Fix:** Calculate actual average deal size from CRM data
---
**❌ Mistake 4: Not Excluding Internal Traffic**
Your own team testing the website triggers fake conversions.
**✅ Fix:** Filter out your office IP in Google Ads settings
---
**❌ Mistake 5: Ignoring Attribution Window**
Default is 30 days. Some industries need 90+ days (B2B, high-ticket).
**✅ Fix:** Adjust conversion window based on your sales cycle
## Advanced Tracking: Offline Conversions
**Problem:** Customer clicks ad → Calls sales → Closes deal offline → Google Ads doesn't know
**Solution:** Upload offline conversions
**How it works:**
1. Capture GCLID (Google Click ID) when user submits lead
2. When deal closes, upload to Google Ads with conversion value
3. Google Ads connects the click to the sale
**Result:** Accurate ROI data, better bidding optimization
## Conversion Tracking Checklist
Before launching any Google Ads campaign:
✅ Google Ads Conversion Tracking installed
✅ Google Analytics 4 connected
✅ E-commerce tracking (if applicable)
✅ Phone call tracking enabled
✅ Conversion values assigned
✅ Thank you page or success event firing correctly
✅ Test conversions (place test order/submit form)
✅ Exclude internal traffic
✅ Set up conversion columns in Google Ads dashboard
## We Can Set This Up For You
**Our Conversion Tracking Setup Service:**
**Included:**
- Google Ads Conversion Tracking installation
- Google Analytics 4 integration
- Event tracking for all key actions (forms, calls, purchases)
- E-commerce revenue tracking (if applicable)
- Offline conversion import setup
- Custom dashboard for easy monitoring
- 30-min training for your team
**One-time fee:** Rp 7.5 juta
**Timeline:** 3-5 business days
**Ongoing management available** (includes monthly optimization based on conversion data)
**[Get Conversion Tracking Setup →](/services/digital-advertising)**
Book a free audit. We'll review your current tracking and show you what's missing—even if you fix it yourself.
---
*Based on conversion tracking setups for 40+ Google Ads accounts across e-commerce, lead gen, and SaaS businesses.*
#Google Ads#Conversion Tracking#Analytics#PPC#ROI#Digital Advertising
Related articles
Keep exploring Insights
Handpicked reads based on this topic.
Related Articles

Media Strategy
TikTok Marketing for Businesses in 2026: Beyond Dance Videos
TikTok isn't just for Gen Z anymore. B2B companies are getting 10x cheaper leads than LinkedIn. Here's the exact content framework that works.
•6 min read

Media Strategy
Facebook Ads vs Google Ads: Which Gets Better ROI for Your Business?
We spent $500K across both platforms for 30+ clients. Here's the data on which platform works better for different business types.
•7 min read

Business Insights
LinkedIn Ads for B2B: How to Generate Quality Leads (Not Just Clicks)
LinkedIn CPCs are 3x higher than Facebook. But for B2B, the lead quality is worth it. Here's our proven campaign structure.
•8 min read