Title: Trackbase Analytics
Author: trackbase
Published: <strong>2026 年 5 月 29 日</strong>
Last modified: 2026 年 5 月 29 日

---

搜尋外掛

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

# Trackbase Analytics

 由 [trackbase](https://profiles.wordpress.org/trackbase/) 開發

[下載](https://downloads.wordpress.org/plugin/trackbase-analytics.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/trackbase-analytics/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/trackbase-analytics/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/trackbase-analytics/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/trackbase-analytics/#developers)

 [技術支援](https://wordpress.org/support/plugin/trackbase-analytics/)

## 外掛說明

Trackbase Analytics is the official WordPress plugin for [Trackbase](https://www.trackbase.ai).
It gives you two things in one simple settings page:

 1. **Analytics Tracking** — enter your Trackbase project ID once and the Trackbase
    analytics script is automatically loaded in the `<head>` of every page on your 
    site.
 2. **Crawler Analytics** — detect bot and crawler visits server-side and send them
    to Trackbase. Works without Cloudflare, without JavaScript, and without any extra
    infrastructure.

This plugin requires a (free or paid) Trackbase account and relies on the Trackbase
third-party service to function. Both features are **opt-in**: nothing is sent to
Trackbase until you enter a project ID and/or a crawler key in the plugin settings.
See the “External services” section below for full details on what data is transmitted
and when.

### External services

This plugin connects to Trackbase, a third-party software-as-a-service platform 
operated by Trackbase, to provide its analytics and crawler-tracking functionality.
The plugin is not functional on its own and requires a Trackbase account. The plugin**
only** contacts the Trackbase service when you have entered a project ID and/or 
crawler key on the settings page.

The service is provided by Trackbase. Its terms and policies are available here:

 * Terms of Service: https://trackbase.ai/terms-of-service/
 * Privacy Policy: https://trackbase.ai/privacy-policy/

**1. Analytics Tracking script (`https://app.trackbase.ai/js/tracker.js`)**

When a Trackbase project ID is configured, a `<script>` tag is added to the front
end of your site that loads the Trackbase analytics script from `app.trackbase.ai`.
This script runs in your visitors’ browsers and collects standard web analytics 
data such as page URL, referrer, browser type, screen size, and approximate location
derived from IP address.

 * What it is used for: collecting website analytics so you can view visitor data
   in your Trackbase dashboard.
 * Data sent: standard web analytics events triggered in the visitor’s browser (
   page URL, referrer, browser type, screen size, approximate location derived from
   IP address).
 * When it is sent: on every page view by a visitor on the front end of your site,
   only when a project ID is configured.
 * Service provider: Trackbase
 * Terms of Service: https://trackbase.ai/terms-of-service/
 * Privacy Policy: https://trackbase.ai/privacy-policy/

**2. Crawler Analytics ingest endpoint (`https://app.trackbase.ai/api/ingest/wordpress-
crawler`)**

When a Crawler Analytics key is configured, the plugin detects bot/crawler visits
on your server and sends a small JSON payload to Trackbase’s ingest endpoint for
each detected crawler hit.

 * What it is used for: monitoring how search engine and AI crawlers interact with
   your website so you can view crawler analytics in your Trackbase dashboard.
 * Data sent for each crawler hit: timestamp, requesting client IP address, User-
   Agent string, requested host, requested path, HTTP method, referrer, HTTP response
   status, the source identifier “wordpress-plugin”, and the plugin version.
 * When it is sent: only on front-end page requests where the User-Agent matches
   a known crawler/bot pattern, and only when a crawler key is configured.
 * Service provider: Trackbase
 * Terms of Service: https://trackbase.ai/terms-of-service/
 * Privacy Policy: https://trackbase.ai/privacy-policy/

By installing this plugin and entering your credentials, you authorize the plugin
to transmit the data described above to Trackbase. To stop all transmission, clear
the project ID and crawler key fields in the plugin settings.

### Privacy

This plugin transmits data to a third-party service (Trackbase) as documented in
the “External services” section above. The plugin itself does not store personal
data in your WordPress database — only your Trackbase project ID and crawler key
are stored as plugin options.

The plugin automatically registers a suggested privacy policy text using `wp_add_privacy_policy_content()`.
To include it in your site’s privacy policy, go to **Tools  Privacy** in your WordPress
admin and review the suggested text for “Trackbase Analytics”.

Site owners in jurisdictions with consent requirements (such as GDPR/ePrivacy in
the EU/EEA, or similar laws elsewhere) are responsible for obtaining the appropriate
visitor consent before enabling analytics tracking on the front end of their site.

### Support

Questions? Visit [www.trackbase.ai](https://www.trackbase.ai) or use the **Contact
Support** button inside the plugin settings.

## 安裝方式

 1. Upload the `trackbase-analytics` folder to `/wp-content/plugins/`, or install the
    ZIP through the WordPress Plugins screen.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Go to **Trackbase** in the WordPress admin sidebar.
 4. Enter your Trackbase project ID and/or your Crawler Analytics key.
 5. Click **Save Changes**. You’re done.

## 常見問題集

### Where do I find my project ID and crawler key?

Log in to your [Trackbase dashboard](https://app.trackbase.ai) and copy them from
the Analytics Tracking and Crawler Analytics sections respectively.

### Does the crawler tracking slow down my site?

No. Hits are sent using a non-blocking HTTP request, so the response is returned
to the visitor before we send anything to Trackbase.

### Do I need Cloudflare?

No. This plugin detects crawlers directly in PHP, so it works on any WordPress host.

### How do I disable data collection?

Leave the project ID and crawler key fields empty (or clear them) and save. The 
plugin will not contact Trackbase servers when both fields are empty.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Trackbase Analytics〉的開發相關工作。

參與者

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

[將〈Trackbase Analytics〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/trackbase-analytics)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/trackbase-analytics/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/trackbase-analytics/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/trackbase-analytics/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/trackbase-analytics/)。

## 變更記錄

#### 1.0.0

 * Initial release.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **1 個月前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.1**
 *  PHP 版本需求 ** 7.2 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/trackbase-analytics/)
 * 標籤:
 * [analytics](https://tw.wordpress.org/plugins/tags/analytics/)[bot tracking](https://tw.wordpress.org/plugins/tags/bot-tracking/)
   [crawler](https://tw.wordpress.org/plugins/tags/crawler/)[gptbot](https://tw.wordpress.org/plugins/tags/gptbot/)
   [tracking](https://tw.wordpress.org/plugins/tags/tracking/)
 *  [進階檢視](https://tw.wordpress.org/plugins/trackbase-analytics/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/trackbase-analytics/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/trackbase-analytics/)