Track if a user comes in from a particular search term
Track a user to a particular term or search phrase. This would help you to determine if you have usability issues with your page. Especially if a user can not find a piece of content that you know you have (based up on the keyword or keyword phrase entry point).
50
votes
We agree that this would be useful.
1 comment
-
digiguru
commented
Surely webmasters can do this server side, setting up a session if the referrer is google, and the search term is xxxx. Then you simply include the javascript in the outputted pages?