
內容簡介
### 外掛簡介
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」→ 直接安裝(推薦)
原文外掛簡介
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.
