AI Chatbots Real-time report
From Matomo 5.12.0, the AI Chatbots Real-time report is available and provides a live view of AI chatbot activity on your website.
It displays recent AI chatbot activity from your raw chatbot tracking data, including chatbot request volume, unique page URLs, and HTTP error counts. By focusing on short real-time windows, the report lets you quickly monitor AI chatbot activity and identify issues affecting the content they access.
This guide explains how to analyse the AI Chatbots Real-time reports after AI Chatbot tracking has been configured.
Before you start
To access these reports, first configure AI Chatbot Tracking in Matomo using one of the supported integrations:
- Cloudflare
- Amazon CloudFront
- WordPress
- HTTP Tracking API (custom integration)
Analyse AI chatbots in real-time
The AI Chatbots Real-time page includes four reports, displaying activity over two rolling time periods:
- AI Chatbots activity in the Last 30 Minutes.
- AI Chatbots activity in the Last 8 Hours.
- Top Page URLs requested in the Last 30 Minutes.
- Top Page URLs requested in the Last 8 Hours.
These short reporting windows keep the report fast and responsive.
The AI Chatbots reports summarise recent activity, including:
- Chatbot requests: Total number of AI chatbot requests during the selected time period.
- Unique page URLs: Number of distinct page URLs requested by AI chatbots during the selected time period.
- Not found requests: Number of AI chatbot requests that returned an
HTTP 404or410response. - Server error (5XX) requests: Number of AI chatbot requests that returned an
HTTP 5xxresponse.
The Top Page URLs reports show the individual page URLs most frequently requested by AI chatbots during each time period.
How to use this report
The reports help you monitor AI chatbot activity as it happens and quickly identify issues affecting your content:
- Confirm that AI chatbots are actively accessing your website.
- Verify that newly published pages and documents are being requested by AI chatbots.
- Detect broken pages by monitoring increases in
404and410responses. - Identify server issues affecting AI chatbots by monitoring
5XXresponses. - See which pages are currently receiving the most AI requests.
- Monitor short-term spikes or drops in AI chatbot activity after website changes, deployments, or content updates.
Because this report focuses on the last 30 minutes and the last 8 hours, it is intended for operational monitoring rather than long-term trend analysis.
Reporting API
You can also retrieve AI Chatbots Real-time data using the Matomo Reporting API. This allows you to integrate recent AI chatbot activity into custom dashboards, monitoring systems, or automated workflows.
Next steps
The AI Chatbots Real-time report helps you monitor current AI chatbots activity and identify the content being requested right now.
For longer-term analysis, and to understand which AI chatbots are sending the most requests, and discover your most-requested pages and documents, compare the AI Chatbots Over Time and AI Chatbots Content Requests.