Google Analytics Traffic Maps For Your Dashboard

Ever wanted to show your visitors or staff where your traffic is coming from, without dragging them through Google Analytics? We’ve developed a simple package which processes your Analytics visit data and displays it as an easy-to-read map. There’s no coding required– just edit one file to add details of your Analytics profile, and away you go. It installs as a simple image you can embed in your blog, on a prominent page, or in a back-office dashboard.
Configuration Options
$username="email@domain.com"; $password="PASSWORD HERE"; $profile="12345678"; // See http://www.google.com/support/forum/p/Google%20Analytics/thread?tid=73f5507df43705db&hl=en - $usaonly=1; //Set to filter out non-US information. $hsize=640; //Horizontal Size $vsize=480; // Vertical Size $days=14; // Days to show results from $maxtoshow = 40; //Show so many dots. /* thats it */
It should run on any typically configured PHP hosting environment
See it in action at Auto Glass Guru
Get the zip download at our site. A Github repository is now available



Subscribe