š“CriticalImpact: Paid traffic misattributed as referral
ā ļøCategory: Platform Conflicts
What This Rule Detects
Detects when Reddit's click ID parameter (rdt_cid) appears without matching UTM parameters. GA4 does NOT natively recognize rdt_cid, causing paid traffic to be misattributed as referral traffic.
š Want to scan for this issue automatically?
UTMGuard checks for this and 39 other validation rules in 60 seconds.
Try Free AuditWhy It Matters
Reddit ads without UTM parameters show as "reddit.com / referral" in GA4, making them indistinguishable from organic Reddit traffic. You cannot track campaign performance or calculate ROI.
Required Setup:
ā WRONG: yoursite.com?rdt_cid=abc123
ā
CORRECT: yoursite.com?rdt_cid=abc123&utm_source=reddit&utm_medium=paid-social&utm_campaign=askreddit
How to Fix
In Reddit Ads Manager:
- Go to ad group settings
- Add URL parameters:
utm_source=redditutm_medium=paid-socialorcpcutm_campaign={{campaign_name}}
- Keep rdt_cid enabled
- Use BOTH together for proper tracking
Why Both Are Needed:
rdt_cid= Reddit's conversion trackingUTM parameters= GA4 attribution- Both together = Complete tracking
FAQ
Does Reddit + UTMs create duplicate sessions?
No. This is the correct setup. GA4 uses UTMs for attribution while Reddit uses rdt_cid for its own tracking.
What if I only use rdt_cid?
Traffic appears as "reddit.com / referral" - you lose all campaign attribution in GA4.
External Resources
Last Updated: November 12, 2025
Rule ID:
rdt_cid_utm_conflictSeverity: Critical
Category: Platform Conflicts