Lucidityis the code name for a client side logging system currently
under development. It is intended for evaluating user experience, both in terms of technological impact (load time) and user interaction characteristics (scrolling, time in focus).
SummaryTwo javascript includes create a
IE specific system which logs usage information to the exiting url for later
extraction from standard web log files. The system is released under the Berkeley Open Source liscense, leaving the code unencumbered.
There are currently two versions. One which logs page data directly to a database (Cold Fusion) and one that logs to the exiting url. Both versions have a hard time with exits to another site.
Let me know if you find this useful, buggy, or want to collaborate on new features.
|