Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Clicky door Yoast

Beschrijving

Integreert de Clicky web analytics dienst in je blog.

  • Overal automatisch je Clicky tracking code toevoegen.
  • Optie om admins te negeren.
  • Optie om namen van commenters op te slaan.
  • Option to disable the use of cookies.
  • Slaat comments als actie op met gebruik van de Clicky internal data logging API. Dit vereist een Clicky pro account.
  • Optie om posts & pagina’s als goal toe te voegen en er een revenue aan toe te kennen.
  • Een overzicht van je site’s statistieken op je dashboard.
  • Voeg gemakkelijk outbound link tracking toe op basis van patroon herkenning.
  • Voegt een kleine statistieken indicator met de bezoekers van de afgelopen 48 uur toe aan je WordPress toolbar.

Lees de review van Clicky Analytics van de auteur van deze plugin als je meer wil weten over wat deze plugin allemaal doet.

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, which is managed by PatchStack. They will assist you with verification, CVE assignment, and, of course, notify us.

Schermafdrukken

  • Het Clicky WordPress plugin instellingen paneel.
  • De Clicky metabox op posts en pagina's.
  • De statistieken indicator in de WordPress Toolbar.

Installatie

  1. Upload de clicky map naar de /wp-content/plugins/ directory
  2. Activeer de plugin via het ‘Plugins’ menu in WordPress
  3. Voer je Site ID, Key en Admin Key in.
  4. Je bent klaar, Clicky zou nu moeten werken.

Beoordelingen

Lees alle 11 beoordelingen

Bijdragers & ontwikkelaars

“Clicky door Yoast” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“Clicky door Yoast” is vertaald in 12 talen. Dank voor de vertalers voor hun bijdragen.

Vertaal “Clicky door Yoast” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

2.0

Released November 12th, 2020

  • Loads the admin-side scripts on the Clicky settings page only. Props to 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.

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.

1.6

Released June 30th, 2016

  • Minor security improvements:

    • Only allow expected characters in user settings thanks to a report by Netsparker.
    • Proper escaping of translated string in image attributes.
  • Andere verbeteringen:

    • 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

Uitgebracht op 3 juli 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.
  • Andere verbeteringen:

    • 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

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