I have universal analytics installed on my website, and want to parse the __utmz
cookie to get referral info. However, I never see this cookie set.
Has something changed? Any reason this isn't set?
I do see the _ga
cookie when I browse my site, and I see the __utmz
cookie in my browser cache if I go to other sites.
I checked out the docs, and don't see any reference to this changing recently, so a bit stumped.