What This Rule Detects
Detects when Google Ads iOS enhanced conversion tracking (gbraid parameter) appears alongside manual UTM parameters on the same URL. While this doesn't cause data loss or duplicate sessions, the manual UTMs are redundant because Google's gbraid takes precedence and GA4 ignores the manual parameters.
🔍 Want to scan for this issue automatically?
UTMGuard checks for this and 39 other validation rules in 60 seconds.
Try Free AuditWhy It Matters
Maintenance Burden:
- Unnecessary complexity - Maintaining manual UTMs that GA4 ignores for iOS web traffic
- Wasted effort - Time spent adding parameters that serve no purpose
- URL bloat - Longer URLs with no functional benefit
- Confusion for teams - Unclear which tracking method is actually working
Technical Reality:
- GA4 has native support for Google Ads iOS conversion tracking (wbraid, gbraid)
- When gbraid is present, GA4 uses it exclusively for attribution
- Manual UTM parameters are completely ignored - they don't affect tracking
- This is by design - Google's gbraid provides privacy-compliant iOS attribution
What is gbraid?
- gbraid = Google Branded Attribution Identifier
- Used by Google Ads for iOS web traffic to enable enhanced conversion tracking
- Works within Apple's privacy framework (iOS 14.5+)
- Provides attribution for web clicks from iOS Safari and in-app browsers
- Complements wbraid (which handles web-to-app traffic)
- Automatically added by Google Ads to iOS web clicks
Impact Level:
- ✅ No data loss - All iOS web tracking works correctly via gbraid
- ✅ No duplicate sessions - GA4 only creates one session per iOS click
- ✅ No attribution errors - iOS Google Ads campaigns tracked accurately
- ⚠️ Optional cleanup - Removing UTMs simplifies implementation but isn't critical
Common Scenarios
Scenario 1: iOS Safari Traffic with Manual UTMs
Google automatically adds gbraid for iOS web clicks, but your template includes UTMs:
Scenario 2: iOS-Optimized Display Campaigns
Display campaigns targeting iOS users with redundant tracking:
Scenario 3: iOS In-App Browser Traffic
Clicks from iOS in-app browsers with mixed tracking:
😰 Is this your only tracking issue?
This is just 1 of 40+ ways UTM tracking breaks. Most marketing teams have 8-12 critical issues they don't know about.
• 94% of sites have UTM errors
• Average: $8,400/month in wasted ad spend
• Fix time: 15 minutes with our report
✓ Connects directly to GA4 (read-only, secure)
✓ Scans 90 days of data in 2 minutes
✓ Prioritizes issues by revenue impact
✓ Shows exact sessions affected
How to Fix
Option A: Use Auto-Tagging Only (Recommended)
Step 1: Enable Auto-Tagging in Google Ads
- Sign in to Google Ads
- Click Settings → Account settings
- Scroll to "Auto-tagging"
- Check "Tag the URL that people click through from my ad"
- Save
- Note: gbraid is automatically added for iOS web traffic when auto-tagging is enabled
Step 2: Remove ALL Manual UTM Parameters
- Go to your Google Ads campaigns
- Remove utm_source, utm_medium, utm_campaign from:
- Final URL field
- URL options
- Tracking template (if using UTMs there)
- Mobile-specific URL settings
- Let gbraid (iOS web), wbraid (iOS app), and gclid (other platforms) handle ALL tracking automatically
Step 3: Verify in GA4
- GA4 → Reports → Acquisition → Traffic acquisition
- Add secondary dimension: Device category (filter to mobile)
- Add secondary dimension: Operating system (filter to iOS)
- Look for "google / cpc" channel from iOS traffic
- Session counts should drop 20-40% (this is correct - more accurate iOS data!)
- Cost-per-session will increase (reflects true iOS cost)
Benefits:
- ✅ Automatic - works seamlessly across all devices and platforms
- ✅ Accurate session counts for iOS web traffic
- ✅ iOS privacy-compliant enhanced conversion tracking
- ✅ No platform-specific or campaign-specific configuration needed
Option B: Use Manual UTMs Only (Not Recommended)
Step 1: Disable Auto-Tagging
- Google Ads → Settings → Account settings
- Uncheck "Tag the URL that people click through from my ad"
- Save
- Warning: You will lose enhanced iOS conversion tracking features
Step 2: Add Manual UTMs to Every Ad
?utm_source=google&utm_medium=cpc&utm_campaign=`{campaignname}`&utm_content=`{adgroupname}`
Why We Don't Recommend This:
- Requires manual work for every ad
- Lose iOS enhanced conversion tracking capabilities
- Cannot leverage iOS 14.5+ privacy-preserving attribution
- Miss out on cross-device iOS attribution features
- Prone to human error
Verification Steps
Test Auto-Tagging on iOS:
- Click one of your Google Ads from an iOS device (iPhone/iPad) using Safari
- Check the URL in browser - should contain
gbraid=but NO utm_ parameters - Open GA4 Real-Time reports
- Filter by: Device = Mobile/Tablet, Operating System = iOS
- Verify session appears as "google / cpc"
- If correct, you've fixed the issue!
Test Auto-Tagging on Other Platforms:
- Same ad clicked from Android device should use
gclid=instead of gbraid - iOS app install campaigns may use
wbraid=instead of gbraid - All platforms work with same auto-tagging configuration
Examples
❌ Incorrect Examples
https://example.com?gbraid=vwx234&utm_source=google&utm_medium=cpc
Result: GA4 creates 2 sessions - one from gbraid, one from UTMs
Impact: 40% iOS session inflation, fragmented iOS web data
https://shop.com/products?gbraid=xyz789&utm_campaign=ios-shopping
Result: Partial conflict - still creates duplicate attribution for iOS traffic
Impact: iOS campaign data split across two records
✅ Correct Examples
https://example.com?gbraid=vwx234
Result: Single session, accurate iOS tracking via gbraid auto-tagging
Tracking: SUCCESS (attributed correctly to Google Ads iOS web traffic)
https://shop.com/products?utm_source=google&utm_medium=cpc&utm_campaign=ios-shopping
Result: Single session via manual UTMs (if auto-tagging disabled)
Tracking: SUCCESS (but loses iOS enhanced conversion features)
GA4 Impact Analysis
Channel Grouping:
- Duplicate iOS sessions appear in "Paid Search" channel
- Same iOS web campaign shows in two separate rows
- Makes iOS vs Android performance comparison unreliable
Session Attribution:
- First-click attribution: Duplicated for iOS web traffic
- Last-click attribution: Duplicated
- Multi-touch attribution: Counts same iOS click twice in path
Revenue Tracking:
- E-commerce conversions: iOS attribution split across two sessions
- Campaign ROI: iOS performance falsely appears better (inflated session counts)
- Budget optimization: iOS budget allocation based on incorrect metrics
Cost Analysis:
- Reported iOS cost-per-session: Artificially low (30-40% lower than reality)
- Actual iOS cost-per-acquisition: Hidden by inflated session numbers
- iOS vs Android budget allocation: Misguided by false iOS performance data
Detection in UTMGuard
UTMGuard automatically detects this issue by analyzing your GA4 session data:
- Scans all page URLs in your Google Ads traffic
- Detects URLs containing both gbraid AND utm_ parameters
- Identifies iOS web-specific tracking conflicts
- Counts affected iOS sessions
- Calculates actual vs inflated iOS metrics
- Reports exact URLs to fix in your iOS-targeted campaigns
Audit Report Shows:
- Total iOS web sessions with conflict
- Estimated iOS session inflation percentage
- Revenue misattribution amount from iOS campaigns
- Priority ranking by iOS traffic volume
Related Validation Rules
Related Validation Rules
Frequently Asked Questions
Q: What's the difference between gbraid and gclid?
A: gclid is used for most Google Ads traffic (desktop, Android), while gbraid is specifically for iOS web traffic (Safari, in-app browsers). Google automatically chooses which parameter to use based on the user's device and browser. Both enable enhanced conversion tracking.
Q: What's the difference between gbraid and wbraid?
A: Both are iOS-specific Google Ads parameters:
- gbraid = Google Branded (general iOS web traffic to websites)
- wbraid = Web-to-app Redirect (iOS traffic that can lead to app installs)
Google automatically selects the appropriate parameter based on campaign type, iOS version, and whether your ad can drive app installs.
Q: Will fixing this affect my historical iOS data?
A: No. Historical data will remain inflated. The fix only applies to future iOS traffic, making it accurate going forward. Consider adding a GA4 annotation marking when you fixed the iOS tracking issue.
Q: Can I use utm_content or utm_term with gbraid?
A: No. If auto-tagging is ON, remove ALL manual UTM parameters. Google's gbraid captures all campaign details for iOS web traffic automatically, including ad group and keyword data.
Q: How does this work with Apple's privacy changes (iOS 14.5+)?
A: gbraid is specifically designed to work within Apple's post-iOS 14.5 privacy framework. It enables conversion tracking while respecting user privacy choices and App Tracking Transparency (ATT) settings. Manual UTMs don't have these privacy-preserving features.
Q: Why does Google use different parameters for iOS?
A: Apple's iOS 14.5+ privacy changes (App Tracking Transparency) required Google to develop new tracking methods that respect user privacy. gbraid and wbraid are privacy-preserving alternatives that work within Apple's framework while still providing campaign attribution.
Q: I have 1,500 iOS sessions reported - what are my real sessions?
A: Typically 20-40% lower. If you have this conflict, expect your real iOS session count to be 900-1,200 sessions. Run a UTMGuard audit to get exact numbers for your iOS campaigns.
Q: Does this affect Android traffic too?
A: No, gbraid is iOS-specific. Android and desktop traffic use gclid instead. However, if you have utm parameters, you'll have the same conflict issue with gclid on those platforms.
✅ Fixed this issue? Great! Now check the other 39...
You just fixed one tracking issue. But are your Google Ads doubling sessions? Is Facebook attribution broken? Are internal links overwriting campaigns?
• Connects to GA4 (read-only, OAuth secured)
• Scans 90 days of traffic in 2 minutes
• Prioritizes by revenue impact
• Free forever for monthly audits
Join 2,847 marketers fixing their tracking daily
External Resources
- Google Analytics 4: About Auto-Tagging
- Google Ads: iOS 14.5+ Campaign Setup
- Apple App Tracking Transparency
- GA4 Traffic Acquisition Reports
gbraid_utm_conflict