=== Basic Google Analytics === Contributors: mjkjr Tags: Google, Analytics, Tracking Requires at least: 3.5.1 Tested up to: 3.5.1 Stable tag: 0.3.2 License: MIT License License URI: http://www.opensource.org/licenses/MIT Description: A no-frills plugin that adds the Google Analytics tracking code to your Wordpress site. Includes option to output code in the footer. == Description == A no-frills plugin that adds the Google Analytics tracking code to your Wordpress site. = Features = 1. Option for placing the code in the header or footer. 1. Option to customize the default Google Tracking code snippet. 1. Option to add the Google Webmaster Tools Site verification meta tag. Please, report bugs to michael@mjkjr.com == Installation == 1. Upload and extract 'mjkjr-basic-google-analytics.zip' to your '/wp-content/plugins/' directory, 1. Activate the plugin through the 'Plugins' menu in WordPress. == Screenshots == 1. Plugin Settings Screen; That's all there is to it. == Changelog == = 0.3.2 = * Fix: plugin hooks for header/footer selection = 0.3.1 = * Fix: Upgrade logic move out of activation hook = 0.3 = * Added: Ability to customize the code snippet = 0.2 = * Added: Option to output tracking code in footer * Minor Tweaks = 0.1 = * Initial Release == Upgrade Notice == Fixes the new plugin hooks for output in header/footer selection == TODO == 1. Add: Option to minify tracking code output 1. Add Multisite support