Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/overview/analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ Alternatively, you can use the Power BI service. If you don't have a PowerBI ser

## Telemetry Logging

[Telemetry Overview](./telemetrylogging.md) highlights the provided telemetry for bot and user activities, including [LUIS](https://www.luis.ai/) and [QnA Maker](https://www.qnamaker.ai/) results. how to configure your bot's telemetry, either through bot configuring or overriding the telemetry client.
[Telemetry Overview](../reference/analytics/telemetrylogging.md) highlights the provided telemetry for bot and user activities, including [LUIS](https://www.luis.ai/) and [QnA Maker](https://www.qnamaker.ai/) results. how to configure your bot's telemetry, either through bot configuring or overriding the telemetry client.

## Application Insights Analytics

Common queries for bot analytics are available in [Applications Insights Analytics](./applicationinsights.md).
Common queries for bot analytics are available in [Applications Insights Analytics](../reference/analytics/applicationinsights.md).

## Power BI Analytics Sample

Examples of Power BI dashboards are provided in the [Power BI Analytics sample](./powerbi.md), highlighting how to gain insights on your bot's performance and quality.
Examples of Power BI dashboards are provided in the [Power BI Analytics sample](../reference/analytics/powerbi.md), highlighting how to gain insights on your bot's performance and quality.