Forum Moderators: DixonJones

Message Too Old, No Replies

Tracking visitors place of origin

         

DFrag

9:43 pm on Nov 1, 2004 (gmt 0)

10+ Year Member



Hello all,

I need to find out where my visitors to a certain page come from. Can this be accomplished easily? Basically I have a group of contact pages for different countries. I want to see what percentage of visitors to those pages actually come from the same country as the contact page is for.

Does that make sense?

cfx211

5:22 pm on Nov 8, 2004 (gmt 0)

10+ Year Member



You can look up IP addresses for all of the people who hit each page. You can also resolve the host that they are coming from and check to see if the top level domain matches the country of the contact page.

DanA

6:24 pm on Nov 8, 2004 (gmt 0)

10+ Year Member



The IP-to-Country Database and Tools, IP2country database or GeoIPCountryCSV can help you. There are php, asp scripts there if you have a lot of requests to analyse.