最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Creating analytics map similar to Google Analytics - Stack Overflow

programmeradmin1浏览0评论

I'm building an admin panel here at work and recording some ip data from users who are downloading our itunes mp3's. We have the ip and location of the user, but I'd like some way of displaying that visually. Is there any jquery plugin or addon that would allow me to display the stats I collected visually on a map similar to the way Google Analytics does it?

I'm building an admin panel here at work and recording some ip data from users who are downloading our itunes mp3's. We have the ip and location of the user, but I'd like some way of displaying that visually. Is there any jquery plugin or addon that would allow me to display the stats I collected visually on a map similar to the way Google Analytics does it?

Share Improve this question asked Sep 4, 2012 at 13:17 TylerTyler 3,8138 gold badges40 silver badges68 bronze badges 2
  • whathaveyoutried. – Blazemonger Commented Sep 4, 2012 at 13:18
  • I've looked around Google, but searching the words google analytics and map and jquery plugin continued to give me results that are unrelated to what I need. – Tyler Commented Sep 4, 2012 at 13:22
Add a ment  | 

2 Answers 2

Reset to default 6

Have you tried the Google Chart Tools api (https://developers.google./chart/) ?

There is a geo chart which I think is exactly what you are talking about. https://google-developers.appspot./chart/interactive/docs/gallery/geochart https://code.google./apis/ajax/playground/?type=visualization#geo_chart

jVectorMap could also be suitable here.

发布评论

评论列表(0)

  1. 暂无评论