=== Clicky by Yoast === Contributors: joostdevalk Donate link: http://yoast.com/donate/ Tags: analytics, statistics, clicky, getclicky Requires at least: 2.8 Tested up to: 3.2 Stable tag: 1.2.3 Integrates the Clicky (from getClicky.com) web analytics service into your blog. == Description == Integrates the [Clicky web analytics](http://getclicky.com/145844) service into your blog. * Automatically adding your Clicky (from getClicky.com) tracking code everywhere. * Option to ignore admins. * Option to store names of commenters. * Stores comments as an action using the getClicky [internal data logging API](https://secure.getclicky.com/help/customization/manual#internal). This requires a [pro account](http://getclicky.com/145844) to work. * Option to track posts & pages as goals and assign a revenue to that page or post. * An overview of your site's statistics on your dashboard. Read the authors [review of Clicky Analytics](http://yoast.com/clicky-analytics-review/) if you want to see a bit more of the cool integration this plugin provides. == Installation == 1. Upload the `clicky` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Enter your Site ID, Key and Admin Key. 1. You're done, getClicky should start working. == Screenshots == 1. The Clicky WordPress plugin settings panel. 2. The Clicky metabox on posts and pages. == Changelog == = 1.2.3 = * No longer track preview pages. * Made the tracking code a bit simpler. = 1.2.2 = * Fixed error in pointing the script to in.getclicky.com instead of static.getclicky.com. = 1.2.1 = * Made the admin class load conditionally instead of always. * Added donation button. * Updated documentation. = 1.2 = * Update to work with the new CDN per [this post](http://getclicky.com/blog/264/important-were-moving-to-a-real-cdn-soon-depending-on-how-youve-set-up-tracking-you-may-need-to-take-action). * Remove clicky.me integration that was no longer working anyway due to Twitter API changes. = 1.1.5 = * Tiny improvement in error handling to prevent "Cannot use object of type WP_Error as array" error. = 1.1.4 = * Minor backend improvements. = 1.1.3 = * Fixed bug that would cause tracking not to work if commenter name tracking was not enabled. = 1.1.2 = * Another tiny bugfix on the js outputted. = 1.1.1 = * Removed tracking of category and author due to complaints. We'll see later if there's a way to add it back in more wisely. = 1.1 = * Switched to the new asynchronous javascript. * Added tracking of category and author as custom variables. * Fixed the bug that caused tweeting of updated posts. * Some slight updates to the backend. = 1.0.6 = * Auto-tweeting now only happens when a post is first published. * Made sure there are no spaces in site ID, site key and admin site key are always trimmed. * Added extra check to make sure clicky.me returned a valid short URL before tweeting. = 1.0.5 = * Minor copy changes. = 1.0.4 = * Made sure there's no spaces in the Site ID when displaying it, should solve blank Dashboard Stats Page issue. = 1.0.3 = * Made all strings localizable (is that even a word). * Added .pot file to allow localization. * Added a Dutch translation. = 1.0.2 = * Added option to auto tweet articles, removing the checkbox from the add post screen. This makes sure auto tweet works when you're posting from within an external editor. = 1.0.1 = * Added prefix option for Tweets that are sent out on publish. = 1.0 = * Initial release.