Title: GoogleMapStats
Author: joephein
Published: <strong>January 8, 2010</strong>
Last modified: January 8, 2010

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/googlemapstats.svg)

# GoogleMapStats

 By [joephein](https://profiles.wordpress.org/joephein/)

[Download](https://downloads.wordpress.org/plugin/googlemapstats.0.3.zip)

 * [Details](https://wordpress.org/plugins/googlemapstats/#description)
 * [Reviews](https://wordpress.org/plugins/googlemapstats/#reviews)
 *  [Installation](https://wordpress.org/plugins/googlemapstats/#installation)
 * [Development](https://wordpress.org/plugins/googlemapstats/#developers)

 [Support](https://wordpress.org/support/plugin/googlemapstats/)

## Description

The plugin tries to geolocate visitors of your site using hostip.info and shows 
the latest 200 in real-time using the google maps api.

Maps can be inserted at any place using the “shortcodes” system in WordPress 2.5
and up.

If the IP address is already logged once it will not lookup the geo data again to
speed up things. The main search engines are mapped under one IP address to avoid
a lot of loggings for the same bot.

### ToDo

 * Define default values for vars
 * Make is possible to add and change points
 * Make is possible to add and change polylines
 * Make is possible to add and change categories
 * ?? Avoid using a seperate database connection to load the points

## Installation

Installation of this plugin is fairly easy:

 1. Download the plugin.
 2. Extract all the files.
 3. Upload everything (keeping the directory structure) to the `/wp-content/plugins/`
    directory.
 4. There should be a `/wp-content/plugins/googlemapstats` directory now with `googlemapstats.
    php` in it.
 5. Activate the plugin through the ‘Plugins’ menu in WordPress.

Edit the phpsqlajax_dbinfo.php manually and enter your sql database credentials.

Open the phpsqlajax_genxml3.php placed on your site directly in your browser to 
test whether it is working. In case of any problems you could try phpsqlajax_genxml.
php or phpsqlajax_genxml2.php. The output should look like: phpsqlajax_genxml3.xml

If you do not have a googlemaps API key yet, get your free GoogleMapKey at the Google
Maps Homepage: http://code.google.com/apis/maps/signup.html

Into the main config page fill in all fields. Especially important are:
 * Enter
you googlemaps API key in the main config page. * Enter a valid html link to the
phpsqlajax_genxml3.php script that provides xml data for the googlemap. This can
be even a link to another site or a static xml only file for testing.

Now create a page on your wordpress blog and insert the shortcode [googleMapStats]
in your post.

You should see a “GoogleMap” items in the menu.
 The sub pages are present not functional
yet: * Manage Points * Manage Polylines * Manage categories

## FAQ

No questions yet. Please ask.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“GoogleMapStats” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ joephein ](https://profiles.wordpress.org/joephein/)

[Translate “GoogleMapStats” into your language.](https://translate.wordpress.org/projects/wp-plugins/googlemapstats)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/googlemapstats/), check
out the [SVN repository](https://plugins.svn.wordpress.org/googlemapstats/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/googlemapstats/)
by [RSS](https://plugins.trac.wordpress.org/log/googlemapstats/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.3

 * First version hosted public on wordpress.org
 * Make site independent by using get_option(‘siteurl’) or create a config value.
 * Make config for post id for map
 * Configure height and width of the map
 * Create option for default zoom and coordinates: map.setCenter(new GLatLng(52.331130,
   0.000000), 2)

#### 0.2

 * Added functionality to display visitors using the googlmaps api.

#### 0.1

 * First version with logging capabilities only

## Meta

 *  Version **0.3**
 *  Last updated **16 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 2.5 or higher **
 *  Tested up to **2.9.2**
 * Tags
 * [googlemap](https://wordpress.org/plugins/tags/googlemap/)[statistics](https://wordpress.org/plugins/tags/statistics/)
   [stats](https://wordpress.org/plugins/tags/stats/)
 *  [Advanced View](https://wordpress.org/plugins/googlemapstats/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/googlemapstats/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/googlemapstats/reviews/)

## Contributors

 *   [ joephein ](https://profiles.wordpress.org/joephein/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/googlemapstats/)