=== Easy Google Analytics Tracking === Contributors: Lewis Self Donate Link: http://www.selfdesigns.co.uk Tags: Google, Analytics, website data, tracking, simple Requires at least: 4.0 Tested up to: 4.5 Stable tag: Trunk License: GPLv2 Version: 1.2.0 == Description == This plugin works with Google Analytics. Simply enter your tracking ID in the specified field and check "enable Google Analytics". This will enter the script in the footer of your page without the need to modify the theme file. This stops theme updates overwriting your google analytics script code without the need to create a Child Theme. == Installation == 1. Extract "easy-google-analytics-tracking.zip" 2. Upload the "easy-google-analytics-tracking" Folder to the Plugin Directory 3. Activate the plugin through the WordPress admin "Plugins" menu 4. Edit the settings and enter the Google tracking ID == Frequently Asked Questions == = I have activated the plugin, where do I find the settings? = You can find the settings for the plugin either under the wp-admin settings drop down or as a link on the plugin in the WordPress admin "plugins" menu. = I have entered my tracking ID, but the script is not being executed. = Make sure you have the "Enable Google Analytics" section checked. This isn't defaulted on activation so you will have to check it in the settings after entering the google tracking ID. == Screenshots == 1. The plugin settings page. The tracking ID should look something like the one on the page. == Upgrade Notice == == Changelog == = 1.0.0 = * Initial release: 17/04/2016 = 1.1.0 = * Changed admin settings from inline style to external Style Sheet: 16/06/2016 * Responsive admin settings: 16/06/2016 = 1.2.0 * Functionality to add tracking code to top or bottom of website source code: 18/10/2016 * Google site verification added: 18/10/2016 * Option to choose where google analytics code is outputted on website