Title: Pierview Agent Analytics
Author: Pierview
Published: <strong>2026 年 5 月 28 日</strong>
Last modified: 2026 年 5 月 28 日

---

搜索插件

![](https://ps.w.org/pierview-agent-analytics/assets/banner-772x250.png?rev=3552442)

![](https://ps.w.org/pierview-agent-analytics/assets/icon-256x256.png?rev=3552442)

# Pierview Agent Analytics

 作者：[Pierview](https://profiles.wordpress.org/kensonpierview/)

[下载](https://downloads.wordpress.org/plugin/pierview-agent-analytics.1.0.7.zip)

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

 [支持](https://wordpress.org/support/plugin/pierview-agent-analytics/)

## 描述

AI assistants like ChatGPT, Claude, Perplexity, and Gemini crawl websites to generate
answers for their users. Pierview Agent Analytics detects these visits and reports
them to your [Pierview](https://www.pierview.ai/) dashboard, giving you visibility
into which AI systems are reading your content, how often, and which pages they 
visit.

Read more at [pierview.ai](https://www.pierview.ai/).

#### Key Features

 * Named bot identification: distinguishes between 25+ AI agents including ChatGPT,
   Claude, Perplexity, Gemini, Grok, Bing, and more
 * Zero performance impact: detection and reporting use a non-blocking background
   request that adds no latency to page loads
 * Privacy controls: redact sensitive query parameters and exclude specific URL 
   path prefixes from being tracked
 * No database tables: lightweight footprint, clean uninstall
 * Test connection: verify your API key and endpoint are working from the settings
   page
 * Enable/disable without deactivating: pause tracking at any time from the General
   settings tab

#### How It Works

 1. On each front-end request, the plugin reads the incoming User-Agent header
 2. It checks the User-Agent against a list of 25+ known AI agent patterns
 3. If a match is found, a non-blocking HTTP POST is sent to the Pierview platform 
    in the background
 4. The event appears in your Pierview dashboard with agent name, page path, and timestamp
 5. Regular human visitors and WordPress admin traffic are never tracked

#### Supported AI Agents

 * ChatGPT / OpenAI: GPTBot, ChatGPT-User, OAI-SearchBot
 * Claude / Anthropic: ClaudeBot, Claude-User, Claude-SearchBot, anthropic-ai
 * Perplexity: PerplexityBot, Perplexity-User
 * Gemini / Google: Google-Extended, Google-CloudVertexBot, GoogleAgent-Mariner
 * Grok / xAI: GrokBot, xAI-Grok, Grok-DeepSearch
 * Microsoft Bing: Bingbot
 * Apple: Applebot, Applebot-Extended
 * Meta: FacebookBot
 * Amazon: Amazonbot
 * DuckDuckGo: DuckAssistBot
 * Plus: Cohere, Mistral, DeepSeek, You.com, ByteDance, Phind, Diffbot, and more

#### Privacy & Security

 * AI traffic only: only requests from known AI agent User-Agents are reported, 
   regular visitors are never tracked
 * Admin traffic excluded: wp-admin, wp-login.php, REST API, and feed requests are
   always skipped
 * Query parameter redaction: strip sensitive parameters (e.g. `token`, `session_id`)
   from paths before they leave your server
 * Path exclusions: exclude entire sections of your site (e.g. `/checkout/`, `/members/`)
   from tracking
 * Nonce-protected admin: all admin actions use WordPress nonces and capability 
   checks
 * No client-side tracking: server-side only, no cookies, no JavaScript injected
   into your pages

### External Services

This plugin transmits data to the Pierview analytics service when a known AI agent
bot is detected visiting your site. No data is sent for regular human visitors.

The following data is sent on each detected bot visit: the bot’s User-Agent string,
normalized agent name, your site’s hostname, the request path, HTTP method, HTTP
referer header, the visitor’s IP address, and a UTC timestamp.

Data is only transmitted when:
 * The plugin is enabled (via the “Enable Tracking”
setting) * A request matches a known AI agent User-Agent pattern * A valid API key
is configured

Service provider: [Pierview](https://www.pierview.ai/)
 Terms of Service: https://
pierview.ai/legal/terms Privacy Policy: https://pierview.ai/legal/privacy Data Processing
Agreement: https://pierview.ai/legal/dpa

## 安装

 1. Download the plugin zip from the [Pierview website](https://www.pierview.ai/)
 2. In your WordPress admin go to **Plugins > Add New > Upload Plugin**
 3. Upload the zip file and click **Install Now**
 4. Activate the plugin
 5. Go to **Settings > Pierview Analytics** and enter your API key
 6. Click **Send Test Event** to confirm the connection is working

## 常见问题

### Do I need a Pierview account?

Yes. You need a [Pierview](https://www.pierview.ai/) account and API key. The plugin
sends tracking events to Pierview where you can view your analytics dashboard.

### Will this slow down my site?

No. The plugin fires a non-blocking HTTP POST in the background only when an AI 
bot is detected. Page delivery is never delayed.

### Does this track regular human visitors?

No. The plugin only records visits from known AI agent User-Agents. Regular browser
traffic, WordPress admin activity, REST API calls, and login page requests are all
ignored.

### What data is sent to Pierview?

Each event includes: the matched agent name, bot User-Agent string, your site’s 
hostname, the request path, HTTP method, referer header, visitor IP address, and
a UTC timestamp. No page content or WordPress user data is ever collected.

### How do I exclude certain pages from tracking?

Go to **Settings > Pierview Analytics > Privacy** and add path prefixes to the “
Exclude Path Prefixes” field. For example, adding `/members/` will skip all URLs
under that path.

### Can I redact sensitive query parameters?

Yes. Go to **Settings > Pierview Analytics > Privacy** and add parameter names (
one per line) to the “Redact Query Parameters” field. Those parameters will be stripped
from the path before the event is sent to Pierview.

### How do I disable tracking temporarily?

Uncheck **Enable Tracking** on the General settings tab. No events will be sent 
until you re-enable it. You do not need to deactivate the plugin.

### What happens if the Pierview API is unavailable?

The tracking request uses a non-blocking fire-and-forget POST. If the endpoint is
unreachable, the request times out silently with no impact on your site.

### How do I verify my API key is working?

Click **Send Test Event** on the General settings tab. The plugin will send a test
payload to the configured endpoint and report the HTTP response status.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ Pierview ](https://profiles.wordpress.org/kensonpierview/)

[帮助将「Pierview Agent Analytics」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/pierview-agent-analytics)

### 对开发感兴趣吗?

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

## 更新日志

#### 1.0.0

 * Initial release

## 额外信息

 *  版本 **1.0.7**
 *  最后更新：**2 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.9 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/pierview-agent-analytics/)
 * 标签
 * [agent](https://cn.wordpress.org/plugins/tags/agent/)[AI](https://cn.wordpress.org/plugins/tags/ai/)
   [analytics](https://cn.wordpress.org/plugins/tags/analytics/)[bot](https://cn.wordpress.org/plugins/tags/bot/)
   [tracking](https://cn.wordpress.org/plugins/tags/tracking/)
 *  [高级视图](https://cn.wordpress.org/plugins/pierview-agent-analytics/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/pierview-agent-analytics/reviews/#new-post)

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

## 贡献者

 *   [ Pierview ](https://profiles.wordpress.org/kensonpierview/)

## 支持

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

 [查看支持论坛](https://wordpress.org/support/plugin/pierview-agent-analytics/)