Skip to main content
QUICK REVIEW

[Paper Review] Analysing Parallel and Passive Web Browsing Behavior and its Effects on Website Metrics

Christian von der Weth, Manfred Hauswirth|arXiv (Cornell University)|Feb 21, 2014
Recommender Systems and Techniques25 references3 citations
TL;DR

This paper presents findings from the DOBBS long-term user behavior study, analyzing parallel and passive browsing using high-granularity client-side logging. It reveals that most users engage in parallel tab usage and prolonged inactivity, undermining traditional dwell time metrics; the authors propose new metrics—focused ratio and activity ratio—that better reflect website engagement and yield different popularity rankings than conventional methods.

ABSTRACT

Getting deeper insights into the online browsing behavior of Web users has been a major research topic since the advent of the WWW. It provides useful information to optimize website design, Web browser design, search engines offerings, and online advertisement. We argue that new technologies and new services continue to have significant effects on the way how people browse the Web. For example, listening to music clips on YouTube or to a radio station on Last.fm does not require users to sit in front of their computer. Social media and networking sites like Facebook or micro-blogging sites like Twitter have attracted new types of users that previously were less inclined to go online. These changes in how people browse the Web feature new characteristics which are not well understood so far. In this paper, we provide novel and unique insights by presenting first results of DOBBS, our long-term effort to create a comprehensive and representative dataset capturing online user behavior. We firstly investigate the concepts of parallel browsing and passive browsing, showing that browsing the Web is no longer a dedicated task for many users. Based on these results, we then analyze their impact on the calculation of a user's dwell time -- i.e., the time the user spends on a webpage -- which has become an important metric to quantify the popularity of websites.

Motivation & Objective

  • To understand evolving web browsing behaviors driven by new technologies and services like YouTube, Facebook, and streaming platforms.
  • To investigate how parallel browsing (multiple tabs/windows) and passive browsing (inactivity) affect standard website metrics such as dwell time.
  • To develop improved metrics for website popularity that account for user engagement beyond simple time-on-page calculations.
  • To provide a representative, privacy-preserving dataset (DOBBS) for long-term, real-world browsing behavior analysis.

Proposed method

  • Employed DOBBS, a non-intrusive, privacy-preserving browser extension logging client-side events (tab openings, page loads, window states) in Firefox and Chrome.
  • Collected longitudinal data from real users over time, ensuring naturalistic, everyday browsing behavior without lab constraints.
  • Defined and computed 'focused ratio' as the proportion of time a page was active and visible (not in background or minimized), and 'activity ratio' as the ratio of active time to total session time.
  • Used event logs to reconstruct user navigation paths across multiple tabs, modeling them as directed graphs with browser startup as root.
  • Identified and filtered corrupt or incomplete data based on event structure and temporal consistency.
  • Analyzed idle time by detecting when windows were minimized or in background, correlating this with inactivity periods.

Experimental results

Research questions

  • RQ1To what extent do users engage in parallel browsing through multiple tabs or windows during a single session?
  • RQ2How does passive browsing—defined as inactivity during sessions—affect the accuracy of traditional dwell time metrics?
  • RQ3How do the focused ratio and activity ratio compare to conventional metrics in ranking website popularity?
  • RQ4How do browsing patterns differ across websites, and what implications do these differences have for engagement measurement?
  • RQ5Can graph-based representations of multi-tab navigation reveal distinct browsing behavior patterns?

Key findings

  • Most users maintain a single browser window but use multiple tabs continuously, indicating widespread parallel browsing behavior.
  • Passive browsing—characterized by inactivity—accounts for a significant portion of browsing sessions, especially in longer sessions.
  • Traditional dwell time metrics overestimate user engagement because they include time when pages were in the background or minimized.
  • The focused ratio and activity ratio produce different website popularity rankings compared to standard metrics, indicating they capture engagement more accurately.
  • The DOBBS dataset enables detailed reconstruction of user navigation across tabs, supporting graph-based analysis of browsing behavior.

Better researchstarts right now

From reading papers to final review, dramatically reduce your research time.

No credit card · Free plan available

This review was created by AI and reviewed by human editors.