On 23 May 2013 05:49, glaws <glaw...@rhcl.org> wrote:
> Is there a way in Koha v3.10.x or newer to log OPAC search terms?
>
Yes, if people are logged in it is stored in their search history, but
they can clear that. Anonymous searches are collected too, but stored
in a cookie, so only accessible to the user.

search_history is the table that searches for logged in users is stored in.

Running log analysis over the access log also provides a really good
run down of search queries.

Chris
_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to