[Koha] Logging Search Terms
Chris Cormack
chris at bigballofwax.co.nz
Thu May 23 07:45:05 NZST 2013
On 23 May 2013 05:49, glaws <glawson at 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
More information about the Koha
mailing list