You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Overall Call | 2 | 1 - 5 | Survey’s a calling participant’s overall quality experience on a scale of 1-5 where 1 indicates an imperfect call experience and 5 indicates a perfect call. The cutoff value of 2 means that a customer response of 1 or 2 indicates a less than perfect call experience. |
67
-
| Audio | 2 | 1 - 5 | A response of 0 indicates an imperfect audio experience and 1 indicates no audio issues were experienced. |
68
-
| Video | 2 | 1 - 5 | A response of 0 indicates an imperfect video experience and 1 indicates no video issues were experienced. |
69
-
|ScreenShare| 2 | 1 - 5 | A response of 0 indicates an imperfect screen share experience and 1 indicates no screen share issues were experienced. |
67
+
| Audio | 2 | 1 - 5 | A response of 1 indicates an imperfect audio experience and 5 indicates no audio issues were experienced. |
68
+
| Video | 2 | 1 - 5 | A response of 1 indicates an imperfect video experience and 5 indicates no video issues were experienced. |
69
+
|Screenshare| 2 | 1 - 5 | A response of 1 indicates an imperfect screen share experience and 5 indicates no screen share issues were experienced. |
70
70
71
71
72
72
@@ -78,12 +78,12 @@ The API allows applications to gather data points that describe user perceived r
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.
86
+
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.
87
87
88
88
### Customization options
89
89
@@ -93,7 +93,7 @@ You can choose to collect each of the four API values or only the ones you find
93
93
| Overall Call | 0 - 100 | 0 - 100 |
94
94
| Audio | 0 - 100 | 0 - 100 |
95
95
| Video | 0 - 100 | 0 - 100 |
96
-
|ScreenShare| 0 - 100 | 0 - 100 |
96
+
|Screenshare| 0 - 100 | 0 - 100 |
97
97
98
98
-***Note**: A question’s indicated cutoff value in the API is the threshold that Microsoft uses when analyzing your survey data. When you customize the cutoff value or Input Range, Microsoft analyzes your survey data according to your customization.
99
99
@@ -102,10 +102,9 @@ You can choose to collect each of the four API values or only the ones you find
102
102
> [!IMPORTANT]
103
103
> 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)**
104
104
105
-
You can only view your survey data if you have enabled a Diagnostic Setting to capture your survey data. To learn how to use the End of Call Survey and view your survey data, see: .
105
+
You can only view your survey data if you have enabled a Diagnostic Setting to capture your survey data.
106
106
107
107
## Next Steps
108
-
- Learn how to use the End of Call Survey, see:
109
108
110
109
- Learn how to use the Log Analytics workspace, see: [Log Analytics Tutorial](../../../../articles/azure-monitor/logs/log-analytics-tutorial.md)
0 commit comments