這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Click Info

描述

Counts User Clicks on all external links via Ajax. This plugin needs no annoying and irritating redirect Page to count the Clicks of your external links.
By default all external links will become the target=”_blank” attribute and a nice Wiki Like Image via CSS to visualize your visitors that this is an external link.

In addition there are top reports available in the administration area.
Top Target urls, Top Referrer urls, Top Target by Referrer, Top Referrer by Target and a Top 10 Targets report in the Dashboard.

螢幕截圖

  • Backend
  • Frontend
  • Dashboard
  • Options
  • Timeline
  • Reportfilter by domain-name
  • Post Editor
  • Front-End
  • Live-Tracking

安裝

This section describes how to install the plugin and get it working.

  1. Upload wp-click-ckeck.php to the /wp-content/plugins/wp-click-info/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

When I activate the plugin WP Click Info write the following error: “Fatal error: Allowed memory size of xyz bytes exhausted (tried to allocate xyz bytes) in …/wp-admin/includes/schema.php”

Add a memora limit to the top of your wp-config.
ini_set(“memory_limit”,’64M’);

評價

閱讀全部7個評價

貢獻者及開發者

“WP Click Info” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP Click Info 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

    2.7.4
  • Does not add external link icon to linked images.
  • Fixed a bug when “Do not open a new window” option was enabled. The plugin tracked always “javascript:void(0);” instead of correct href.
  • Tested up to: 3.4.2

2.7.3

  • Added autocomplete suggestion to reporting textfilter (Exclude) textbox!

2.7.1

  • New function : Live Tracking!
  • New function : css class “igno” can be used to ignore special links.

2.6.1

  • Front end reports. Please take a look at http://saquery.com/wordpress/wp-click-info/ for more infos.

2.5.8

  • Improved report-listing by ranking number for a better overview.
  • Improved reportings by text-filter for inclusion and/or exclusion of matched items.
  • Added a custom limit of Items for report-listings.

2.4.7

  • Added an optional Date-Range-Filter to top target/referer reports. You can now choose a start date and an enddate to external link click analytics.

2.3.6

    New User Options:

  • Record Admin User Clicks.
  • Record Registered User Clicks.
    2.2.5
  • Finaly fixed postition of legend for Timeline.
  • Improved Plugin Header with a link to the Changelog page.
    2.2.4
  • Fixed postition of legend for Timeline.
    2.2.3
  • Hide statistcs in external link titles.
  • Donation in dashboard is now hidden by default.
  • Sidebarmenuitem title fixed.
    2.1.3
  • Improved title attribute of external links in front end with more informations.
  • Date/Time info of last click.
  • Number of total clicks.
    2.0.1
  • Fixed SQL selector bug for timeline.
  • Improvements for new timeline function.
    2.0
  • Added a prototype of a WP-Click-Info Timeline. The first one shows the top targets within the last month.
  • Zoom into view by select an area within the chart.
  • Double Click to Zoom out.
    1.2.3
    New User Option:

  • Reset Database Records.
    1.2.2
    New User Options:

  • Do not open a new window – To avoid waiting times for your visitors it is recommended that this option is disabled.
  • Hide external link icons
    1.2.1

  • Fixed external link detection for Javascript links, # anchor and empty links.
    1.2

  • Fixed wrong header text for click reportings in admin’ s backend.
  • Improved click reportings table layout for a better overview.
    1.1

  • Fixed Documentation.
    1.0

  • Initial Import.