I am looking for a google-analytics-style map creating app or api based on visitor IP addresses, any suggestions?

thanks,

nicoperez

link|improve this question
feedback

3 Answers

Did you take a look at the Google Visualization API? Specifically, the intensity map and the geomap.

link|improve this answer
Haven't looked at the Visualization stuff before. Looks very nice. – RedBlueThing Jun 29 '09 at 1:32
feedback

I know there are a few of these services available. Try a google search for 'ip visitor geolocation' and similar combinations.

One that looks interesting is hostip.info as they have a community-maintained IP geolocation database that you can download in full if you wish to roll your own map.

They also provide a service where you can upload your logs to generate a little map image if you don't want to do the work yourself.

link|improve this answer
feedback

We recently added a feature for this to our EmbeddedAnalytics service. It is all based on your Google Analytics data and utilizes Google's Exp API for the data.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown