=== Athenai-Wander AI Traffic Tracker ===
Contributors: athenai0830
Tags: ai, analytics, traffic, chatgpt, gemini
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.0.1
Requires PHP: 7.4
License: GPLv2 or later

A simple, zero-configuration plugin to track and visualize traffic from AI services and bots per post.

== Description ==

This plugin automatically detects and records AI-related access to your WordPress site without any complex setup.
Note: This plugin is not affiliated with, or endorsed by, OpenAI, Google, Anthropic, or any other AI service providers.

* **AI Referrals**: Clicks from services like ChatGPT, Perplexity, Claude, Gemini, and Copilot.
* **Fetch Bots**: Real-time search bots used by AI services.
* **Learning Bots**: Crawlers used for AI model training (e.g., GPTBot, CCBot).

Key benefits:
* **Zero Configuration**: Just activate and it works.
* **Performance**: Lightweight queries and Transient API caching.
* **Privacy**: All data remains on your server.

(Japanese Description)
AIサービスからの流入およびAIボットのアクセスを記事ごとに計測・可視化する、設定不要で導入後すぐに使えるシンプルなプラグインです。本プラグインは各種AI提供元とは一切関係のない、独立したツールです。

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Check the "AI" column in your Posts list.

== Frequently Asked Questions ==

= Does this plugin collect personal data? =
No. It only records service names, access types, and timestamps.

= Where is the data stored? =
In a custom database table (`wp_ai_traffic_log`) within your own WordPress database.

== Screenshots ==

1. AI traffic statistics and service breakdown in the Posts list.

== Changelog ==

= 1.0.1 =
* Renamed plugin to "Athenai-Wander AI Traffic Tracker" to establish a distinct brand name based on the author's identity, complying with repository guidelines.
* Updated Text Domain and plugin headers to match the new slug.

= 1.0.0 =
* Initial Release.