Package scone.simpleAccesstracking

Scone is able to trace the actions of a user when using a Web browser.

See:
          Description

Class Summary
AccessTracking  
AccessTrackingMeg This meg creates the user logging entries in the access database.
BodyEventAdder Adds events to the BODY-Tag to track the actions of a user.
BrowserHistory Keeps a history of all Web-browser windows and frames to amalyse the movements of the user.
FrameHistory Keeps a history one Window/Frame of a Web-browser to amalyse the movements of the user.
JavaScriptAdder Adds line in header to get JavaScript code from AccessTrackingMeg, which tracks user actions.
LinkEventAdder Adds onClick-Events to all A and AREA elements.
UserHandling  
UserHandlingMeg This meg creates the user logging entries in the access database.
 

Package scone.simpleAccesstracking Description

Scone is able to trace the actions of a user when using a Web browser. The SimpleAccesstracking works on most browsers and platforms which support JavaScript.