UW Interactive Data Lab
IDL logo

WebQuilt: A Proxy-based Approach to Remote Web Usability Testing

Jason I. Hong, Jeffrey Heer, Sarah Waterson, James A. Landay. ACM Trans. on Information Systems, 2001
Materials
Abstract
WebQuilt is a web logging and visualization system that helps web design teams run usability tests (both local and remote) and analyze the collected data. Logging is done through a proxy, overcoming many of the problems with server-side and client-side logging. Captured usage traces can be aggregated and visualized in a zooming interface that shows the web pages people viewed. The visualization also shows the most common paths taken through the web site for a given task, as well as the optimal path for that task, as designated by the designer. This paper discusses the architecture of WebQuilt and describes how it can be extended for new kinds of analyses and visualizations.
BibTeX
@article{2001-webquilt,
  title = {WebQuilt: A Proxy-based Approach to  Remote Web Usability Testing},
  author = {Hong, Jason AND Heer, Jeffrey AND Waterson, Sarah AND Landay, James},
  journal = {ACM Trans. on Information Systems},
  year = {2001},
  volume = {19},
  number = {3},
  pages = {263--285},
  url = {https://uwdata.github.io/papers/webquilt},
  doi = {10.1145/502115.502118}
}