[WordPress] 外掛分享: Click Counter by Simple Tools

WordPress 外掛 Click Counter by Simple Tools 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Click Counter by Simple Tools」是 2025-10-22 上架。
  • 目前有 60 個安裝啟用數。
  • 上一次更新是 2026-02-11,距離現在已有 14 天。
  • 外掛最低要求 WordPress 6.2 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

jimmyredline80 |

外掛標籤

tracking | analytics | conversion | statistics | click tracking |

內容簡介

### 外掛簡介
SSP Click Counter讓您能夠在網站任何地方追踪點擊,方法是在簡單的管理表中列出CSS選擇器。無需編碼。您可以新增、編輯、刪除選擇器,進行行排序,且能逐個選擇器或整體重置計數。此外,該外掛使用微小腳本結合事件委派,透過輕量級的AJAX請求記錄點擊次數,而計數被儲存在WordPress的選項中。另外一個管理頁籤還包含來自Stupid Simple Plugins的其他插件的僅文字展示,不牽涉外部腳本或自動的遠端請求。該段落的鏈接是標準超連結,當用戶點擊時會打開StupidSimplePlugins.com網站,不會自動傳遞任何數據。

### 問題與答案
1. 如何在SSP Click Counter上追踪點擊?
- 使用簡單的管理表讓您新增任何數量的CSS選擇器(例如.buy-now、#signup、a[href*="checkout"])。
2. 這個外掛有哪些主要功能?
- 追踪點擊通過CSS選擇器。
- 可排序的行(拖動以重新排序)。
- 可立即編輯和刪除行。
- 可逐行或整體重置計數。
- 最小、無依賴的前端(使用本機fetch)。
- 只有管理員才能看到的僅文字展示頁籤。
- 與緩存/CDN一起運作。
3. 這個外掛將使用者的點擊數據傳遞給了哪些外部服務?
- 沒有自動傳遞數據。
- 外掛本身不會進行背景連接。
- 當用戶點擊鏈接時,瀏覽器會在StupidSimplePlugins.com上打開目的地頁面。
4. 這個外掛如何保障用戶隱私?
- 外掛不會記錄個人數據,不會設置cookie,也不會將數據傳輸給第三方。所有點擊次數都以選項的形式儲存在WordPress數據庫中。

原文外掛簡介

Click Counter by Simple Tools for WP is a comprehensive click tracking solution that lets you monitor user interactions on any element of your WordPress site using CSS selectors. Track button clicks, link clicks, form submissions, or any other clickable element with detailed analytics and insights.
Key Features
Visual Element Picker
* Click-to-select any element on your site
* Automatically generates the CSS selector
* No coding knowledge required
Advanced Analytics
* View click counts with timestamps
* Track page URLs where clicks occurred
* Filter data by date range
* Visual charts showing click trends over time
* Detailed click logs with full information
Goal Tracking
* Set click goals for any tracked element
* Receive email notifications when goals are reached
* Track progress with visual progress bars
* Perfect for conversion tracking
Data Management
* Export click data to CSV
* Automatic data retention policies
* Rate limiting to prevent spam
* Bot detection and filtering
Smart Exclusions
* Exclude all logged-in users
* Exclude specific user roles (Admin, Editor, etc.)
* Self-ignore mode with cookie-based tracking
* IP-based rate limiting
Developer Friendly
* Shortcode support: [click_count selector=".buy-button"]
* Clean, efficient code following WordPress standards
* Custom database tables for optimal performance
* Translation ready
How It Works

Add a Tracker: Use the visual picker or enter a CSS selector (like .buy-button or #signup-form)
Set Goals (Optional): Define click targets and email notifications
Track Clicks: The plugin automatically tracks all clicks on matching elements
Analyze Data: View charts, logs, and export reports
Take Action: Use insights to optimize your site’s performance

Perfect For

E-commerce: Track add-to-cart, checkout, and purchase buttons
Lead Generation: Monitor form submissions and signup clicks
Content Marketing: Measure engagement with CTAs and links
A/B Testing: Compare performance of different elements
Conversion Optimization: Identify high-performing buttons and links

Privacy & Performance

No external dependencies or API calls for tracking
Hashed IP addresses (never stores actual IPs)
Bot detection prevents false clicks
Lightweight JavaScript using native browser APIs
Works with all caching plugins

External Services
This plugin makes limited connections to external services under specific circumstances:
1. Deactivation Feedback (Optional)
– When: Only when you deactivate the plugin and choose to submit feedback
– What’s sent: Plugin slug, site URL, reason for deactivation (selected from predefined options), optional user comments, WordPress version, PHP version, and plugin version
– Where: https://plugins-for-wp.com/wp-json/ssp-feedback/v1/submit
– Why: To help us improve the plugin based on user feedback
– User control: Completely optional – you can click “Cancel” or simply close the feedback dialog without submitting anything
External Service Policies:
– Terms of Service: https://www.plugins-for-wp.com/terms-and-conditions/
– Privacy Policy: https://www.plugins-for-wp.com/privacy-policy/
Privacy
What This Plugin Does NOT Do:
– Does not store actual IP addresses (only hashed)
– Does not use cookies for tracking (only for self-ignore feature)
– Does not transmit data to third parties (except optional deactivation feedback)
– Does not track across sites
– Does not collect personal information
What Data Is Stored Locally:
– Click counts per CSS selector
– Timestamp of each click
– Page URL where click occurred (optional, can be disabled)
– Hashed IP address (for rate limiting only)
– User agent string (for bot detection)
– User ID (only if user is logged in)
All data is stored in your WordPress database and never leaves your server except for the optional deactivation feedback.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Click Counter by Simple Tools」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.0 | 1.0.1 | 1.0.2 | 1.0.3 | trunk |

延伸相關外掛(你可能也想知道)

  • GA Google Analytics – Connect Google Analytics to WordPress 》t connects your WordPress website to Google Analytics. It supports Universal Analytics (analytics.js), Global Site Tag (gtag.js), and Google Analyt...。
  • Post Views Counter 》Post Views Counter 讓您能使用這個簡單、快速且易於使用的外掛程式來顯示文章、頁面或自訂文章類型已被檢視的次數。, 欲了解更多資訊,請瀏覽 dFactory 的外...。
  • Burst Statistics – Privacy-Friendly Analytics for WordPress 》使用 Really Simple Plugins 的 Burst Statistics,可以獲得訪客行為的詳細洞察。這是一個隱私友好的分析儀表板。, 功能, , 基本指標:瀏覽量、訪客人數、會...。
  • Statify 》Statify 提供了一個簡單明瞭且節省空間的網站瀏覽次數查詢功能。它是隱私友好的,因為它既不使用 Cookies,也不使用第三方。, 一個互動圖表後面會顯示參照來...。
  • Matomo Analytics – Ethical Stats. Powerful Insights. 》已經使用 Matomo On-Premise 或 Matomo Cloud 的使用者?您需要使用 WP-Matomo 外掛而非此外掛。, 對於所有想要以更輕鬆的方式獲取顧客洞察資訊以發展自己的...。
  • Independent Analytics – Google Analytics Alternative for WordPress 》nge to see data for a specific time period., If you're looking for a Google Analytics alternative that's easy to use, privacy-friendly, and fully i...。
  • SlimStat Analytics 》追蹤回訪客戶和註冊用戶,監控 JavaScript 事件,偵測入侵,分析電子郵件廣告活動。已有成千上萬的 WordPress 網站在使用它。, 主要功能, , 即時訪問日誌:測...。
  • StatCounter – Free Real Time Visitor Stats 》官方 StatCounter WordPress 外掛為您的 WordPress 網誌帶來所有有力的 StatCounter 功能。, 包括但不限於以下功能:, , 隱形計數器選項, 可配置計數器, 可配...。
  • Analyticator 》檢查最新的 WordPress 優惠,適用於您的網站。, Google Analyticator 讓您輕鬆在 WordPress 儀表板中查看 Google Analytics 數據。這樣就不需要編輯您的佈景...。
  • Connect Matomo (WP-Matomo, WP-Piwik) 》如果您尚未使用Matomo On-Premise、Matomo Cloud或自己的Matomo實例,請使用 Matomo for WordPress 外掛。, 此外掛程式使用 Matomo API 在 WordPress 儀表板...。
  • Koko Analytics – Privacy Friendly Statistics for WordPress 》Koko Analytics 是一款針對 WordPress 的隱私友好型分析外掛程式。它不使用任何外部服務,所以您的訪客資料永遠不會與任何第三方公司分享。, 此外,它不會收...。
  • Visitor Traffic Real Time Statistics 》Visitor Traffic Real Time Statistics是一款WordPress的統計數據外掛,可顯示WordPress網站的統計數據和流量。從總體統計到特定的訪問者分析,該外掛可以幫...。
  • Search Meter 》如果您的博客有一個搜尋方塊,Search Meter 外掛會自動紀錄人們正在搜尋什麼,以及他們是否找到了他們想要的答案。Search Meter 的管理介面會顯示近幾天、週...。
  • Statify – Extended Evaluation 》這個外掛程式評估了使用隱私友好的Statify外掛所收集的數據。Statify僅儲存每個頁面瀏覽的日期、引薦人和目標網址。, 這個外掛程式根據以下標準進行評估:, ,...。
  • WassUp Real Time Analytics 》WassUp 是一個 WordPress 外掛,可提供準確、即時的統計資料,並提供大量詳細的時間序列資訊、可自訂追蹤、即時檢視、訪客和頁面瀏覽次數、熱門統計、圖表、I...。

文章
Filter
Mastodon