⚠️WarningImpact: Yahoo traffic misattributed
⚠️Category: Platform Conflicts
What This Rule Detects
Detects Yahoo Ads click ID (vmcid) without UTM parameters. GA4 does NOT recognize vmcid - traffic will be misattributed.
🔍 Want to scan for this issue automatically?
UTMGuard checks for this and 39 other validation rules in 60 seconds.
Try Free AuditWhy It Matters
Yahoo ads appear as "yahoo.com / referral" without UTMs. Cannot track campaign performance.
Required Setup:
✅ CORRECT: yoursite.com?vmcid=abc123&utm_source=yahoo&utm_medium=cpc&utm_campaign=search
How to Fix
In Yahoo Ads:
- Add
utm_source=yahoo - Add
utm_medium=cpcordisplay - Add
utm_campaign={{campaign}} - Keep vmcid enabled
FAQ
Does this create duplicate sessions?
No. Using both vmcid and UTMs is correct for GA4 tracking.
External Resources
Last Updated: November 12, 2025
Rule ID:
vmcid_utm_conflictSeverity: Warning
Category: Platform Conflicts