[WordPress] 外掛分享: WP-Click-Tracker

首頁外掛目錄 › WP-Click-Tracker
90+
安裝啟用
★★★☆☆
3/5 分(2 則評價)
5451 天前
最後更新
問題解決
WordPress 2.6+ v0.7.3 上架:2009-01-05

內容簡介

點擊跟蹤器有兩種模式:
1. 掃描文章並重新編寫它們以包含跟蹤元素
2. 讓使用者創建可嵌入文章或外部的單獨可追蹤鏈接。

有高級報告可以查看點擊統計信息。報告包括:
1. 點擊的熱門來源。幫助找出受歡迎鏈接的位置 🙂
2. 個別點擊。
3. 每天的點擊數。
4. 每小時的點擊數。
5. 每個鏈接和全局的圖表。
6. 管理員儀表板小工具。

用法
點擊跟蹤器有兩種模式:
1. 掃描文章並重新編寫它們以包含跟蹤元素
2. 讓使用者創建可嵌入文章或外部的單獨可追蹤鏈接。

在文章中包含的鏈接應包含標題參數以自動創建參考名稱。例如:
<a href=”http://url.com” title=”Link Title”>link copy</a>

沒有標題屬性的鏈接將通過包圍文本進行解析(如果失敗,則使用默認名稱(未給出名稱))。

您還可以使用鏈接管理員創建獨立鏈接,以嵌入外部網站。

未來版本
* 本地化
* 數據導出
* 鏈接列表排序
* 來源鏈接列表分組

錯誤
* 與使用 onclick 方法的任何外掛發生衝突。

更改日誌

0.7.2 ::
*錯誤修正 *

修復時區問題

0.7.2 ::
*錯誤修正 *

修復數據重置問題
修復IIS6 HTTPS問題

0.7.1 ::
*錯誤修正 *

JS兼容性和SQL速度慢和粗糙的小錯誤修正。

0.7 ::
* 修改 *
改善跟蹤cookie管理。
添加設置以禁用內部(同一URL)鏈接的跟蹤
更改配置頁面以使用tab界面

*錯誤修正 *

修正ssl (https) => flash問題
修正sidebar.css 404錯誤

在表格模板標題中添加 “nowrap”
修正千分之一的日餅圖

0.6 ::
* 修改 *
添加熱門點擊側邊欄小工具
添加今天點擊側邊欄小工具
添加鏈接搜索 (需要MyISAM表類型)
開始本地化階段
改善管理界面和菜單
改善跟蹤機制

*錯誤修正 *
更正配置頁面中排除IP字段中的 ‘label’
修復 “self” 鏈接跟蹤/FireFox問題。

修正 “https” 在可行性檢查期間被忽略.

0.5.1 ::
*修改*
添加其他設置 ( Sarah Mod )
將管理員元件日期範圍更改為與 WordPress.com 統計小工具匹配

*錯誤修正 *
修正配置頁表單中的 ‘label’

0.5 ::
*修改 *
添加設置以禁用使用者點擊
添加忽略IP位址的點擊跟蹤
添加鏈接統計數據重置
更改圖表為Open Flash Chart
添加額外的折線圖向量以顯示唯一點擊數量
添加對next和prev模板標記中的鏈接解析
對文章/頁面中的類別進行了鏈接解析

外掛標籤

開發者團隊

⬇ 下載最新版 (v0.7.3) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「WP-Click-Tracker」→ 直接安裝(推薦)

原文外掛簡介

The click tracker works in 2 modes:
1. Scans posts and rewrites them to include a tracking element
2. Enables users to create stand alone trackable links that can be embedded in posts or offsite.
There is advanced reporting for viewing the click statistics. Reports include:
1. Top Referrers of clicks. Helps to coorelate where the popular links are at 🙂
2. Individual clicks.
3. Clicks by day.
4. Clicks by hour.
5. Graphs and charts per link and globally.
6. Admin dashboard widget.
Usage
The click tracker works in 2 modes:
1. Scans posts and rewrites them to include a tracking element
2. Enables users to create stand alone trackable links that can be embedded in posts or offsite.
Links that are included in posts should contain a title paramater in the href to have the reference name
be automatically created. Ex:
link copy
Links without a title attribute will have the name parsed through the wrapped text (if that fails default name is used (No Name Given)).
You can also create standalone links using the Link Manager to embed in external websites.
Future Releases
* localization
* export data
* link list sorting
* referrer link list grouping
Bugs
* There’s a conflict with any plugin that uses the onclick method in URLs.
Changelog

0.7.2 ::
*Bug Fixes *
Fixed Timezone issue

0.7.2 ::
*Bug Fixes *
Fixed data reset
Fixed IIS6 HTTPS issue

0.7.1 ::
*Bug Fixes *
Small bug fixes for JS compatibility and slow and sloppy SQL.

0.7 ::
* Modification *
Improved tracking cookie management.
Added setting to disable the tracking of internal (same URL) links
Changed Configure page to use tab ui

*Bug Fixes *
Fixed ssl (https) => flash issue
Fixed sidebar.css 404 error
Added “nowrap” to table template headers
Fixed Day Pie chart for thousandths

0.6 ::
* Modification *
Added Top Clicks Sidebar Widget
Added Todays Clicks Sidebar Widget
Added Link Search (requires MyISAM table type)
Began localization phase
Improved admin interface and menu
Improved tracking mechanism

*Bug Fixes *
Fixed ‘label’ in Exclude IP field on configure page
Fixed “self” link tracking/FireFox issue.
Fixed “https” being ignored during sanity check.

0.5.1 ::
* Modification *
Added Miscellaneous Settings (Sarah Mod)
Changed admin widget date range to match WordPress.com Stats widget

*Bug Fixes *
Fixed ‘label’ in configure page form
0.5 ::
* Modification *
Added settings to disable user clicks
Added ignore IP address for click tracking
Added link statistics reset
Changed graphs to Open Flash Chart
Added additional line chart vectors to display unique clicks
Added link parsing of next and prev template tags
Added link parsing of categories in posts/pages as well as sidebar widget
Added link parsing of tags links template
Improved title extraction to reduce No Name Given auto-label
Added global history and report page
* Bug Fixes *
Click graph date descrepancy issue
Added bypass for external links being double tracked when entered in page
Fixed backwards tracking flags
Changed admin widget ordering to list most clicked to least click

0.4.2 ::
* Modification *
Admin widget links to click admin
Added contextual help
* Bug Fixes *
Comment parsing in admin removal
Fixed pathing issue for blogs in a sub directory

0.4.1 ::
* Improvements *
Added admin dashboard for x day click count line graph
* Bug Fixes *
Fixed Division by zero bug

Changelog
0.4 ::
* Improvements *
Added configuration page
Added “Add Link” mod. Admins can create standalone links for placement on external sites.
Added “Edit Link” mod for editing names or stored links.
Enable or disable individual parsing sections
Enable or disable individual parsing sections
Moved google api js call to only fire on click track pages (was slowing down some areas of the admin).
* Bug Fixes *
fixed spelling of days of week
fixed pathing issue for tracking call (Logan and Gary’s Bug)
fixed comment body parsing (wasn’t grabbing links)
fixed memory issues (FINALLY 🙂

0.3 ::
* Improvements *
Added Indexes on tables for better performance
Updated Install system
Added pie charts for clicks by day and hour
* Bug Fixes *
fixed hour click report formatting
fixed blank link haunting
fixed option saving

0.2.1 ::
* Bug Fixes *
fixed bug for attributes with single quotes
added parsing / tracking of Archive links, Bookmark links, Comment Author URL links and fixed option updates
0.2 ::
* Improvements *
Added reporting
Added blogroll link tracking
Added upgrade alert and plugin compatibility notification
0.1.1 ::
* Bug Fixes *
Moved js to to fix tracking issues in some browsers
0.1 :: Release

延伸相關外掛

文章
Filter
Mastodon