Description
WSU Information Technology Services Department has implemented metrics to measure our effectiveness and our customer satisfaction. While all of our metrics cannot be pulled from information stored within TeamDynamix (TDX), whenever possible we attempt to gather the metrics from TDX using automated reports. The procedures below walks a person through the process of creating the metric in TDX, setting up an automated delivery and how to pull the metric from the received. The metrics not pulled from TDX are listed with contacts.
NOTE: Due to the constant changing of the methods of how we measure, additions and deletions of what we measure and who is responsible for gathering the data, this document may change quickly. Please notify the administration team if the document is not helpful in any area.
Resolution
The current month's metric spreadsheet is due on the first Friday of each Month for stats registered during the previous month. All automated reports from TDX are processed and delivered to the TDX Administrators at 5am on the first day of each month. The reports include data only from the first to last day of the previous month. The administrators will then work with the TDX data (generally in Excel spreadsheets) and place the received results into the current Month's document.
- TeamDynamix preparation
- TDX administrators need to work closely with ITS business units/Directors to determine what metrics we would like to report and how we want to pull that metric from the raw data
- If determined the data is best pulled from TDX, then either a Ticket report or an Analysis report will need to be created. This report is to be set up to pull the data needed from tickets/projects that had the required action (Closed, Opened, Survey Completed, etc.) "last month"
- Since we allow testing of tickets as a general a filter needs to be added to remove tickets that contain "test" in the Title
- Maximum rows need to be set at the maximum of 50,000 to ensure all data is pulled
- Visibility should be set for "Everyone with this Application"
- Add email recipients to the Email Delivery as follows:
- Recipients: All TDX Administrators by name. Currently Anita Barrett, Warren Glore and PMO Student1
- Interval: Monthly on the 1st day at 5:00am
- Format: Generally Excel
- Send If Empty: Yes
- Metric documentation preparation
- Find last month's metrics file which will be in the named format of 'yyyymm01 ITS Strategic Metrics' in the TEAMS ITS site under files/ Metrics folder
- Open the file and click on the Final tab at the bottom of the page
- Update all the current Sparklines to include the past month's data
- Click on the column header Sparkline to highlight the entire column
- Right-click on the lettered column header and then click Insert.
- Change the newly created column header's name to the first day of the new month
- Save as the new document with the current 'yyyymm01 ITS Strategic Metrics'
- While on the WSU network or on the WSU VPN, browse to \\filesvc-312.ad.wichita.edu\UCATS_Share\ITS Metrics YYYY and place the new file here.
- Moving the metric raw data to proper location
- Browse to \\filesvc-312.ad.wichita.edu\UCATS_Share\ITS Metrics Raw Data\
- Create a folder yyyymm where yyyy is the current calendar year and mm is the current calendar month
- Open each automated email received from notify@teamdynamixapp.com around 5:00am on the 1st
- Copy/Drag and drop the attached file to the newly created folder
- Repeat until all the automated report attachments have been added to the new folder
- Right-Click in the new yyyymm folder and create a new folder called 'Completed'
- Pulling metric data from automated reports, adding data to metric document
- Metric Name: Desktop Support - Percent of Assigned Service Request Tickets Closed Within Resolved SLA 80% of Time (Row 2)
- File Name: 02 DesktopSupportTicketsClosedwithin7BusinessDays-....
- Add Column 1 = If(create to Resolve(op)<8,"Yes","No")
- Add Cell 1 = Count(All ticket rows)
- Add Cell 2 = Countif(All Tickets in Column 1, "Yes")
- Add Cell 3 = (Cell 2/Cell 1) Change cell to % with 1DP
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: 04 Percent of Desktop Tickets with Asset Recorded (Row 4)
- File Name: DesktopSupportTicketswithAssets-...
- Add Column 1: = IF(asset count >0, "Yes")
- Add Cell 1: = COUNTIF(All Coulmn 1="Yes")
- Add Cell 2: = Count (All rows)
- Add Cell 3: = Cell 1/Cell2 Change Cell to % with 1DP
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: Help Desk - percent of tickets closed in less than .6 hours (Row 7)
- File Name: Desktop Support Average Resolve Time on Service Requests Report-...
- Add Cell 1: = Sum of all (op) hours
- Add Cell 2: = Count (All rows)
- Add Cell 3: = (Cell 1/Cell 2) Change Cell to % with 1 DP
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: Help Desk - Number of Tickets resolved by the Help Desk (Row 8)
- File Name: DesktopSupportAverageResolutionTimeonIncidentsRepo-
- Add Cell 1: = SUM(all Create to Resolve op)
- Add Cell 2: = Count(all ticket rows)
- Add Cell 3: = Cell 1/Cell 2 Change Cell to % with 1 DP
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: 90% of DHCP/DNS tickets completed in 9 business hours (Row 12)
- File Name: HelpDeskAverageResolveTimeonServiceRequests-
- Add Cell 1: = CountIf(All Act Hours,"<.6")
- Add Cell 2: = Count(All Act Hours rows)
- Add Cell 3: =Cell 1/Cell 2 Change Cell to % with 1 DP
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: Closed tickets per month divided by tickets opened per month for ITS overall (Row 16)
- File Name: HelpDeskAverageResolveTimeonServiceRequests-
- Add Cell 1: = COUNT(All Rows)
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: 80% of Telecommunications work orders completed by target date (Row 20)
- File Name: DHCPDNSTicketsCompletedin2BusinessHours-
- Add Cell 1: =COUNT(All Rows)
- Add Cell 2: =COUNTIF(All Create to Resolve op Rows,"<2.01")
- Add Cell 3: =Cell 2/Cell 1 Change Cell to % with 1 DP
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: Close all Access door lock tickets within 4 business hours 85% of the time (Row 21)
- File Name: ITS datacenter route and switch tickets
- Subtract created date from the due date
- Total those <1
- Divide those <1 by the total number of tickets.
- Metric Name: Closed tickets per month divided by tickets opened per month for ITS overall (Row 16)
- File Name: TicketsOpenedLastMonth and ITSTotalTicketsClosedbyMonth-
- Total the number of tickets closed
- Total the number of tickets opened
- Divide the number of tickets closed by the number of tickets opened
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: 80% of Telecommunications work orders completed by target date (Row 20)
- File Name: Telecommunications Work Orders Completed By Target Date Report after 2/2/22
- Reformat Column containing Resolved date to mm/dd/yyyy
- Add Column 1: =Resolved Date - Due Date, Populate with =IF(Resolved Date column is less than or equal to Due date column,"1","0") This won't work if time is later in the day than original ticket - relook and give credit for any completed at anytime on the due date.
- Add up total tickets and ticket count that met due date
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: Close all Access door lock tickets within 4 business hours 85% of the time (Row 21)
- File Name: 21 DoorLocksSLAReport-...
- Sum FALSE/ Total Tickets
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- NOTE: Switched to new ticket on 7/29/22. Check that it is pulling resolved tickets on inactive services.
- Metric Name: Close all Certificates tickets within 8 business hours 85% of the time (includes vendor time) (Row 22)
- File Name:CertificateTicketsSLAReport-....
- Add Cell 1: =COUNT(All Create to Resolve op Rows)
- Add Cell 2: =COUNTIF(All Create to Resolve op Rows,"<8.01")
- Add Cell 3: =Cell 2/Cell 1 Change Cell to % with 1 DP
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: Data Centers remain in environmental specifications 99% of the time (Row 23)
- Manually entered by John Rankin
- Metric Name: Service uptime -Authentication - ADFS - TDX - O365 - BB (Row 24)
- Manually entered by Jason Holmes
- Metric Name: Service uptime -Authentication - CAS - Banner - myWSU (Row 25)
- Manually entered by Jason Holmes
- Metric Name: Service uptime - Employee email (Row 26)
- Manually entered by Jason Holmes
- Metric Name: Service uptime - ERP Banner - Student Registration (Row 27)
- Manually entered by Jason Holmes
- Metric Name: Service uptime - ERP Banner - Employee Self Service (Row 28)
- Manually entered by Jason Holmes
- Metric Name: Service uptime - myWSU (Row 29)
- Manually entered by Jason Holmes
- Metric Name: Service Request Tickets resolved on time, percentage is greater than 85% of planned SLA (Row 30)
- File Name: ITS Average Resolve Time on Service Requests Report
- Find/Replace all False with False
- Add Cell 1: = COUNT(All Create to Resolve op)
- Add Cell 2: = COUNTIF(All SLA Resolve By Violated,"False")
- Add Cell 2: =Cell 2/Cell 1 Change Cell to % with 1 DP
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: Incident Tickets resolved on time, percentage is greater than 90% less than one business day. (Row 31)
- File Name: ITS Average Resolve Time on Incidents Report
- Find/Replace all False with False
- Add Cell 1: = COUNT(All Create to Resolve op)
- Add Cell 2: = COUNTIF(All SLA Resolve By Violated,"False")
- Add Cell 2: =Cell 2/Cell 1 Change Cell to % with 1 DP
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: Ticket Responsiveness is Satisfied or Very Satisfied (Row 34)
- File Name: ITSAverageResponseTimeonTicketsReport-... under Analysis.
- Add Cell 1: =COUNT(All Sum of Create to Init Respond
- Metric Name: Actual ticket Responsiveness SLA - Someone saw the ticket and responded to it (automatic) (Row 35)
- File Name:TicketsSatisfactionSurveyResults(Responsiveness)La-... under Analysis.
- Add Cell 1: =SUM(Satisfied Response Count + Very Satisfied Response Count)
- Add Cell 2: =(Cell 1/Total Response Count) Change Cell to % with 1 DP
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: Ticket solution is rated Satisfied or Very Satisfied 85 % of time, how well did the solution help the customer (Row 36)
- File Name:TicketsSatisfactionSurveyResults(Satisfaction)Last-...
- Add Cell 1: =SUM(Satisfied Response Count + Very Satisfied Responce Count)
- Add Cell 2: =(Cell 1/Total Response Count) Change Cell to % with 1 DP
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: Complete all termination tickets within 1 business hour 90% of the time (Row 37)
- File Name:UrgentDisableEmployeeSLAReport-...
- Find/Replace all False with False
- Add Cell 1: =COUNT(All Act Hours Rows)
- Add Cell 2: =COUNTIF(All SLA Resolved by Violated Rows,"False")
- Add Cell 3: =Cell 2/Cell 1 Change Cell to % with 1 DP
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: Percent of Projects tied to Mission of WSU (Row 39)
- File Name: Metric Project 6 quality points, submitted date, create from Project Request, found under Analysis tab on Project KPI
- Click on Run
- Review data in 2 columns "Mission, Goals and SPI Ties" and "Goals" which is the old way we tied ITS projects to WSU's mission; total all projects with a mission or Goal. Divide by total number of projects in portfolio.
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: Percent of projects with communication to sponsors at least once a month (Row 40)
- File Name: Metric Project 6 quality points, submitted date, create from Project Request, found under Analysis tab on Project KPI
- Add a column in your file called Communication.
- Double check that the Project Manager is not also the Sponsor, the CIO is the sponsor for any internal ITS projects managed by ITS directors.
- On TDX report, look at the Feed, see that there is one email to sponsor each month. Takes about 15 minutes, pull up the TDX Report and click down into each project to determine. Capture in the file under Communication field, and divide the number with communitation to sponsor by total number of projects in the portfolio that month. Verbal updates are also included - for example CIO gets a verbal update on projects where he in sponsor in PPM meetings.
- Enter data into metric report
- Save data spreadsheet
- Metric Name: Percent of projects planned in advance of starting project (current month over the ITS projects in the portfolio now planned by at least 5 days) (Row 41)
- File Name: Metric Project 6 quality points, submitted date, create from Project Request
- Add a column "Known 5 days in advance", place yes or no if more than 4+ number of days before Submitted Date.
- Divide number of yes by total number of projects in profolio.
- Enter data into metric report
- Save data spreadsheet
- Metric Name: Percent of projects with Project Request filled out (Row 42)
- File Name:Metric Project 6 quality points, submitted date, create from Project Request
- Total up all projects with True / total number of projects in portfolio. Use column called "Created From Project Request".
- Enter data into metric report
- Save data spreadsheet
- Metric Name: Percent of Transformational and Innovational to Grow or Run projects (Row 44)
- File Name: Metric Project 6 quality points, submitted date, create from Project Request
- Add up number of project that are NOT "Run or Grow"
- Divide by number of project in portfolio
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: Percent of tickets with an SLA (Row 52)
- File Name 52 W- Tickets with SLA assigned
- Select and delete all Telecom tickets as they have due dates and their own metric
- Select all tickets that are blank, subtract from total
- Divide all tickets with a SLA with total tickets (without Telecom) for that month.
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: Help Desk - transfer tickets to other groups or created others' tickets for them (Row 53)
- File Name: 53 Help Desk in process tickets to other groups each month count
- Count all tickets for the given month
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: Actual ticket Responsiveness SLA - Someone saw the ticket and notified the requestor in the response (manual) (Row 55)
- File Name: 35 ITS Average Response Time on Tickets
- Total the number of tickets and divide by 30
- Analyze every nth ticket to determine whether criteria was met
- Divided number of tickets that notified the requestor in first two updates by 30
- Enter data into metric report
- Save data spreadsheet and move to Completed folder
- Metric Name: Percent of Completed Milestones/Storypoints for ITS projects last month (Row 56)
- File Name: 57i Percent of Projects with Milestones or Story Points Director improved
- Sort Percent completed column to 100%
- Sort End column to this month
- Divide milestones and story points completed on time by total number of milestone
- Metric Name: Percent of Projects with at Least One Milestone/Story Point (Row 57)
- File Name: 57i Percent of Projects with Milestones or Story Points Director improved
- Open Portfolio "FY2023" and count how many projects are active
- Create PivotChart using report
- Rows: Director, Project
- Values: Story Points
- Divide the number of projects with at least 1 milestone by the total number of projects
- Enter data into metric report
- Save spreadsheet and move to Completed folder
- Metric Name: Project Satisfaction Survey, Percent of Sponsors Who Rank Them All 4-5 (Row 58)
- File Name: Project Sponsor Satisfaction Survey
- Open Projects tab
- Go to Project Surveys
- Click on Project Sponsor Satisfaction Survey
- View responses
- Divide responses that gave 4-5 by total number of responses
- Enter data into metric report
- Save responses as a PDF and move to Completed folder
- Metric Name: Desktop Support - Percent of assigned incident tickets closed within Resolved SLA 80% of time. New 10/27/2022 (Row 59)
-
- Metric Name: Tickets older than one month compare last to this month (Row 60)
- File Name: 60 Tickets older than one month compare last month to this month
- Find report in TDX Metrics folder
- Status is one of New, In Process, and Open
- Run report
- Write down data
- Run the report again excluding types; I am interested in a badge!, Mifi, and loaner laptops
- Subtract the excluded types from the total
- Divide last month total by this month
- Enter data into metric report
- Save spreadsheet and move to Completed folder
- Metric Name: Windows Support - Percent of assigned Service Request tickets closed within Resolved SLA 80% of time (Row 61)
- Metric Name: Documentation: Data Interfaces (Row 63)
- Metric Name: Reporting Services Average Tickets Open (64)
- Metric Name: Application Admin - Average Open Tickets Per Week (Row 65)
- Metric Name: Application Admin - Average Open Tickets Per Week (Row 66)
Finalizing and sharing metric data
- Notify all Directors and/or Managers who are responsible for adding their own metric data that the document is ready. Remind them of the current document name.
- Review and modify any additional cells that need to be modified
- On or before the first Friday of the current month, notify all ITS Directors and the CIO that the metrics are ready to review and work with their teams.
- Work with the directors to change/modify any reporting cell or metrics needed.
- Distribute latest file to ITS_ Mass_Mailing@wichita.edu with any notes of changes or next steps needed.
- Load the metric file into the ITS Monthly Metrics folder.
- Put on BRM Teams site
-