Dear All,

I wanted to track the user behaviour on my site and wants to store it.

To meet this objective, I am planning to capture the mouse pointer (x,y) and store it in the dianamic array and then on press of a link <a href"">somthing </a>, it will store that in the database.

Is this logic correct and is there any code ready for use. this requirement for this code is for personnal...