I'm looking for a good analytics system which tracks what links a user has clicked on, how long he's stayed on the page, etc. Does anyone have any recommendations on programs to use? Not sure if Google Analytics does this

Thanks

link|improve this question

0% accept rate
Not programming related, superuser.com or serverfault.com are better places for this king of question. – Oded Mar 26 '10 at 18:52
Users ask HTML / CSS question on here... My vote is that this is an acceptable question for SO. – Frank V Mar 26 '10 at 19:00
Programming is not always about code – Codeglot Jul 14 '10 at 16:08
feedback

2 Answers

Google Analytics will do this, you can also setup goals in Google Analytics . Take a look here: http://services.google.com/analytics/tour/index_en-US.html

link|improve this answer
+100 if possible. Google Analytic does a lot and they seem to continually add new feature, if just experimental. I love them for my sites. You could also view the source code of Stackoverflow.com to see what they use... ;-) ) – Frank V Mar 26 '10 at 18:59
feedback

An open source alternative to Google Analytics is Open Web Analytics (http://www.openwebanalytics.com). It tracks what you are looking for.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.