Get Platform Analytics Overview Through Your AI Assistant
Ask your AI assistant how many users DeskMonitor has, how many AI queries were served, or what traffic sources are sending visitors — admin-only platform analytics.
Connect Your AI ClientWhat This Command Does
Platform administrators and owners use this command to monitor DeskMonitor's usage metrics without opening a separate analytics dashboard. Invoke it when an admin asks about platform audience size, AI query volume, or web traffic sources.
get_analytics_overview
Use when an admin wants platform-level usage stats — AI queries served, web sessions, active unique visitors, and top referring sources.
Example Questions You Can Ask
"How many users does DeskMonitor have?"
"Show me traffic stats for this week"
"How many AI queries were served this month?"
"What are the top traffic sources?"
What You'll Get Back
Returns platform-level metrics including active users (1-day, 7-day, 28-day windows), sessions in period, AI queries served, and top referring sources. Requires Admin or OwnerAdmin API key.
Example Response
{
"active_users_1d": 42,
"active_users_7d": 187,
"active_users_28d": 310,
"sessions_in_period": 1240,
"ai_queries_served_in_period": 3820,
"top_sources": [
{ "source": "direct", "sessions": 540 },
{ "source": "google", "sessions": 310 }
],
"period": "this_week",
"as_of": "2026-07-24T06:00:00Z"
}
How to Use This Command
Connect your AI client to TheDeskMonitor
Go to Integrations > AI Connect and follow the MCP setup guide for Claude Desktop, Gemini CLI, GitHub Copilot, or any MCP-compatible client.
Ask your question in plain English
Type or speak your question. The get_analytics_overview command is invoked automatically via MCP.
Review the response
Returns platform-level metrics including active users (1-day, 7-day, 28-day windows), sessions in period, AI queries served, and top referring sources. Requires Admin or OwnerAdmin API key. For full charts, history, and exports, open TheDeskMonitor directly.
Role Requirement
This command requires Admin role or higher.
Ready to try this command?
Start your free trial and connect your AI client in under 5 minutes.