I have web site (coded in ASP.NET,c#) and I want to show IP based statistic information of it's pages. I don't want to use other analysis tools (like Google Analytics) .
In your ASP.NET page you can use Request.UserHostAddress property to get the user's IP address.
Also, you can use IIS logs (by default in C:\Windows\System32\LogFiles\W3SVCxxxxx....)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With