=== Clicky by Yoast === Contributors: joostdevalk, yoast Tags: analytics, statistics, clicky, getclicky, affiliate License: GPLv3 License URI: http://www.gnu.org/licenses/gpl.html Requires at least: 5.9 Tested up to: 6.1 Requires PHP: 5.6.20 Stable tag: 2.0 Integrates the Clicky web analytics service into your blog and adds features for comment tracking & more. == Description == Integrates the [Clicky web analytics](http://clicky.com/145844) service into your blog. * Automatically adding your Clicky tracking code everywhere. * Option to ignore admins. * Option to store names of commenters. * Option to disable the use of cookies. * Stores comments as an action using the Clicky [internal data logging API](https://secure.getclicky.com/help/customization/manual#internal). This requires a [pro account](http://clicky.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. * Easily add outbound link pattern matching for affiliate links etc. * Adds a small stats indicator of visitors in the last 48 to the WordPress toolbar. Read the authors [review of Clicky Analytics](https://yoast.com/clicky-analytics-review/) if you want to see a bit more of the cool integration this plugin provides. === Have you found an issue? === If you have bugs to report, please go to [the plugin's GitHub repository](hhttps://github.com/jdevalk/clicky). For security issues, please use our [vulnerability disclosure program](https://patchstack.com/database/vdp/clicky), which is managed by PatchStack. They will assist you with verification, CVE assignment, and, of course, notify us. == 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, Clicky should start working. == Screenshots == 1. The Clicky WordPress plugin settings panel. 2. The Clicky metabox on posts and pages. 3. The stats indicator on the WordPress Toolbar. == Changelog == = 2.0 = Released November 12th, 2020 * Loads the admin-side scripts on the Clicky settings page only. Props to [erommel](https://github.com/erommel). * Deprecates the `clicky_admin_footer` action hook in favour of the `Yoast\WP\Clicky\admin_footer` hook. * Fixes a frontend CSS bug. * Fixes a bug where the visitor graph in the admin bar would be shown even if the site information was invalid. * Fixes a bug where the Clicky blog feed wasn't retrieved properly. * Stops explicit support for PHP < 5.6 / WP < 5.2. = 1.9 = Released November 25th, 2019 * Updated required PHP version to 5.6. * Lots of code style and escaping improvements. * Fixes a PHP warning for a file that's not found in some setups, props [Miller Media](https://github.com/Miller-Media). = 1.8 = Released November 25th, 2019 * Lots of code style and escaping improvements. * Removed banner for the Yoast website review service as it's no longer offered. * Added RTL stylesheets. = 1.7 = Released February 26th, 2019 * Other improvements: * Updates the Clicky tracking code to support the new format. Props to [drkskwlkr](https://github.com/drkskwlkr). = 1.6 = Released June 30th, 2016 * Minor security improvements: * Only allow expected characters in user settings thanks to a report by [Netsparker](https://netsparker.com). * Proper escaping of translated string in image attributes. * Other improvements: * Only load the resources when required settings are entered. * Properly handle erroneous request responses. * Updated translations. * Updated i18n module. = 1.5 = Released November 22nd, 2014 Major refactor of the plugins code, without changing much functionality but improving how easy it is to maintain. = 1.4.3 = Released July 3rd, 2014. * Minor security improvements: * Escape goal value before outputting them, both on frontend and in the admin. * Block direct file access to plugin files. * Sanitize user settings before saving. * Properly load CSS over HTTPS when admin is using HTTPS. * Other improvements: * Remove unused functions in admin class. * Made clicky script output smaller by removing extraneous newlines. * Slight cosmetic changes to admin. * Moved screenshots to assets directory. * Inline documentation: * Change link to goals setup to link straight to current site's goal setup page. * Change links to point to clicky.com instead of getclicky.com. * Change all links to yoast.com to point to https instead of http. = 1.4.2.4 = * Minor stability improvements to code. * Improved code formatting. * i18n updates * Replaced mangled fr_FR files * Updated tr_TK = 1.4.2.3 = * Don't overwrite the `clicky_custom` variable when it's already there. * Added phpDoc * Use https instead of http for showing stats page * The `