Skip to content

LotusOrb/jquery-mousetrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚠ For Testing Purpose only, not applicable on production

Rnd Mousetrack is Jquery Plugin for tracking mouse on usability testing

Feature

  • Easy To use:
  • ITS JQUERY PLUGIN:
  • minimal configuration
  • it use local storage

How To use

add source file to your project [Mousetrackv.0.1.js]

initialize using

$(element).rndmousetrack(mode,localstorename,viewcolor);

Options

Mode

  • 'track' = Record all the mouse movement
  • 'view' = view recorded data it's relative to the storename
  • 'clean' = clean client localstorage

localstorename

  • rndMousetrack use local storage to store the data, if you want test multiple page please change the localstorename for each page

viewcolor

*define color for the color of the view track

License

rndMouseTrack is gnu public license

About

Simple jquery Library for tracking mouse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published