=== Really Simple Google Analytics === Contributors: c3mdigital Tags: google, tracking, analytics, trackPageLoadTime Requires at least: 2.9 Tested up to: 3.2 Stable tag: 1.0 Add Google Analytics Tracking Code to your website. Includes support for tracking page load time == Description == Simply adds the asynchronous Google Analytics tracking code to the footer of your website. The only option is for you to enter your Google Web Property Id and thats it. Plugin includes support for the new trackPageLoadTime Google Analytics feature. The inspiration for writing this plugin came from this question on WordPress.Stackexchange.com http://wordpress.stackexchange.com/questions/16406/analytics-plugins-that-allow-for-inclusion-of-trackpageloadtime == Installation == 1. Upload `really-simple-ga.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Add your Google Analytics Web Property ID (UA-XXXXXX-XX) by going to Settings -> c3m google analytics == Frequently Asked Questions == = Where is the tracking code output? = It's output in your footer using the wp_footer hook = Does this include the new page load time tracking? = Yes = Where can I get support if needed? = WordPress.org forums or on the plugin homepage: http://c3mdigital.com/wordpress/really-simple-google-analytics/ == Changelog == = 1.0 = * First Version == Arbitrary section ==