
I’ve adapted the about:me experimental extension to report on search behavior. About-me is described as:
A statistical analysis of the user’s history, average tab load, etc. Like Google Zeitgeist, but based on their Places database.
I blogged about mining the Places db (sqlite) for search experience metrics some time ago, and posted polished sql to a wiki scratchpad.
It turned out to be super easy to adapt about-me to present search data, assuming the use of a q= url parameter to be search. Seems to work pretty well! I’ve got a development version that supports drill down with the goal of presenting query terms and clicks as well as the % abandoned queries metric to help users rationally evaluate which search engine is working better for them.
In the mean time, you can install the simple about-me clone









Loading..