Is there a way to determine the number of users accessing full text of library subscribed database via Google search, or via Google Scholar?
|
|
It looks to me like you can use your own link resolver with Google Scholar's Library Links program:
Your link resolver can then track the HTTP referer and other juicy tidbits of information about who's using which databases and how they found them. If your authentication page happens to include some Google Analytics code as well, so much the better. If you want the same Google Analytics information about on-campus users who are authorized by IP address, you might consider an interstitial page saying "Now forwarding you to (resource)... click here if it doesn't load", and have JavaScript do the forwarding after Google Analytics exits. But tread carefully here, as you'd be inconveniencing your users in order to get better statistics, in order to learn how to better serve your users, when one important way to better serve your users is to — wait for it — avoid inconveniencing your users! |
|||
|