joseph2038
Instructor
Hello,
I hope someone can help me with some coding. I've been searching for a script that will allow me to count user clicks on hyperlinks.
I'm doing a research study on interface design. I would like a script that counts the number of clicks that users take to navigate a menu design. I want this number to show ON SCREEN not to record on some server database. The script does not have to "record" the number of clicks just SHOW them realtime as the user is interacting with the site.
The webpage has two frames (top and bottom). The bottom frame has a timer and hopefully a click (hyperlink) counter. The main frame has the navigation interface. As the user navigates <a href tags the clicks are counted.
I searched the web and couldn't find such a script. I'm not familiar enough with JavaScript to write it myself.
Any leads???
Thanks
I hope someone can help me with some coding. I've been searching for a script that will allow me to count user clicks on hyperlinks.
I'm doing a research study on interface design. I would like a script that counts the number of clicks that users take to navigate a menu design. I want this number to show ON SCREEN not to record on some server database. The script does not have to "record" the number of clicks just SHOW them realtime as the user is interacting with the site.
The webpage has two frames (top and bottom). The bottom frame has a timer and hopefully a click (hyperlink) counter. The main frame has the navigation interface. As the user navigates <a href tags the clicks are counted.
I searched the web and couldn't find such a script. I'm not familiar enough with JavaScript to write it myself.
Any leads???
Thanks