Click here to Skip to main content
15,893,564 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how will i know numberof visitors visits my website per every one hour in my database
Posted
Comments
Praveen Kumar Upadhyay 24-Dec-14 6:57am    
You want the query to fetch the count per hour wise, Or you want to implement the visitor count scratch from asp.net and by inserting into database.

1 solution

Hi Member 11332854,

You might do good to check out those threads:
* C# - Count Number of Visitors in Website using Asp.net in C#, VB.NET[^]
* how to count number of visitors for website in asp.net c#[^]

and\or check out those providers:
* simplehitcounter.com[^]
* statcounter.com[^]

Cheers,
C
 
Share this answer
 
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900