/usaproxy-tools

Tools for website usability analysis. Includes a fork of UsaProxy 2.0.

Primary LanguageJava

USAPROXY-TOOLS
==============

Description:
------------

This project is a collection of website usability evaluation tools. See 
individual tools' readme files for further information.

Parts:
------

USAPROXY-FORK -           A proxy server that logs users' actions. Forked from
                          UsaProxy 2.0.

USAPROXYLOGPARSER -       A tool that parses the log files generated by 
                          USAPROXY-FORK and provides an object-based API for
					      analyzing the log.
					
USAPROXYREPORTGENERATOR - A tool that turns USAPROXY-FORK log files into 
                          pretty HTML+JS reports.

USAPROXYLOG2DB -          A tool for reading UsaProxy-Fork log files into a 
                          database.						  
						  
Licensing:
----------

The tools are licensed under GNU GENERAL PUBLIC LICENSE, version 2 or later. See 
provided readme and license files for details.