Google Ads UTM Tracking
How to set up UTM tracking for Google Ads in Vendo.
Last reviewed September 15, 2026
When you set up UTM tags for Google Ads, you can send detailed metadata to your analytics destinations.
How It Works
- Add a tracking template with UTM parameters in Google Ads
- Google resolves ValueTrack parameters and custom parameters into the final URL
- Vendo reads the template and custom parameters from Google Ads, resolves them and extracts the UTM values
Setup
1. Add Tracking Template on Account Level
In Google Ads, go to Account Settings. Add your UTM tracking template at the account level:
{lpurl}?utm_source=google&utm_medium=cpc&utm_campaign={_campaign}&utm_content={_content}&utm_term={keyword}The template uses 2 custom variables: {_campaign} and {_content}. You must set their values at the campaign and ad levels.
Tip: Google Ads Editor can make these steps faster.
2. Update _campaign Parameter Values for Campaigns
In the campaign settings, open Campaign URL options (under Additional Settings). Add a custom parameter named _campaign that contains the URL-encoded campaign name.
3. Update _content Parameter Values for Ads
Set up a parameter named _content that contains the URL-encoded ad title. You can set it at the ad group level or at the individual ad level.
Supported Variables
| Variable | Supported | Example Value |
|---|---|---|
| {keyword} | Yes | nike shoes |
| {campaignid} | Yes | 12289390737 |
| {adgroupid} | Yes | 12856939073 |
| {device} | Yes | c, m, t |
| {matchtype} | Yes | b, p, e |
For more information, see Google’s ValueTrack parameters documentation .
Extracted Parameters
| Parameter | Source | Fallback |
|---|---|---|
utm_source | URL parameter | — |
utm_medium | URL parameter | — |
utm_campaign | URL parameter | — |
utm_term | URL parameter | — |
utm_content | URL parameter | — |
Click ID Tracking
Google automatically adds the gclid parameter to landing page URLs. Make sure that your website captures and stores this parameter. Vendo uses it to match conversions to ad clicks.
https://yoursite.com/product?gclid=abc123def456Best Practices
- Always include
utm_source=googleandutm_medium=cpcin your tracking template - URL-encode custom parameter values
- Use consistent naming conventions for campaigns and ads
Verify Setup
- Click a test ad
- Confirm that the landing URL contains UTM parameters
- Confirm that UTM values appear on events in your destination or in Vendo