agent_detection_get_analytics
Summarise who is visiting a website: people vs AI agents. Returns totals (visits, decided, agents, people, agent_share, gated), counts per visitor class (human, computer_use_agent, browser_automation, scripted_client), and breakdowns by page, day, and network. Use this to show how much traffic comes from agents and which pages they use, so the site can be made easier for helpful agents and protected from harmful ones.
Filters are optional: site_id (one integration), settled ('human' or
'agent'), page_path, and since/until as ISO 8601 times. agent_share is
agents / decided visits, or null when nothing is decided yet.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | ||
| until | No | ||
| settled | No | ||
| site_id | No | ||
| page_path | No |