=== WPX Google Analytics === Contributors: marekbosman Tags: google analytics, tracking, wpx Requires at least: 3.0.1 Tested up to: 3.5 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Activate asynchronous Google Analytics tracking code on your site. Just add your ID and the code appears on the right spot. == Description == Adding Google Analytics to your website never has been easier. Just add your analytics ID and the correct asynchronous Javascript code is added to every page. No fiddling around anymore with manually pasting the code in your template. == Installation == 1. Upload `wpx-google-analytics.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Go to `Settings` > `WPX Google Analytics` and paste in your analytics ID == Screenshots == 1. Google Analytics Settings == Changelog == = 1.1 = * Language support added = 1.0.2 = * Cleaned up the code, removed debug statements that caused issues on certain installations. = 1.0.1 = * Added: Forbidden characters are stripped from the domain. = 1.0 = * First public release of the plugin.