Forum Moderators: DixonJones
[google.com...]
as a referer, it *knows* keyword is what the user typed in for their search.
When it sees:
[google.com...]
it *thinks* it sees a keyword, but in fact, it just mean this user browsed a cached (archived) copy of your page. Images on the page will show this is the referer. If the user clicks on a link from this "cache", those will also show this as a referer.
Your stats package isn't smart enough to parse this properly. It gets bothersome when the "cache" is mixed in with an actual search expression (which then is jumbled up). But it's a trivial issue, which most will choose to ignore.
Some of these are tough, and some are impossible. I decided to parse keywords myself, because I don't know of a free software tool that does everything. All tracking software has to accept it's gonna miss a lot of stuff.
I'm curious if any else has more items for my list, especially things which are less noticable, but might be worth handling as special cases.