Skip to content

Commit 4ab8c3a

Browse files
Merge pull request #235740 from amagginetti/main
Updating TOC search criteria and Two survey documents
2 parents b58cd45 + b6bdffb commit 4ab8c3a

File tree

3 files changed

+35
-18
lines changed

3 files changed

+35
-18
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)

articles/communication-services/toc.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,26 +247,34 @@ items:
247247
items:
248248
- name: Diagnose your network
249249
href: concepts/developer-tools/network-diagnostic.md
250+
displayName: diagnostics, diagnose, feedback, quality, reliability, users, call, quick, satisfaction, improve, issues
250251
- name: Diagnose client issues
251252
href: concepts/voice-video-calling/user-facing-diagnostics.md
253+
displayName: diagnostics, diagnose, feedback, quality, reliability, users, call, quick, satisfaction, improve, issues
252254
- name: Diagnose media quality issues
253255
href: concepts/voice-video-calling/media-quality-sdk.md
256+
displayName: diagnostics, diagnose, feedback, quality, reliability, users, call, quick, satisfaction, improve, issues
254257
- name: Ensure precall readiness
255258
href: concepts/voice-video-calling/pre-call-diagnostics.md
259+
displayName: diagnostics, diagnose, feedback, quality, reliability, users, call, quick, satisfaction, improve, issues
256260
- name: Check if user is running supported browser
257261
href: how-tos/calling-sdk/browser-support.md
262+
displayName: diagnostics, diagnose, feedback, quality, reliability, users, call, quick, satisfaction, improve, issues
258263
- name: Verify if an application is active in multiple tabs of a browser
259264
href: how-tos/calling-sdk/is-sdk-active-in-multiple-tabs.md
265+
displayName: diagnostics, diagnose, feedback, quality, reliability, users, call, quick, satisfaction, improve, issues
260266
- name: Get users ready for their call with UI Library
261267
items:
262268
- name: Call readiness overview
263269
href: tutorials/call-readiness/call-readiness-overview.md
270+
displayName: diagnostics, diagnose, feedback, quality, reliability, users, call, quick, satisfaction, improve, issues
264271
- name: 1. Ensure user is on a supported browser
265272
href: tutorials/call-readiness/call-readiness-tutorial-part-1-browser-support.md
266273
- name: 2. Request camera and microphone permissions
267274
href: tutorials/call-readiness/call-readiness-tutorial-part-2-requesting-device-access.md
268275
- name: 3. Microphone and camera setup before a call
269276
href: tutorials/call-readiness/call-readiness-tutorial-part-3-camera-microphone-setup.md
277+
displayName: diagnostics, diagnose, feedback, quality, reliability, users, call, quick, satisfaction, improve, issues
270278
- name: Mobile integrations
271279
items:
272280
- name: Integrate with CallKit in iOS
@@ -299,10 +307,12 @@ items:
299307
href: concepts/analytics/enable-logging.md
300308
- name: Voice and Video insights
301309
href: concepts/analytics/insights/voice-and-video-insights.md
310+
displayName: diagnostics, diagnose, feedback, quality, reliability, users, call, quick, satisfaction, improve, issues
302311
- name: Call Recording insights
303312
href: concepts/analytics/insights/call-recording-insights.md
304313
- name: Query call logs
305314
href: concepts/analytics/query-call-logs.md
315+
displayName: diagnostics, diagnose, feedback, quality, reliability, users, call, quick, satisfaction, improve, issues
306316
- name: Export SDK telemetry to Application Insights
307317
href: quickstarts/telemetry-application-insights.md
308318
- name: Chat
@@ -561,8 +571,10 @@ items:
561571
href: concepts/voice-video-calling/media-access.md
562572
- name: Video constraints
563573
href: concepts/voice-video-calling/video-constraints.md
574+
displayName: diagnostics, diagnose, feedback, quality, reliability, users, call, quick, satisfaction, improve, issues
564575
- name: Simulcast
565576
href: concepts/voice-video-calling/simulcast.md
577+
displayName: diagnostics, diagnose, feedback, quality, reliability, users, call, quick, satisfaction, improve, issues
566578
- name: Events
567579
items:
568580
- name: Overview
@@ -573,8 +585,10 @@ items:
573585
items:
574586
- name: Network recommendations
575587
href: concepts/voice-video-calling/network-requirements.md
588+
displayName: best, practices, before, you, start, diagnostics, diagnose, feedback, quality, reliability, users, call, quick, satisfaction, improve, issues
576589
- name: Web best practices
577590
href: concepts/best-practices.md
591+
displayName: best, practices, before, you, start, diagnostics, diagnose, feedback, quality, reliability, users, call, quick, satisfaction, improve, issues
578592
- name: Call networking internals
579593
href: concepts/call-flows.md
580594
- name: Call flow topologies
@@ -584,6 +598,7 @@ items:
584598
items:
585599
- name: End of Call Survey
586600
href: concepts/voice-video-calling/end-of-call-survey-concept.md
601+
displayName: diagnostics, Survey, feedback, quality, reliability, users, end, call, quick
587602
- name: Analytics
588603
items:
589604
- name: Call logs

articles/communication-services/tutorials/end-of-call-survey-tutorial.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.subservice: calling
1515

1616

1717

18-
# Tutorial: Use End of Call Survey to collect user feedback
18+
# Use the End of Call Survey to collect user feedback
1919

2020

2121
[!INCLUDE [Public Preview](../includes/public-preview-include-document.md)]
@@ -35,9 +35,11 @@ This tutorial shows you how to use the Azure Communication Services End of Call
3535
- [Node.js](https://nodejs.org/) active Long Term Support(LTS) versions are recommended.
3636

3737
- An active Communication Services resource. [Create a Communication Services resource](../quickstarts/create-communication-resource.md). Survey results are tied to single Communication Services resources.
38-
- An active Log Analytics Workspace, also known as Azure Monitor Logs, to ensure you don't lose your survey results. [Enable logging in Diagnostic Settings](../concepts/analytics/enable-logging.md).
38+
- An active Log Analytics Workspace, also known as Azure Monitor Logs. [Enable logging in Diagnostic Settings](../concepts/analytics/enable-logging.md).
3939

4040

41+
<!-- - An active Log Analytics Workspace, also known as Azure Monitor Logs, to ensure you don't lose your survey results. [Enable logging in Diagnostic Settings](../concepts/analytics/enable-logging.md). -->
42+
4143
> [!IMPORTANT]
4244
> End of Call Survey is available starting on the version [1.13.0-beta.4](https://www.npmjs.com/package/@azure/communication-calling/v/1.13.0-beta.4) of the Calling SDK. Make sure to use that version or later when trying the instructions.
4345
@@ -196,12 +198,14 @@ If a survey participant responded to Question 1 with a score at or below the cut
196198
Surveying Guidelines
197199
- Avoid survey burnout, don’t survey all call participants.
198200
- The order of your questions matters. We recommend you randomize the sequence of optional tags in Question 2 in case respondents focus most of their feedback on the first prompt they visually see.
199-
- Consider using surveys for separate Azure Communication Services Resources in controlled experiments to identify release impacts.
201+
<!-- - Consider using surveys for separate Azure Communication Services Resources in controlled experiments to identify release impacts. -->
200202

201203

202204
## Next steps
203205

204-
- Learn how to use the Log Analytics workspace, see: [Log Analytics Tutorial](../../../articles/azure-monitor/logs/log-analytics-tutorial.md)
206+
- Learn more about the End of Call Survey, see: [End of Call Survey overview](../concepts/voice-video-calling/end-of-call-survey-concept.md)
207+
208+
<!-- - Learn how to use the Log Analytics workspace, see: [Log Analytics Tutorial](../../../articles/azure-monitor/logs/log-analytics-tutorial.md)
205209
206-
- Create your own queries in Log Analytics, see: [Get Started Queries](../../../articles/azure-monitor/logs/get-started-queries.md)
210+
- Create your own queries in Log Analytics, see: [Get Started Queries](../../../articles/azure-monitor/logs/get-started-queries.md) -->
207211

0 commit comments

Comments
 (0)