IP Address Vs Authenticated Usernames (all users will be using same IP address as intranet)

Avatar
  • updated
  • Answered
We are going to potentially use this software to analyse statistics for a company's intranet. Potentially all users will come from the same IP address. Will this effect the result? Or does the software base a "unique" on authentication username?
Avatar
Michael
Unfortunately the program won't be able to show correct information on visitors if they all come from the same IP.

The program determines number of visitors by the IP addresses. If a request from an IP address came after some time (timeout) since the last request from this IP, it is considered to belong to a different visitor. Requests from spiders aren't used to determine visitors unless the “Count spiders as visitors” option is enabled.
Avatar
Roy Haroush
Hi,
to elaborate the question, if the website returns some kind of unique ID(session ID) for each session, can this be based in the reports as a unique to idenfity unique visitors ?

Thanks,

Roy
Avatar
Michael
Quote from Roy Haroush
Hi,
to elaborate the question, if the website returns some kind of unique ID(session ID) for each session, can this be based in the reports as a unique to idenfity unique visitors ?

Thanks,

Roy
No, the program can only use IP addresses to identify visitors.
Avatar
Graham Mendick
Hi,
I've got a workaround - all you need to do is swap around the cs-username and c-ip headers in the underlying iis log file.
Cheers,
Graham
Avatar
Michael
Quote from Graham Mendick
Hi,
I've got a workaround - all you need to do is swap around the cs-username and c-ip headers in the underlying iis log file.
Cheers,
Graham
Thank you for sharing this solution, Graham!
Avatar
Graham Mendick
Quote from Graham Mendick
Hi,
I've got a workaround - all you need to do is swap around the cs-username and c-ip headers in the underlying iis log file.
Cheers,
Graham
Thanks Michael, glad I could help. This could point to a straightforward way for you to provide this functionality built in?
Avatar
Michael
Quote from Graham Mendick
Hi,
I've got a workaround - all you need to do is swap around the cs-username and c-ip headers in the underlying iis log file.
Cheers,
Graham
We'll consider adding this feature, thank you.
Avatar
Horst
Quote from Graham Mendick
Hi,
I've got a workaround - all you need to do is swap around the cs-username and c-ip headers in the underlying iis log file.
Cheers,
Graham
Hi,
what happens with this feature ?
It will be realy usefull :)
Avatar
Michael
Quote from Graham Mendick
Hi,
I've got a workaround - all you need to do is swap around the cs-username and c-ip headers in the underlying iis log file.
Cheers,
Graham
Sorry, no news on this feature at the moment
Avatar
Pavel Peker
Any news on the feature? Most of our customers are big companies and their employees access our site from same IP. we have cs-username column set to unique employee user name, but WebLog still counts them as same visitor.