Title: SteClick Counter
Author: Kasuga
Published: <strong>2026 年 1 月 11 日</strong>
Last modified: 2026 年 5 月 21 日

---

搜索插件

![](https://ps.w.org/steclick-counter/assets/banner-772×250.png?rev=3437280)

![](https://ps.w.org/steclick-counter/assets/icon-256x256.png?rev=3437280)

# SteClick Counter

 作者：[Kasuga](https://profiles.wordpress.org/kasuga16/)

[下载](https://downloads.wordpress.org/plugin/steclick-counter.1.0.2.zip)

 * [详情](https://cn.wordpress.org/plugins/steclick-counter/#description)
 * [评价](https://cn.wordpress.org/plugins/steclick-counter/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/steclick-counter/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/steclick-counter/#developers)

 [支持](https://wordpress.org/support/plugin/steclick-counter/)

## 描述

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:**
 _<a href=”https://example.com/wp-content/uploads/sample.zip”
>Download ZIP file</a>_

**Tracked HTML:**
 _<a href=”/?tag=zip01&to=https://example.com/wp-content/uploads/
sample.zip”>Download ZIP file</a>_

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**.

## 屏幕截图

 * [[
 * Admin dashboard showing click statistics grouped by tag.

## 安装

 * Upload via WordPress Dashboard:
    1. In your WordPress dashboard, go to ‘Plugins’  ‘Add New’.
    2. Search for “steclick counter” and click ‘Install Now’.
    3. Click ‘Activate’ once the installation is complete.
    4. Start tracking by adding the **`/?tag=XXX&to=`** prefix to your links.
    5. View click counts in **Settings  SteClick Counter**.
 * Manual Installation via FTP:
    1. Download the plugin’s zip file and extract it.
    2. Connect to your server via FTP and navigate to the “wp-content/plugins/” directory.
    3. Upload the extracted “steclick-counter” folder to this directory.
    4. Go to ‘Plugins’ in your WordPress dashboard and activate the plugin.
    5. Start tracking by adding the **`/?tag=XXX&to=`** prefix to your links.
    6. View click counts in **Settings  SteClick Counter**.

## 评价

此插件暂无评价。

## 贡献者及开发者

「SteClick Counter」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Kasuga ](https://profiles.wordpress.org/kasuga16/)

[帮助将「SteClick Counter」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/steclick-counter)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/steclick-counter/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/steclick-counter/)，或通过[RSS](https://plugins.trac.wordpress.org/log/steclick-counter/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/steclick-counter/)。

## 更新日志

#### 1.0.2

 * Improved: Referrer is now captured when links are opened in a new tab (`target
   ="_blank"`).

#### 1.0.1

 * Added: Inline script on the frontend to automatically rewrite relative `/?tag
   =XXX&to=` hrefs to absolute URLs based on the site’s home URL.
 * Fixed: `steclick_enqueue_url_fixer()` now returns early on admin pages.

#### 1.0.0

 * Initial release.

## 额外信息

 *  版本 **1.0.2**
 *  最后更新：**3 周前**
 *  活跃安装数量 **20+**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/steclick-counter/)
 * 标签
 * [analytics](https://cn.wordpress.org/plugins/tags/analytics/)[click tracking](https://cn.wordpress.org/plugins/tags/click-tracking/)
   [download tracking](https://cn.wordpress.org/plugins/tags/download-tracking/)
 *  [高级视图](https://cn.wordpress.org/plugins/steclick-counter/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/steclick-counter/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/steclick-counter/reviews/)

## 贡献者

 *   [ Kasuga ](https://profiles.wordpress.org/kasuga16/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/steclick-counter/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://www.paypal.me/kasuga16)