=== Insert Tracking Code for Google Analytics === Contributors: tjnice Tags: google, analytics, tracking, universal analytics, global site tag Requires at least: 3.5 Tested up to: 5.6 Stable tag: 1.1.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A user friendly way to insert your tracking code into your website. == Description == All you have to do, to insert your Google Analytics Tracking Code into your website is: * Copy your Google Analytics Property from: [Google Analytics](https://analytics.google.com/analytics), or [Google Support](https://support.google.com/analytics/answer/10089681) * Paste the Property into Settings > Google Analytics > Tracking ID * Set that you are using the Universal Analytics Property or the Global Site Tag * 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://www.nice.id.au/design) == 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.1.1 = * Changed the default to Universal Analytics just in case this updates with a UA property already set. = 1.1 = * Added support for Global Site Tags as well as Universal Analytics = 1.0.8 = * I've been on hiatus, but am now back in action and updating all my code under my personal account rather than my previous business account. * Tested for compatibility up to WordPress 5.5.1 = 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 a typo in the settings page, and update this README file = 1.0.0 = First Release