Description
This plugin lets you track vistors IP and Map them in Bing Map, or just can be use in backend only. Good for tracking website activities based on geographical region.
This plugin also lets you block users based on IP address from admin menu.
You can also use it with out IPinfoDB API key, just to block IP address, however Location functionality will not work.
It displays all of the unique vistiors on the bing map
You need to get IPinfobd API key from
https://ipinfodb.com/register.php
Bing Map API key from(Developers have option of getting free key)
https://www.microsoft.com/en-us/maps/choose-your-bing-maps-api
Note:
Screenshots
Installation
- Upload the folder
geolocation_master
and its contents to the/wp-content/plugins/
directory or use the wordpress plugin installer - Activate the plugin through the ‘Plugins’ menu in WordPress
- A new “Geo Locationt” will be available under Settings,
4) You must to get both API keys put them into respective field for application to work
5) Then you have to put [getip] shortcode to the page whose visitor you want to track
6) To display visitors in map you have to put [displaymap] shortcode to the page where you want display the map
Uninstall
- Deactivate Geo Location in the ‘Plugins’ menu in WordPress.
- After Deactivation a ‘Delete’ link appears below the plugin name, follow the link and confim with ‘Yes, Delete these files’.
- This will delete all the plugin files from the server as well as erasing all options the plugin has stored in the database.
FAQ
-
Why can’t I customize it or display more feeds?
-
This is first release I wish to make it more customizable on future releases please provide feedback so i will know what are you looking for.
-
Where can I use this plugin?
-
You need to use the short code in the post and pages
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Geo Location” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Geo Location” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- This is first stable version
- Many upgrades to follow
1.1
- Now admin can block/unblock visitors absed on IP Address
- Admin can now dlete visiters from database
- Better Admin UI
- Many upgrades to follow