
內容簡介
總結:SteClick Counter 是一款輕量的 WordPress 外掛,讓您透過在現有 URL 加上簡單的前綴來追蹤連結點擊,無需複雜設置、JavaScript 或外部分析服務。
HTML 問題與答案:
<ul>
<li>問題:SteClick Counter 是一款什麼樣的 WordPress 外掛?</li>
<li>答案:輕量的外掛,讓您透過在現有 URL 加上前綴來追蹤連結點擊。</li>
<li>問題:如何開始追蹤點擊?</li>
<li>答案:只需在欲追蹤的 URL 前加入 /?tag=XXX&to= 前綴。</li>
<li>問題:SteClick Counter 適合追蹤哪些內容?</li>
<li>答案:下載按鈕、PDF 連結、嵌入內容、外部連結和呼籲按鈕。</li>
<li>問題:SteClick Counter 的主要好處有哪些?</li>
<li>答案:
<ul>
<li>簡單前綴系統,無需配置,即可立即開始追蹤。</li>
<li>輕量快速,無 JavaScript,不影響網站性能。</li>
<li>資料庫精簡,使用檔案系統進行記錄,不建立資料庫表。</li>
<li>以隱私為先,無 cookies、追踪腳本或第三方服務。</li>
</ul>
</li>
<li>問題:點擊追蹤如何運作?</li>
<li>答案:在原始 URL 前添加 /?tag=XXX&to= 前綴。</li>
<li>問題:當訪客點擊追蹤連結時,SteClick Counter 會記錄什麼?</li>
<li>答案:時間戳記、自訂標籤、目的地 URL 和來源網頁。</li>
<li>問題:如何查看所有點擊統計數據?</li>
<li>答案:在「設定 → SteClick Counter」中查看。</li>
</ul>
外掛標籤
開發者團隊
原文外掛簡介
SteClick Counter is a lightweight WordPress plugin that lets you track link clicks by doing just one thing:
adding a simple prefix to your existing URLs.
No complex setup. No JavaScript. No external analytics services.
To start tracking clicks, simply add the prefix /?tag=XXX&to= before the URL you want to track.
The plugin logs the click and immediately redirects the visitor to the destination.
This makes SteClick Counter ideal for tracking:
– Download buttons
– PDF links
– Embedded content
– External links and call-to-action buttons
Key Benefits:
* Simple Prefix System: No configuration required. Just add /?tag=XXX&to= to any link and start tracking instantly.
* Lightweight & Fast: No JavaScript and no performance impact on your site.
* Database Lean: Uses the file system for logging instead of creating database tables.
* Privacy-First: No cookies, no tracking scripts, and no third-party services.
How It Works
To track a link, prepend the /?tag=XXX&to= prefix to the original URL.
Original URL:
https://example.com/document.pdf
Tracked URL:
/?tag=doc-01&to=https://example.com/document.pdf
Tracking a download link (HTML example)
You can also track download buttons or links by modifying the href attribute.
Original HTML:
Download ZIP file
Tracked HTML:
Download ZIP file
When a visitor clicks a tracked link, SteClick Counter records:
– The timestamp
– Your custom tag
– The destination URL
– The referrer (source page)
You can view all click statistics in Settings → SteClick Counter.
