Title: Clicky by Yoast
Author: Joost de Valk
Published: <strong>3 Νοεμβρίου  2009</strong>
Last modified: 6 Απριλίου  2023

---

Αναζήτηση πρόσθετων

![](https://ps.w.org/clicky/assets/banner-772x250.png?rev=2107627)

Αυτό το πρόσθετο **δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress**.
Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας
με τις πιο πρόσφατες εκδόσεις του WordPress.

![](https://ps.w.org/clicky/assets/icon.svg?rev=2107627)

# Clicky by Yoast

 Από [Joost de Valk](https://profiles.wordpress.org/joostdevalk/)

[Λήψη](https://downloads.wordpress.org/plugin/clicky.2.0.zip)

 * [Λεπτομέρειες](https://el.wordpress.org/plugins/clicky/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/clicky/#reviews)
 *  [Εγκατάσταση](https://el.wordpress.org/plugins/clicky/#installation)
 * [Ανάπτυξη](https://el.wordpress.org/plugins/clicky/#developers)

 [Υποστήριξη](https://wordpress.org/support/plugin/clicky/)

## Περιγραφή

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. 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.

## Στιγμιότυπα

 * [[
 * The Clicky WordPress plugin settings panel.
 * [[
 * The Clicky metabox on posts and pages.
 * [[
 * The stats indicator on the WordPress Toolbar.

## Εγκατάσταση

 1. Upload the `clicky` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Enter your Site ID, Key and Admin Key.
 4. You’re done, Clicky should start working.

## Κριτικές

![](https://secure.gravatar.com/avatar/27e0c66054a3f040b50e0bdb80c051a6ed49836f3e6a4dde1f70f08bca7abc9b?
s=60&d=retro&r=g)

### 󠀁[Nice Job](https://wordpress.org/support/topic/nice-job-242/)󠁿

 [athinaok](https://profiles.wordpress.org/athinaok/) 13 Μαΐου 2020

Always the best team makes the best code!

![](https://secure.gravatar.com/avatar/9c4e2e01adcf20163f20e6611828b92f0ac7c1b27d849c02a94644e530ca789c?
s=60&d=retro&r=g)

### 󠀁[Have to try it.](https://wordpress.org/support/topic/have-to-try-it/)󠁿

 [Siam ลอตเตอรี่](https://profiles.wordpress.org/siamlottery/) 3 Σεπτεμβρίου 2016

I have to try this one, Thanks yoast team.

 [ Ανάγνωση όλων των 11 κριτικών ](https://wordpress.org/support/plugin/clicky/reviews/)

## Συνεισφέροντες & Προγραμματιστές

“Clicky by Yoast” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει
στη δημιουργία του.

Συντελεστές

 *   [ Joost de Valk ](https://profiles.wordpress.org/joostdevalk/)
 *   [ Yoast ](https://profiles.wordpress.org/yoast/)

Το “Clicky by Yoast” έχει μεταφραστεί σε 13 γλώσσες. Ευχαριστούμε τους [μεταφραστές](https://translate.wordpress.org/projects/wp-plugins/clicky/contributors)
για τις συνεισφορές τους.

[Μεταφράστε το “Clicky by Yoast” στην γλώσσα σας.](https://translate.wordpress.org/projects/wp-plugins/clicky)

### Ενδιαφέρεστε για την ανάπτυξη;

[Περιηγηθείτε στον κώδικα](https://plugins.trac.wordpress.org/browser/clicky/), 
ανατρέξτε στο [αποθετήριο SVN](https://plugins.svn.wordpress.org/clicky/) ή εγγραφείτε
στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/clicky/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/clicky/?limit=100&mode=stop_on_copy&format=rss).

## Σύνοψη αλλαγών

#### 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 `<noscript>`-part now uses `//` instead of `http://` so it can switch to 
   https.
 * Added Turkish (tr_TK)

#### 1.4.2.2

 * Prevent collission with utm username param.

#### 1.4.2.1

 * Fixed a few notices.
 * Fixed a possible crash due to not having imagemagick compiled in.
 * Added a whole bunch of translations.

#### 1.4.2

 * Option to disable the use of cookies.
 * Fix some notices.

#### 1.4.1.3

 * Fix for another “possible” error.

#### 1.4.1.2

 * Fixed divide by zero on site with empty stats.
 * Removed a no longer used hook.

#### 1.4.1.1

 * Removed a ) too much. I suck at coding, sometimes.

#### 1.4.1

 * Forgot to remove a piece of code that’s no longer used.

#### 1.4

 * Interface cleanup, interface no longer breaks on smaller resolutions.
 * No more unneeded JavaScript being loaded on the admin pages.
 * Made the Goal Tracking box work for all post types and made it smaller.
 * Removed some code that was no longer used.
 * Removed dashboard widget, added Yoast news widget to the settings page.
 * Added a small stats indicator of visitors in the last 48 to the WordPress toolbar.

#### 1.3

 * Added support for the new [outbound link pattern matching](http://getclicky.com/blog/287/custom-outbound-link-pattern-matching-and-iframe-tracking).

#### 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.

## Μεταστοιχεία

 *  Version **2.0**
 *  Τελευταία ενημέρωση: **πριν από 3 έτη**
 *  Ενεργές εγκαταστάσεις: **4.000+**
 *  Έκδοση WordPress: ** 5.9 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **6.1.10**
 *  Έκδοση PHP: ** 5.6 ή νεότερη **
 *  Γλώσσα:
 * [Bulgarian](https://bg.wordpress.org/plugins/clicky/), [Dutch](https://nl.wordpress.org/plugins/clicky/),
   [English (Canada)](https://en-ca.wordpress.org/plugins/clicky/), [English (UK)](https://en-gb.wordpress.org/plugins/clicky/),
   [English (US)](https://wordpress.org/plugins/clicky/), [Italian](https://it.wordpress.org/plugins/clicky/),
   [Japanese](https://ja.wordpress.org/plugins/clicky/), [Persian](https://fa.wordpress.org/plugins/clicky/),
   [Russian](https://ru.wordpress.org/plugins/clicky/), [Spanish (Chile)](https://cl.wordpress.org/plugins/clicky/),
   [Spanish (Colombia)](https://es-co.wordpress.org/plugins/clicky/), [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/clicky/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/clicky/) και [Spanish (Venezuela)](https://ve.wordpress.org/plugins/clicky/).
 *  [Μεταφράστε στην γλώσσα σας](https://translate.wordpress.org/projects/wp-plugins/clicky)
 * Ετικέτες:
 * [affiliate](https://el.wordpress.org/plugins/tags/affiliate/)[analytics](https://el.wordpress.org/plugins/tags/analytics/)
   [clicky](https://el.wordpress.org/plugins/tags/clicky/)[getclicky](https://el.wordpress.org/plugins/tags/getclicky/)
   [statistics](https://el.wordpress.org/plugins/tags/statistics/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/clicky/advanced/)

## Αξιολογήσεις

 4.8 out of 5 stars.

 *  [  9 5-star reviews     ](https://wordpress.org/support/plugin/clicky/reviews/?filter=5)
 *  [  2 4-star reviews     ](https://wordpress.org/support/plugin/clicky/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/clicky/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/clicky/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/clicky/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/clicky/reviews/#new-post)

[Δείτε όλες τις κριτικές](https://wordpress.org/support/plugin/clicky/reviews/)

## Συντελεστές

 *   [ Joost de Valk ](https://profiles.wordpress.org/joostdevalk/)
 *   [ Yoast ](https://profiles.wordpress.org/yoast/)

## Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

 [Φόρουμ υποστήριξης](https://wordpress.org/support/plugin/clicky/)