Lol .... it is not possible to track IP address with google analytics. I think there is not any website analytics program by which you can track IP address.
It won't take into account proxy servers, but I know it is possible to expand it so it will track through transparent proxies, I just don't know how to do it. I am also trying to find a similar piece of code for asp.net
Lol .... it is not possible to track IP address with google analytics. I think there is not any website analytics program by which you can track IP address.
But why you wan to track IP address?
I don't know why this is funny? It is entirely possible to track IP addresses in analytics programs, why they would choose not to is entirely different issue. GoAn for example DO track IP addresses but it is against their ToS to let users know what these are since they are 'personally identifiable'.
We have created our own tracking application that tracks IP addresses using the method described above by paratroll.
I've actually found an even more advanced version since posting that, but unfortunately haven't managed to get it to work (although it is mentioned in enough pages on the net that I trust that it does). I'll see if I can find it anywhere.
If you're running PHP it is entirely possible to track IP addresses. This code is what you need to put on each page:[snip] I am also trying to find a similar piece of code for asp.net
Why? Your server already logs all of this for you.