=== Analytics Enabler === Contributors: bstaruk Tags: google analytics, analytics Requires at least: 3.5.1 Tested up to: 3.5.1 Stable tag: 1.1.1 License: MIT This plugin will include your Google Analytics tracking code immediately before the closing `head` tag of every page. == Description == This plugin will include your Google Analytics tracking code immediately before the closing `head` tag of every page. == Installation == 1. Upload this plugin to your /wp-content/plugins directory. 2. Activate the plugin in your wp-admin panel. 3. Go to Settings > Analytics Enabler and set your UAID. == Frequently Asked Questions == = Where can I find my Google Analytics UAID? = The UAID can be found on the top most dashboard of your Google Analytics account. It is written in small text next to each one of your domain names, and looks something like this `UA-74368483-3`. == Changelog == = 1.1.1 = * FAQ added = 1.1 = * Readme tidied up = 1.0 = * Plugin created