Skip to content

Commit cdc3333

Browse files
committed
updates to TOC search terms and updates
1 parent fcc25be commit cdc3333

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

articles/communication-services/concepts/voice-video-calling/end-of-call-survey-concept.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,16 @@ ms.subservice: calling
2525
> End of Call Survey is currently supported only for our JavaScript / Web SDK.
2626
2727

28-
The End of Call Survey provides you with a tool to understand how your end users perceive the overall quality and reliability of your JavaScript / Web SDK calling solution.
28+
The End of Call Survey allows Azure Communication Services to improve the overall Calling SDK.
2929

30+
<!-- provides you with a tool to understand how your end users perceive the overall quality and reliability of your JavaScript / Web SDK calling solution. -->
31+
<!--
3032
## Purpose of the End of Call Survey
3133
It’s difficult to determine a customer’s perceived calling experience and determine how well your calling solution is performing without gathering subjective feedback from customers.
3234
33-
You can use the End of Call Survey to collect and analyze customers **subjective** opinions on their calling experience as opposed to relying only on **objective** measurements such as audio and video bitrate, jitter, and latency, which may not indicate if a customer had a poor calling experience. After publishing survey data, you can view the survey results through Azure for analysis and improvements. Azure Communication Services uses these survey results to monitor and improve quality and reliability.
35+
You can use the End of Call Survey to collect and analyze customers **subjective** opinions on their calling experience as opposed to relying only on **objective** measurements such as audio and video bitrate, jitter, and latency, which may not indicate if a customer had a poor calling experience.
36+
37+
After publishing survey data, you can view the survey results through Azure for analysis and improvements. Azure Communication Services uses these survey results to monitor and improve quality and reliability. -->
3438

3539

3640
## Survey structure
@@ -84,7 +88,7 @@ The API allows applications to gather data points that describe user perceived r
8488

8589

8690
### End of Call Survey customization
87-
You can choose to collect each of the four API values or only the ones you find most important. For example, you can choose to only ask customers about their overall call experience instead of asking them about their audio, video, and screen share experience. You can also customize input ranges to suit your needs. The default input range is 1 to 5 for Overall Call, and 0 to 1 for Audio, Video, and Screenshare. However, each API value can be customized from a minimum of 0 to maximum of 100.
91+
8892

8993
You can choose to collect each of the four API values or only the ones
9094
you find most important. For example, you can choose to only ask
@@ -110,20 +114,14 @@ Screenshare. However, each API value can be customized from a minimum of
110114
111115
<!-- ## Store and view survey data:
112116
113-
// todo@amagginetti
114-
// testing adding a comment here.
115-
116-
// TODO@amagginetti
117-
// testing comment here, need to remove comment on this and re-enable.
118-
119117
> [!IMPORTANT]
120118
> You must enable a Diagnostic Setting in Azure Monitor to send the log data of your surveys to a Log Analytics workspace, Event Hubs, or an Azure storage account to receive and analyze your survey data. If you do not send survey data to one of these options your survey data will not be stored and will be lost. To enable these logs for your Communications Services, see: **[Enable logging in Diagnostic Settings](../analytics/enable-logging.md)**
121119
122-
You can only view your survey data if you have enabled a Diagnostic Setting to capture your survey data.
120+
You can only view your survey data if you have enabled a Diagnostic Setting to capture your survey data. -->
123121

124122
## Next Steps
125123

126-
- Learn how to use the Log Analytics workspace, see: [Log Analytics Tutorial](../../../../articles/azure-monitor/logs/log-analytics-tutorial.md)
127-
128-
- Create your own queries in Log Analytics, see: [Get Started Queries](../../../../articles/azure-monitor/logs/get-started-queries.md) -->
124+
<!-- - Learn how to use the Log Analytics workspace, see: [Log Analytics Tutorial](../../../azure-monitor/logs/log-analytics-tutorial.md)
129125
126+
- Create your own queries in Log Analytics, see: [Get Started Queries](../../../azure-monitor/logs/get-started-queries.md) -->
127+
Learn how to use the End of Call Survey, see our tutorial: [Use the End of Call Survey to collect user feedback](../../tutorials/end-of-call-survey-tutorial.md)

0 commit comments

Comments
 (0)