Linux 软件免费装
Banner图

AI Kansoku Lab Tracker

开发者 aikansokulab
更新时间 2026年6月18日 12:59
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

tracking seo ai crawler gptbot

下载

1.2.2 1.2.4 1.4.8 1.2.7 1.0.6 1.1.3 1.2.3 1.2.5 1.2.6 1.2.8 1.2.9 1.3.0 1.3.1 1.4.0 1.4.1 1.2.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.7

详情介绍:

AI Kansoku Lab Tracker detects visits from AI-related crawlers such as GPTBot, ChatGPT-User, ClaudeBot, and PerplexityBot using PHP server-side detection. AI crawlers often do not execute JavaScript, so JavaScript-based analytics tools such as GA4 may not record these visits as normal pageviews. This plugin helps site owners observe AI crawler activity at the server level. Detected crawler visits are stored in your WordPress database. Optional external tracking is available only when you explicitly enable it in the settings page. Features 日本語の説明 AI Kansoku Lab Tracker は、GPTBot ・ ChatGPT-User ・ ClaudeBot ・ PerplexityBot などの AI 関連クローラーがあなたのサイトを訪問した記録を、WordPress 上で検知・可視化するプラグインです。 AI クローラーは JavaScript を実行しないことが多いため、GA4 などの JavaScript ベースのアクセス解析では通常のページビューとして記録されない場合があります。本プラグインは PHP によるサーバーサイド検知を採用し、AI クローラーの訪問をサーバーレベルで観測できるようにします。 検知したクローラーのログは WordPress のローカルデータベースに保存されます。外部トラッキングを有効にした場合のみ、AI 観測ラボへデータを送信します。 主な機能: 開発・運営: AI 観測ラボ How It Works When a front-end page is requested, the plugin checks the User-Agent string against known AI-related crawler patterns. If a match is found, the detected visit is stored in your WordPress database. If you have explicitly enabled external tracking and configured a Site ID, the plugin also sends an asynchronous POST request to the AI Kansoku Lab API. This optional external request uses a non-blocking request so that the site visitor experiences no delay. External Services This plugin may connect to the following external service: AI Kansoku Lab\ https://www.ai-kansoku.com External tracking is opt-in only. Data is only transmitted after you explicitly enable external tracking in the plugin settings page. When an AI-related crawler is detected and external tracking is enabled, the following data is sent to the AI Kansoku Lab API: No personally identifiable information is collected. This plugin does not collect cookies, account credentials, form contents, or visitor IP addresses. Service URL: https://www.ai-kansoku.com\ Privacy Policy: https://www.ai-kansoku.com/privacy\ Terms of Service: https://www.blog.ai-kansoku.com/terms Requirements A free AI Kansoku Lab account is optional and only required if you want to use the external dashboard integration.

安装:

  1. Upload the plugin ZIP via Plugins > Add New > Upload Plugin
  2. Activate the plugin
  3. Go to Settings > AI Kansoku Lab
  4. Review the local crawler tracking dashboard
  5. Optional: Enter your Site ID from https://www.ai-kansoku.com/dashboard
  6. Optional: Check "Enable external tracking to AI Kansoku Lab"
  7. Click Save Settings

升级注意事项:

1.4.7 Dashboard now defaults to a 30-day view with 30-day / 7-day period switching. Score calculation has been improved for more consistent results across periods. 1.4.0 All features are now free with no restrictions. Stripe billing and AI citation checker have been removed from the plugin. 1.0.2 Added explicit opt-in checkbox for external tracking. Please re-enable tracking in Settings > AI Kansoku Lab if you want to use external tracking.

常见问题:

Where do I find my Site ID?

Log in to AI Kansoku Lab at https://www.ai-kansoku.com, register your site, and copy the Site ID shown in your dashboard. A Site ID is only required if you want to enable external tracking and use the AI Kansoku Lab external dashboard.

Will this slow down my site?

The plugin performs a lightweight User-Agent check on front-end requests. When external tracking is enabled, the plugin uses wp_remote_post with blocking set to false, so the optional HTTP request is fired asynchronously and does not delay page rendering.

Does it run on every request?

No. The plugin is designed for front-end page requests only. Admin pages, AJAX calls, REST API requests, and WP-Cron jobs are excluded. External tracking only runs when both a Site ID is set and external tracking is explicitly enabled.

Can it detect crawlers that do not run JavaScript?

Yes. That is the main purpose of this plugin. JavaScript-based analytics tools may miss crawlers that do not execute JavaScript. This plugin detects them at the PHP level using the HTTP_USER_AGENT server variable.

Which AI-related crawlers are supported?

GPTBot, ChatGPT-User, OAI-SearchBot, ClaudeBot, Anthropic-AI, ByteSpider, Meta-ExternalAgent, Google-Extended, Grok, xAI, AppleBot, DeepSeek, CopilotBot, and PerplexityBot.

What data is stored locally?

Detected crawler visits are stored in your WordPress database. The stored data is used to show crawler trends, crawler breakdowns, top pages, and related dashboard information.

Is external tracking required?

No. Local crawler logging works without enabling external tracking. External tracking is optional and only activates when you explicitly enable it in the plugin settings page.

What happens when I uninstall the plugin?

All plugin settings stored in the WordPress database are removed automatically on uninstall.

更新日志:

1.4.8 1.4.7 1.4.6 1.4.5 1.4.0 1.0.6 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0