If your UTM parameters from X Ads (formerly Twitter Ads) aren’t showing up correctly in Google Analytics, there are a few possible culprits:
1. UTM Parameters Are Missing or Incorrect
Even though X Ads allows you to add tracking, it doesn't auto-append UTM parameters like Google Ads does. If your campaign links don’t include the proper UTM tags, Google Analytics won't know how to categorize the traffic.
Fix: Double-check your URLs. You should manually add UTM parameters like this:
https://yourwebsite.com/page?utm_source=twitter&utm_medium=cpc&utm_campaign=summer_sale
Use Google’s Campaign URL Builder to generate accurate links.
2. Links Are Redirecting and Stripping UTMs
If your ad links redirect (e.g., through a link shortener, tracking service, or landing page tool), the UTM parameters may get dropped in the process.
Fix: Make sure:
Redirects preserve the full URL, including UTM codes.
Any third-party tracking services are set to pass UTM parameters through the final destination.
3. Analytics View Is Filtering Traffic
Sometimes, your Google Analytics view has filters (like excluding internal traffic or lowercase filters) that accidentally hide traffic from X Ads.
Fix: Check your view settings to ensure you're not filtering out certain traffic or mislabeling sources.
4. Ad Clicks Are Being Categorized as Direct or Referral
If UTM parameters are missing or dropped, Google Analytics might attribute the visit as Direct (no parameters) or Referral (from twitter.com).
Fix: Again, proper UTM tagging solves this. Also, check that the full URL loads immediately when clicked from the ad.
5. Auto-tagging Conflicts (less likely)
Unlike Google Ads, X Ads doesn’t use auto-tagging, so there’s no conflict per se—but if you’re using multiple tagging systems (manual UTMs + 3rd-party tracking), parameters might get overwritten.
Fix: Stay consistent with your tagging strategy and test the final destination URL from a test ad.
Note:
Yes, shop tab and dynamic ad catalog feeds are separate, and yes—if your X Ads UTMs aren't appearing in GA, it’s most likely due to:
Best practice: always test your ad links before launching, using incognito mode or GA’s real-time reports to verify traffic attribution.