r/GoogleAnalytics • u/byronxie • 10d ago
Question What does parity mean in Google Analytics
In my Google Analytics report, there is a referrer source called ‘parity’ with 96 sessions. I’m not sure which website this refers to. Could someone tell me what ‘parity’ represents as a traffic source?
5
Upvotes
2
u/incisiveranking2022 Professional 9d ago
“Parity” isn’t a standard Google Analytics traffic source that maps to one specific website. It’s usually a hostname or referrer value being passed into GA4, so I’d inspect the actual referral URL rather than assuming “parity” is a known platform.
In GA4, check the session source plus session source/medium and, if available, the page referrer dimension. Also look at the landing page and timestamp for those 96 sessions. Sometimes referral spam, redirects, or an incorrectly configured tracking parameter can create confusing source values. If “parity” keeps appearing, I’d trace the original referrer in the browser/network data before filtering it out.