Mark Allman / ICSI @mallman_icsi

Owen Bell, Mark Allman, Benjamin Kuperman. On Browser-Level Event Logging. Technical Report 12-001, International Computer Science Institute, January 2012.
PDF

Abstract:

In this paper we offer an initial sketch of a new vantage point we are developing to study ``the web'' and users' interactions with it: we have instrumented the web browser itself. The Google Chrome browser provides an API to developers that allows the building of extensions to the base functionality. As part of this system, Chrome allows developers to add listeners to various browser events. Our extension adds listeners that log these events. We discuss the data we obtain from Chrome, our method for addressing privacy issues in the collected data, and initial findings from observing a small set of real users' web browsing activities. The findings are modest in absolute terms, but serve to show the efficacy of our monitoring approach.

BibTeX:

@techreport{BAK12,
    author      =        "Owen Bell and Mark Allman and Benjamin Kuperman",
    title       =        "{On Browser-Level Event Logging}",
    institution =        "International Computer Science Institute",
    year        =        2012,
    number      =        "12-001",
    month       =        jan,
}
"We are what we repeatedly do. Excellence, then, is not an act, but a habit." --Aristotle