Description
Universal Analytics Injector for WordPress is a plugin which makes it easy for you to start collecting statistics with Google Analytics on your WordPress blog.
This plugin make use of additional functionality for more advanced analytics tracking eg. outbound links, videos, mailto links, downloads etc.
After the installation of the plugin you just click on the “US Injector” in the “Settings” menu and add your
Google Tracking code (eg. UA-xxxxx-1) and your domain (eg. .mydomain.com) in the admin form.
This plugin also exclude the visits from the Administrator if he/she is currently logged in.
Installation
Using the Plugin Manager
- Click Plugins
- Click Add New
- Search for “universal analytics injector”
- Click Install
- Click Install Now
- Click Activate Plugin
Manually
- Download and unzip the plugin
- Upload the
universal-analytics-injector
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Universal Analytics Injector” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Universal Analytics Injector” 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.3
- Fixed bug related to default categories for YouTube and Vimeo events.
- Tested up to WordPress version 4.7.1
1.0.2
- Added the correct plugin name in readme.txt
- Removed unneccesary files
1.0.1
- Added plugin name in readme.txt
- Added screen shot
1.0.0
- Initial release
- Added a disable function for each tracking option with jQuery based gui disable functionallity.
- Added a custom category label for each tracking option.
- Added option for using _anonymizeIp in the script
- Added detection for multiple loading of the same Google Analytics script e.g same UA-account multiple times
- Excluding logged in admins
- Added this plugin to Github https://github.com/hoyce/universal-analytics-injector
- Tested stability up to WordPress 4.0