Simple Analytics Plugin
A simple plugin to include your Google Analytics tracking.
This plugin allows you to quickly include your Google Analytics tracking. After installing the plugin, just go to Settings > Analytics and input your Google Analytics Tracking ID.
Installation
- Upload
simple-analytics
folder to the /wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings > Analytics to configure.
Note: Tracking code will not be active for the logged-in admin user.
Screenshots
The settings page at Settings > Analytics.
FAQ
Installation Instructions
- Upload
simple-analytics
folder to the /wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings > Analytics to configure.
Note: Tracking code will not be active for the logged-in admin user.
Changelog
1.1.1
- Fixed: Location of anonymizeIp code.
1.1.0
- New: To avoid confusion, instead of not outputting analytics code in website source for the logged-in admin user, it is now outputted but commented out with explanation.
- New: Added option to anonymize IP’s.
1.0.3
- Fixed: Typo in plugin description.
1.0.2
- Added option to include tracking immediately after opening
<body>
tag (only for Theme Blvd themes).
1.0.1
- Updated output to latest Google Analytics tracking code (as of February, 2015).
- GlotPress compatibility (for 2015 wordpress.org release).
1.0.0
- This is the first release.