Hi everyone,
I’m using Copilot Studio to manage a conversational bot that is live on a gaming site. The built-in analytics dashboard is useful for high-level metrics, but I need more granular reporting to understand how users interact with specific conversation paths.
Scenario:
-
Bot deployed on a custom domain (gaming-related).
-
Current analytics only provide aggregated session and completion data.
-
Requirement: Export detailed conversation logs (e.g., intents triggered, fallback events, user abandonment at specific steps).
Questions:
-
Is there a recommended way to stream Copilot Studio telemetry into Power BI for real-time reporting?
-
Can the data be pushed into Azure Application Insights to create custom dashboards?
-
Are there any existing connectors, APIs, or best practices for combining Copilot Studio analytics with other Microsoft data tools?
I’m trying to identify the conversation bottlenecks where users are dropping off, and I’d like to visualize this data more flexibly in Power BI.
Any guidance or documentation would be greatly appreciated!
Thanks.