track hyperlink clicks on php website
Posted: Wed Apr 01, 2009 11:01 am
I'm designing a php website which is only accessible to members. Once member logs in, there are two hyperlinks on a particular web page. I would to track how many times the hyperlinks are clicked by which member. Could someone advise me how to achieve this?
I did some research online, they are all about counting hyperlink clicks on the whole website, no matter who made the clicks. What I really want is to track the numbers by different members.
I'm really stuck here and your help is greatly appreciated!
I did some research online, they are all about counting hyperlink clicks on the whole website, no matter who made the clicks. What I really want is to track the numbers by different members.
I'm really stuck here and your help is greatly appreciated!