Soleil AI Counter detects and counts visits from known AI-related user agents in WordPress.
The plugin is designed as a neutral AI access meter. It does not judge whether AI access is good or bad. It records detected access facts so site administrators can review them and make their own decisions.
Soleil AI Counter can be useful for sites that want to understand AI-related crawler activity, whether they want to welcome AI access, limit AI access, or simply observe what is happening.
Important limitations:
[soleil_ai_counter] shortcode.The Free version includes these default User-Agent fragments:
The list can be filtered by developers with soleil_ai_counter_bot_patterns.
Soleil AI Counter Free is designed to store aggregate count data only.
By default, it does not store:
The plugin reads the request User-Agent during a WordPress page request to classify known AI-related bots. If a supported bot is detected, the plugin increments local AI aggregate counters. If no supported AI Bot is detected, a logged-out singular page view is counted as a Human-like Pageview.
Human-like Pageviews are pageview-like counts. They are not visitor counts, people counts, session counts, or unique-user metrics.
No data is sent to external services by the plugin.
Soleil AI Counter runs inside WordPress/PHP. If a request is served entirely by a CDN, web server cache, page cache, or hosting cache before WordPress runs, the plugin may not count that request as either AI or Human-like.
Counts may differ from server logs, CDN logs, analytics tools, or AI service reporting. The plugin is not a complete access log.