Lab 5: Analyzer Exercises 4.1 to 4.2
Webex CC Partner Summit Lab5: Analyzer Lab
Exercises 4.1 and 4.2
Table of Contents
- Exercise 4.1: Using Formula and Filter
- Exercise 4.2: Enhanced Field Compound Visualization and Drill-down
Quick Links
Lab Objective
This lab is designed to build upon previous labs where custom reports were created and saved. Those reports will be used in this lab to further get simple, useful and actionalble data insights. In this lab we will explore Enhanced Fields
, Heat Map view
, Compound Visualizations
, and Drill-down
Pre-requisite
- All previous labs completed
- Admin or supervisor credential with Analytics access in user profile
- Make sure to make few test calls and answered by the agent the day you attempting this lab (to ensure we have some data to analyze)
Exercise 4.1 Using Formulas and Filters
Section Information
- Create a Queue Performance Report
- Add report values like number of connected calls for a queue, number of calls waiting in queue and longest duration for calls in queue
- Create a CSR report and set it as a Realtime report with a refresh set to 3 seconds
- On the Row Segment set Final Queue Name.
Instructions are also listed on screen in the videos
- Drag Connected Count to
Profile Variables
- Drag Contact Session ID to Profile Variables and set a
filter
here for calls that are Parked - Drag Realtime Update Timestamp to
Profile Variables
and set for theMinimum Value of
- Right click and
create a new formula
on the Realtime Update Timestamp -
The new formula should be named LongestDuration and the expression should be
Current Timestamp
-Minimum Realtime Update Timestamp
- Hide the Minimum Realtime Contact Timestamp created in step 6.
- Save the report as
4.1_CSR_QueueStatus
- Set any columns that require timestamps with the appropriate formatting
- On the
left
column, add a filter and use Final Queue Name - In the filter under the
Fields
section, set the Queue names that should appear in the report - Be sure to save the LongestDuration as a global variable
Next
we will be opening a newly created report from Lab 3 - 3.2_AAR_AgentState- Use the global filter created in the previous report to filter your team in this report
Save
this new report as4.1.2_AAR_AgentState
Next
Edit the newly created report in Lab 3 named3.1_CSR_Contacts
Add a Filter
using Final Queue Name and set a Regular Expression- Use the expression
QV_+
as the wildcard. - Refer REGEX to learn and test your regular expressions
- Use the expression
Save
the expression then chooseSave as
and call this new report `4.1.3_CSR_Contacts’- This completes this lab. Please proceed to the next lab below.
Exercise 4.2 Enhanced Field Compound Visualization and Drill-down
Section Information
** Getting simple, actionable data insights from your reports using:
- Enhanced Fields
- Heat Map View
- Compound Visualizations
- Customized Drill-downs
** Outcome reports in this lab will be
- 4.2.1_CSR_QueueStatus
- 4.2.2_CSR_ContactVolume
- Begin by running a previously created report named
4.1.1_CSR_QueueStatus
to review the report information - Edit the report to add reporting functionality
- On the
Final Queue Name
block, right click and create a new enhancement to create a newChannel Group
as listed in the video andSave
the enhancement
Save
the report and realign the sequence as shown in the videoPreview
the report to view the changes. You should see a new Chat Group for your chat channelsDelete
Final Queue Name from the Row Segments andSave
once again previewing the results- On the report view, click on the ChatGroup - Connected box and see that an icon will appear to
drill down
into those values.Click it
- Back in the editor, select a
Heat Map
view for this table thenSave
and view or refresh your report view - Click on the
ChannelGroup
created and save it to create a new Global Filter Rename and Save
this report to4.2.1_CSR_QueueStatus
- Run the recently created report named
4.1.3_CSR_Contacts
to view what changes may be needed - Use the
Drill-down
functionality on aContact Session ID
block in the report - Choose a call that was transferred by looking for a
consult
- If this doesn’t exist, you may decide to create some consult transfer calls
- Watching the video, as specified, click on the Agent Name option under fields. This takes you to the first agent name.
- Click on the Field called Second Agent Name to see who this call was consult transferred to
- Experiment with Drill-down and export or open in a new tab
Next
Time to jump to the next and last part of this exercise- This part of the exercise will show
Enhanced Field Compound Visualization Drill-down
Edit
the report3.3_CSR_ContactVolume
and follow the video to make the needed changes- Output Type - Table
- Compute - None
- Add Row Segment - Entrypoint Name
Rename
the current Module1 asMonthly
- Add another module and name it
Weekly
and set the interval to Weekly - Remove the extra Module as shown in the video
Save as
on this report as4.2.2_CSR_ContactVolume
- This completes all the requirements of this exercise