http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6610
Magnus Enger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Magnus Enger <[email protected]> 2011-11-09 10:09:27 UTC --- Some users might find either Google Analytics or Piwik or anything silimar disturbing. All they will see is JavaScript requests going off to somewhere unknown while they are searching, placing holds, browsing their reading history etc. This might be construed as (an unknown) Big Brother looking over their shoulder while they are using the library. One solution might be to only include the JS code on pages that are viewed by non-logged in users. Another solution could be to not track the pages that require a logged in user (like placing holds or viewing reading history), but track everyone while they are e.g. searching. This could be governed by a syspref, so libraries could choose what they want to track (accompanied by a small note pointing out the privacy issues). BTW: Piwik looks really cool! It seems they even have an API that might make it possible to display the stats collected by it *inside* Koha. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
