Click here to Skip to main content
16,009,429 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to check that how many user visit the website in asp.net c# in short i want to check visitor of website in asp.net c#
Posted

1 solution

Do you want to track the number of live visitors; the total number of visitors; the number of unique visitors? These are all different metrics and would be tracked in slightly different ways.
 
Share this answer
 
Comments
Member 10426233 30-Jan-14 1:35am    
what is solution of this given above problem
Pete O'Hanlon 30-Jan-14 1:37am    
Which problem? If you read my answer, you would have seen that these are different problems - you have to give us a clue and tell us which one we are trying to solve.

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