⚠️WarningImpact: Yandex traffic misattributed
⚠️Category: Platform Conflicts
What This Rule Detects
Detects Yandex Ads click ID (yclid) without UTM parameters. GA4 does NOT recognize yclid - 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
Yandex ads appear as "yandex.ru / referral" without UTMs. Cannot track campaign performance.
Required Setup:
✅ CORRECT: yoursite.com?yclid=abc123&utm_source=yandex&utm_medium=cpc&utm_campaign=search
How to Fix
In Yandex.Direct:
- Add
utm_source=yandex - Add
utm_medium=cpc - Add
utm_campaign={{campaign}} - Keep yclid enabled
FAQ
Does this create duplicate sessions?
No. Using both yclid and UTMs is correct for GA4 tracking.
External Resources
Last Updated: November 12, 2025
Rule ID:
yclid_utm_conflictSeverity: Warning
Category: Platform Conflicts