BeanoEFC Posted December 18, 2009 Share Posted December 18, 2009 Hello Everyone, I am developing a website, and I would like to know information about the users interaction. What I mean is tracking which pages on the website the user visits and the time they visit it. This will enable me to evaluate how efficient the website is. For example, how long would it take the user from login to buy a Transformers DVD? My question is how would I go about implementing this into my website? Any links to relevant sites or books would be greatly appreciated so i could do some background reading. Thanks in Advance Regards, -Beano Quote Link to comment Share on other sites More sharing options...
oni-kun Posted December 18, 2009 Share Posted December 18, 2009 Why re-invent the wheel? I'm sure you can just use Google's analytics tracker, or an Apache logging parsing software such as AWStats. It basically does more than PHP can, atleast in the scope of one programmer for analytics and should display most viewed pages, exit/entrance pages etc, well, actually hundreds of useful tidbits, many are free. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.