you could find some special tracking tools to track your customers, that way you can see their IP.
I can't see ip address of my visitor.
Why google not show ip address of visitor?
Or have,can you tell me how to see?![]()
you could find some special tracking tools to track your customers, that way you can see their IP.
Extremetracking.com will give you clear list of your visitors IP Address and please see this site and let me know about it.
I used some tracking system which is working well with my blogs and websites.
makemoneyonline.gen.in
indiansharemarket.biz
Can anybody suggest any tracking software which tracks the IP address ?
yes very informative question, please answer this question who know this, i was really in need of it.
in english ... the previous person said " Extremetracking.com "
the major issue with these tools is that not everyone wants to be tracked and most free trackers require you to put their logo on your site.
I would really prefer it if google just let you know down to suburb level like they did a few years ago, but now they have put the data altogether into big city chunks.
if you have access to PHP script and you can put this code, try the following code. !Note, remove space between @ and $ in first line. If I remove the space, the forum's algorithm converts it to a link, and my posting is removed and/or delayed.
$vip=@ $REMOTE_ADDR;
echo "<b>Visitor IP Address= $vip</b>";
Have a try in google search for ip veryfication software/tools.
How i can see IP address of anybody?![]()
I think you could try statcounter.com to see the ip address of the visitor.
I used some tracking system which is working well with my blogs and websites. You can use statcounter.com or Extremetracking.com
Is there any api/function to convert such ip addresses into readable ones??
You can see IP Address of your visitors if you follow this instructions in your google analytics account...
In the Filter Manager, enter the following filter information:
Filter Name: IP Extraction
Filter Type: Advanced
Field A -> Extract A: Visitor IP Address / (.*)
You can leave Field B and Extract B blank.
Output To -> Constructor: User Defined / $A1