I’ve been searching the web for some good page hit counters. I’d like to create a page hit counter asp.net page that keeps its values stored in a MySql Database under a row called ‘PageCounter’. Any ideas would be appreciated.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Most users don’t care about how many times your page has been hit. That is why you see so few page hit counters these days. Why not just implement Google Analytics? You’ll get far more valuable and comprehensive information that way. E.g., where are the users coming from, how long did they stay on the page, etc.