5 ms·
There is one problem with the "find who is googling you" feature. For about a year now, google has started hiding the search results from the referral when some
by shootthemoon 14y ago
There is one problem with the "find who is googling you" feature. For about a year now, google has started hiding the search results from the referral when someone uses google while logged in to google services.
You may have seen "not provided" in google analytics for searches that found your site... This is users logged in to google. And with more people using google services such as gmail and g+, more and more results will be hidden. On my corporate, tech web site, I'm seeing 40-50% of results from google as "not provided" nowadays, and its increasing every month.
- scottkrager 14y ago(not provided) is lame, but I don't think that will hurt how this service tracks who's Googling you. It looks like they look up the IP address to see who is searching for you. BTW - I run notprovided.com and have had 100% days of (not provided) keywords referrals....at least I have a good idea of what they were searching for : )
- davidandgoliath 14y agoThe interesting part about it is it allows google access to the data for information in their metrics & analytics while blocking out their competition in the metrics scene. Rather ingenius move overall.
- wmacura 14y agoI thought that's a feature of HTTPS, not sending referral headers to non-HTTPS links. (and so not an explicit move by Google but a necessary consequence of providing secure connections for logged-in users)
- patrickambron 14y agoYep. Basically if you're using Google behind the HTTPS (like you're logged into Google+) they'll send back a non referral header. There ARE ways around this, but it's tricky