=== Insert Google Analytics' Tracking Code === Contributors: everydaypublishing Tags: google, analytics, tracking Requires at least: 3.5 Tested up to: 5.2.1 Stable tag: 1.0.7 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A user friendly way to insert your Universal Analytics tracking code into your website. == Description == All you have to do, to insert your Google Analytics Tracking Code into your website is: * Copy your Universal Analytics Tracking ID from: [Google Analytics](https://analytics.google.com/analytics) * Paste the Tracking ID into Settings > Google Analytics > Tracking ID * Save the settings and the plugin inserts the required code to track visitors to your website. = Docs & Support = You can find more information, and contact the author at: [Travis Nice](https://nice.id.au/travis) == Installation == = Automatic Installation = * Install the plugin through the WordPress plugins screen * Use the Settings->Google Analytics screen to paste your tracking id = Manual Installation = * Upload the plugin files to the `/wp-content/plugins/` directory * Activate the plugin through the 'Plugins' screen in WordPress * Use the Settings->Google Analytics screen to paste your tracking id == Changelog == = 1.0.7 = * Tested for compatibility with WordPress 5.2 * Sorry for being away for so long. Everyday Publishing is now closed as a business, but I'm maintaining the code personally. = 1.0.6 = * Tested for compatibility with WordPress v4.8 = 1.0.5 = * Moved the tracking code into the section for greater compatibility with Google’s Webmaster Tools. = 1.0.4 = * Fixed an issue with the header information that gave an invalid header error during installation. = 1.0.3 = * Fixed the issue with the tracking code being inserted when the tracking ID is empty * Simplified the options page for readability * Tested compatibility with WordPress 4.7.3 = 1.0.2 = Messing about with subversion, and making sure that I got the directory tree correct. = 1.0.1 = Superficial changes to fix typo in the settings page, and update this README file = 1.0.0 = First Release