Reply
Can We Track IP Adress of Any Visiter through Google Analytics
Old 03-12-2008, 07:14 AM Can We Track IP Adress of Any Visiter through Google Analytics
Junior Talker

Posts: 1
Name: Cross Section Intractive
Hi Friends,

Can Any one tell me , how to Track IP Adress through Google analytics.

Last edited by chrishirst : 03-14-2008 at 04:13 AM.
just_nitinpal is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 03-12-2008, 12:53 PM Re: Can We Track IP Adress of Any Visiter through Google Analytics
Super Talker

Posts: 135
Name: Manish Kapoor
Location: India
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?
manishkapoor1 is offline
Reply With Quote
View Public Profile Visit manishkapoor1's homepage!
 
Old 03-14-2008, 03:08 AM Re: Can We Track IP Adress of Any Visiter through Google Analytics
Average Talker

Posts: 16
Name: Anand
Yes Manish is right its impossible to track IP address.
anand.dongre is offline
Reply With Quote
View Public Profile
 
Old 03-14-2008, 09:07 AM Re: Can We Track IP Adress of Any Visiter through Google Analytics
Novice Talker

Posts: 5
Name: Fernando
doesn't Awstats in cpanel track your last # of visitors' IPs...
nando is offline
Reply With Quote
View Public Profile
 
Old 03-14-2008, 09:15 AM Re: Can We Track IP Adress of Any Visiter through Google Analytics
zeruel's Avatar
Extreme Talker

Posts: 159
Location: Neverland
Yes awstats gives a few results. I don't know if it's accurate.
zeruel is offline
Reply With Quote
View Public Profile Visit zeruel's homepage!
 
Old 05-22-2008, 04:28 AM Re: Can We Track IP Adress of Any Visiter through Google Analytics
Junior Talker

Posts: 1
If you're running PHP it is entirely possible to track IP addresses. This code is what you need to put on each page:

Code:
<script type="text/javascript"> 
javascript:pageTracker._setVar('<?php echo $_SERVER['REMOTE_ADDR']; ?>') 
</script>
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
paratroll is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Can We Track IP Adress of Any Visiter through Google Analytics
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13379 seconds with 12 queries