Operations Metrics
Operations metrics measure how efficiently a business turns inputs into delivered output, from order to fulfilment. This glossary defines the essentials, including AOV, cart abandonment, inventory turnover, fulfilment cycle time, on-time delivery, and throughput.
Operations metrics glossary: definitions and formulas for AOV, cart abandonment rate, inventory turnover, fulfilment cycle time, and throughput.
191 metrics
Average order value (AOV)
Revenue per transaction
Operations MetricsMetric Definition
AOV = Total Revenue / Number of Orders
Average order value measures the mean amount spent each time a customer places an order. It is a core e-commerce and retail metric that directly influences revenue, profitability, and customer acquisition efficiency.
View metricCart abandonment rate
Checkout drop-off
Operations MetricsMetric Definition
Cart Abandonment Rate = (1 − Completed Purchases / Carts Created) × 100
Cart abandonment rate measures the percentage of online shopping carts that are created but not converted into completed purchases. It is one of the most impactful e-commerce metrics because it represents revenue that was within reach but lost at the final stage of the buying journey.
View metricInventory turnover
Stock efficiency
Operations MetricsMetric Definition
Inventory Turnover = Cost of Goods Sold / Average Inventory
Inventory turnover measures how many times a business sells and replaces its inventory during a given period. It is a critical operations and finance metric that reveals how efficiently capital is being deployed in stock.
View metricOrder fulfilment cycle time
Order-to-delivery speed
Operations MetricsMetric Definition
Fulfilment Cycle Time = Delivery Date − Order Placement Date
Order fulfilment cycle time measures the total elapsed time from when a customer places an order to when they receive it. It is a critical operations metric that directly affects customer satisfaction, repeat purchase rates, and competitive positioning.
View metricOn-time delivery rate
Delivery reliability
Operations MetricsMetric Definition
On-Time Delivery Rate = (Orders Delivered On Time / Total Orders Delivered) × 100
On-time delivery rate measures the percentage of orders delivered by the promised date. It is a critical customer experience metric that directly affects satisfaction, loyalty, and the organisation's reputation for reliability.
View metricFirst contact resolution (FCR)
Support effectiveness
Operations MetricsMetric Definition
FCR Rate = (Issues Resolved on First Contact / Total Issues Handled) × 100
First contact resolution measures the percentage of customer enquiries resolved during the first interaction without requiring follow-up contacts, transfers, or escalations. It is the single most influential metric for customer satisfaction in support operations.
View metricCapacity utilisation rate
Resource efficiency
Operations MetricsMetric Definition
Capacity Utilisation Rate = (Actual Output / Maximum Possible Output) × 100
Capacity utilisation rate measures the percentage of total available production or operational capacity that is actually being used. It reveals whether an organisation is underusing its resources or pushing them beyond sustainable limits.
View metricCycle time
Process speed
Operations MetricsMetric Definition
Cycle Time = Process End Time − Process Start Time
Cycle time measures the total elapsed time from the start to the end of a process. It is a fundamental operations metric used in manufacturing, software development, service delivery, and any context where the speed of a process directly affects throughput, cost, and customer satisfaction.
View metricThroughput
Output volume
Operations MetricsMetric Definition
Throughput = Total Units Completed / Time Period
Throughput measures the number of units produced, tasks completed, or transactions processed in a given time period. It is the fundamental measure of an operation's productive capacity and the primary output metric for manufacturing, logistics, software development, and service delivery.
View metricDeployment frequency
DORA metric
Operations MetricsMetric Definition
Deployment Frequency = Number of Production Deployments / Time Period
Deployment frequency measures how often an organisation successfully releases code to production. It is one of the four DORA (DevOps Research and Assessment) metrics that predict software delivery performance and organisational outcomes. Teams that deploy more frequently deliver value to users faster, reduce the risk of each individual release, and create tighter feedback loops between development and production.
View metricLead time for changes
DORA metric
Operations MetricsMetric Definition
Lead Time for Changes = Production Deploy Time - Code Commit Time
Lead time for changes measures the elapsed time from when a developer commits code to when that code is successfully running in production. It is one of the four DORA (DevOps Research and Assessment) metrics and captures the full latency of the software delivery pipeline. Shorter lead times mean faster feedback, lower risk per release, and a tighter connection between engineering effort and user value.
View metricSprint velocity
Agile planning metric
Operations MetricsMetric Definition
Sprint Velocity = Sum of Story Points Completed in a Sprint
Sprint velocity measures the amount of work a team completes during a sprint, typically expressed in story points, ideal days, or another unit of estimation. It is a planning tool that helps agile teams forecast how much work they can commit to in future sprints based on their historical completion rate. Velocity is one of the most widely used and most frequently misunderstood metrics in agile software development.
View metricDefect density
Quality metric
Operations MetricsMetric Definition
Defect Density = Number of Defects / Size of Deliverable
Defect density measures the number of confirmed defects per unit of delivered work. In software development, it is typically expressed as defects per thousand lines of code (KLOC) or defects per function point. In manufacturing and other contexts, it is expressed as defects per unit produced. The metric provides a normalised view of quality that allows comparison across projects of different sizes and across time periods with different delivery volumes.
View metricCode churn rate
Engineering quality
Operations MetricsMetric Definition
Code Churn Rate = (Lines Changed Within N Days of Being Written / Total Lines Written) x 100
Code churn rate measures the percentage of code that is rewritten or deleted shortly after being written. It captures how much rework occurs within a codebase over a given period, revealing instability in requirements, design decisions, or development practices. A moderate level of churn is normal and healthy, but persistently high churn signals wasted effort and process problems that deserve investigation.
View metricCode review velocity
Engineering throughput
Operations MetricsMetric Definition
Code Review Velocity = Review Completed Timestamp − Pull Request Opened Timestamp
Code review velocity measures the elapsed time from when a pull request is opened to when the review is completed. It captures how quickly a team provides feedback on proposed code changes, which directly influences how fast work moves from development to deployment. Slow reviews create bottlenecks, force context switching, and inflate lead times far beyond what the actual coding effort requires.
View metricRelease velocity
Delivery cadence
Operations MetricsMetric Definition
Release Velocity = Number of Production Releases / Time Period
Release velocity measures how frequently an organisation ships production releases over a given period. It captures the end-to-end cadence of the software delivery process, from completed work to running in production. Higher release velocity means faster value delivery to users, smaller and safer individual releases, and tighter feedback loops between development and the real world.
View metricAction item completion rate
Completion rate
Operations MetricsMetric Definition
Action Item Completion Rate = (Action Items Completed On Time / Total Action Items Due) x 100
Action item completion rate is the percentage of committed action items that are completed by their due date over a given period. It measures whether decisions and meetings actually turn into finished work, rather than a backlog of good intentions. A low completion rate is a reliable sign that follow-through, not idea generation, is the bottleneck.
View metricAction item distribution balance
Workload evenness across owners
Operations MetricsMetric Definition
Distribution Balance = 1 - (Items on Busiest Owner / Total Open Items)
Action item distribution balance is a measure of how evenly open action items are spread across the people accountable for them. It exposes hidden bottlenecks where one owner carries far more than their share. A balanced distribution keeps work moving and protects against single points of failure.
View metricAction item velocity
Items completed per period
Operations MetricsMetric Definition
Action Item Velocity = Items Completed / Number of Periods
Action item velocity is the rate at which a team completes action items over a defined period, such as a week or a sprint. It shows how fast decisions turn into finished work. Tracked over time, it reveals whether a team is accelerating, stalling, or drowning in a growing backlog.
View metricActivity-based analysis
From activities to outcomes
Operations MetricsMetric Definition
Activity-based analysis is a method that traces business outcomes back to the specific activities that produce them, so cost and value can be attributed to the work itself rather than to broad departments. It answers which activities actually move a result and which only consume effort. Used well, it turns a flat outcome number into a causal chain you can act on.
View metricActivity volume per contact
Touches per contact
Operations MetricsMetric Definition
Activity Volume per Contact = Total Logged Activities / Number of Active Contacts
Activity volume per contact is the average number of sales activities, such as calls, emails, and meetings, that a team logs against a single contact over a defined period. It tells you how much effort is being spent per relationship, which is the bridge between raw rep activity and the outcomes that follow.
View metricActivity volume trends
Activity over time
Operations MetricsMetric Definition
Activity Volume Trend = (Activities This Period - Activities Prior Period) / Activities Prior Period x 100
Activity volume trends measure how the total number of logged sales activities, such as calls, emails, and meetings, changes across consecutive periods. The trend matters more than any single period because it reveals whether the team is building, holding, or losing momentum at the top of the funnel.
View metricAttachment usage patterns
File evidence in support tickets
Operations MetricsMetric Definition
Attachment Rate = Tickets with at Least One Attachment / Total Tickets
Attachment usage patterns describe how often, why, and at what stage customers add files such as screenshots, logs, or documents to support tickets. The patterns reveal which issue types depend on visual evidence and where missing attachments slow resolution. Read well, they tell you where to ask for a file up front rather than after a delay.
View metricBacklog health analysis
Backlog readiness
Operations MetricsMetric Definition
Backlog health score = weighted average of readiness, age, size and flow indicators
Backlog health analysis is the assessment of whether a product or engineering backlog is well-defined, correctly sized and flowing at a sustainable rate. It combines several signals into a view of whether the backlog can feed delivery without stalling. A healthy backlog has enough ready work, manageable age and a clear order of priority.
View metricBlock type distribution
Content block composition
Operations MetricsMetric Definition
Block Type Share = (Blocks of a Given Type / Total Blocks) x 100
Block type distribution is the breakdown of how often each content block type appears across a set of pages or documents, shown as a share of all blocks. It reveals whether content leans on text, images, video, code, or interactive elements. Teams use it to keep page structure consistent and to spot content that is too text-heavy or too sparse.
View metricBlocked time percentage
Share of work time stalled
Operations MetricsMetric Definition
Blocked Time Percentage = (Blocked Time / Total Cycle Time) x 100
Blocked time percentage is the share of total work time during which tasks are stalled and cannot progress because they are waiting on a dependency, a decision, or another person. It is measured across a team or workflow over a period. A high figure means work spends more time waiting in the queue than being actively worked on.
View metricBoard activity analysis
Engagement per board
Operations MetricsMetric Definition
Board activity score = total tracked actions on the board / number of active members in the period
Board activity analysis is the practice of measuring how actively people create, edit, comment on, and view a shared board over a defined period. It turns a collaboration surface into a tracked metric so you can see which boards are alive, which are stalling, and who is driving the work. It is most useful when the board represents a real workflow, such as a project, a sprint, or a planning cycle.
View metricBoard completion velocity
Items finished per period
Operations MetricsMetric Definition
Board completion velocity = items completed in the period / length of the period
Board completion velocity is the rate at which items on a board are moved to done over a fixed period of time. It tells you how quickly a board is converting open work into finished work, and whether that pace is speeding up or slowing down. It is most useful when items are roughly comparable in size, such as tasks, tickets, or cards in a workflow.
View metricBookmark usage rate
Save and return behaviour
Operations MetricsMetric Definition
Bookmark usage rate = users who returned to a bookmark / users who created at least one bookmark
Bookmark usage rate is the share of active users who save a bookmark and then return to use it within a defined period. It measures whether a save feature is genuinely helping people find their way back to content, or whether bookmarks are created and forgotten. It is a strong signal of perceived value, because people only save what they expect to need again.
View metricBottleneck identification
Finding the constraint
Operations MetricsMetric Definition
Bottleneck = stage with the highest utilisation and the longest queue per unit of capacity
Bottleneck identification is the practice of locating the single step in a process that limits its overall throughput, so effort can be focused where it actually raises output. Every process has one constraint that sets the pace for the whole. Improving anything else leaves that limit untouched, so finding it first is what makes improvement work pay off.
View metricBranch lifecycle analysis
From creation to merge
Operations MetricsMetric Definition
Branch lifetime = merge or close date minus creation date
Branch lifecycle analysis is the study of how code branches progress from the moment they are created to the moment they are merged or closed, so a team can see where work stalls and ages. It treats each branch as a unit of work with a measurable lifespan. Reading those lifespans together exposes where delivery slows down and which branches risk becoming stale.
View metricBug escape rate
Defects that reach production
Operations MetricsMetric Definition
Bug escape rate = Defects found in production / Total defects found x 100
Bug escape rate is the percentage of defects that reach production undetected, out of all defects found in a release. It measures how effective testing and review are at catching problems before users do. A rising escape rate is an early signal that quality is being pushed downstream onto customers.
View metricBug fix rate
Defect resolution rate
Operations MetricsMetric Definition
Bug Fix Rate = (Bugs Resolved in Period / Bugs Reported in Period) x 100
Bug fix rate is the share of reported bugs that an engineering team resolves within a given period, usually expressed as a percentage of all open or incoming defects. It tells you whether the team is keeping pace with the defects coming in, or whether the backlog is quietly growing. A healthy rate means quality work is staying ahead of the inflow rather than falling behind it.
View metricBurndown analysis
Remaining work over time
Operations MetricsMetric Definition
Required Burn Rate = Remaining Work / Days Remaining
Burndown analysis is the practice of plotting remaining work against time to show whether a team is on track to finish a sprint or release on schedule. It compares the actual rate at which work is completed against the ideal pace needed to reach zero by the deadline. The gap between the two lines is an early warning that scope, capacity, or estimation needs attention.
View metricChannel activity rate
Share of partners actively producing
Operations MetricsMetric Definition
Channel Activity Rate = (Active Partners / Total Enrolled Partners) x 100
Channel activity rate is the percentage of channel partners who produced measurable activity, such as a registered deal, a referral, or a sale, within a given period. It separates the partners who are working the relationship from the ones who signed up and went quiet. The figure tells you how much of your partner base is actually contributing rather than sitting dormant.
View metricChannel growth rate
Pace of growth in a channel
Operations MetricsMetric Definition
Channel Growth Rate = ((Current Period Value - Prior Period Value) / Prior Period Value) x 100
Channel growth rate is the percentage change in a channel contribution, usually revenue or new customers, from one period to the next. It tells you how quickly a single route to market, such as paid search, partners, or organic, is expanding or contracting. Tracking it per channel shows which routes are accelerating and which are stalling, well before the blended total reveals it.
View metricChannel lifecycle analysis
Channel performance across the funnel
Operations MetricsMetric Definition
Channel stage rate = Customers reaching stage from channel / Customers entering channel
Channel lifecycle analysis is the practice of measuring how each acquisition channel performs at every stage of the customer journey, from first touch through to retained revenue. It moves beyond a single conversion number and shows where a channel creates value and where it leaks. The result is a clear view of which channels acquire customers who stay and which simply fill the top of the funnel.
View metricChannel participation distribution
How conversions are shared across channels
Operations MetricsMetric Definition
Channel participation rate = Converting journeys that included the channel / Total converting journeys
Channel participation distribution is a measure of how often each marketing channel takes part in the journeys that end in a conversion, regardless of which channel gets the final credit. It shows the spread of involvement across the channel mix rather than collapsing everything to a single last-touch winner. The result is a clear picture of which channels assist, which channels close, and how concentrated your conversions really are.
View metricChannel performance analysis
Ranking channels by efficient revenue
Operations MetricsMetric Definition
Channel performance = Revenue attributed to channel / Cost to acquire through channel
Channel performance analysis is the practice of comparing marketing and sales channels on the efficiency of the revenue they produce, not just the volume they generate. It combines spend, conversion, and value into a single view so you can rank channels on what they return rather than what they cost. The result is a clear allocation decision: where the next pound of budget should go, and where it is being wasted.
View metricCode coverage trend
Test quality metric
Operations MetricsMetric Definition
Code Coverage Trend = (Coverage in Current Period - Coverage in Prior Period) / Coverage in Prior Period
Code coverage trend is the direction and rate at which the percentage of code exercised by automated tests changes over successive releases. A single coverage figure is a snapshot, while the trend shows whether the test suite is keeping pace with the codebase or falling behind. It tells an engineering team whether quality discipline is improving, holding, or quietly eroding.
View metricCode quality trend analysis
Engineering health metric
Operations MetricsMetric Definition
Quality Trend = (Quality Score in Current Period - Quality Score in Prior Period) / Quality Score in Prior Period
Code quality trend analysis is the practice of tracking how a composite measure of code health moves over time, combining signals such as defect rates, complexity, test coverage, and technical debt into one direction. A single quality reading is a snapshot, while the trend shows whether a codebase is getting healthier or harder to work in. It gives engineering leaders an early read on maintainability before it shows up as slower delivery.
View metricCode review bottleneck analysis
Finding where reviews stall
Operations MetricsMetric Definition
Bottleneck stage = the stage with the highest median wait time and the deepest queue
Code review bottleneck analysis is the practice of measuring where pull requests spend their waiting time in the review pipeline so the slowest stage can be identified and fixed. It turns a vague sense that review is slow into a precise location. The goal is to find the one stage where the queue backs up, because fixing anything else barely moves the total.
View metricCode review cycle time
PR review latency
Operations MetricsMetric Definition
Code review cycle time = Approval timestamp - Review request timestamp
Code review cycle time is the elapsed time from when a pull request is ready for review to when it is approved and ready to merge. It captures the wait that sits between writing code and shipping it. Long cycle times slow delivery, stall context, and frustrate the engineers waiting on feedback.
View metricCode review quality score
Review effectiveness
Operations MetricsMetric Definition
Code review quality score = (Defects caught in review / Total defects found) x 100
Code review quality score is a composite measure of how effectively code reviews catch defects, enforce standards, and improve the change before it merges. It rewards reviews that prevent bugs reaching production, not reviews that merely happen. A high score means review is doing real work rather than rubber-stamping.
View metricCohort analysis
Grouped behaviour over time
Operations MetricsMetric Definition
Cohort Retention Rate = (Active Users from Cohort in Period N / Original Cohort Size) x 100
Cohort analysis is a method of grouping customers or users by a shared starting characteristic, usually the period they joined, and tracking how that group behaves over time. It separates the effect of when someone joined from the effect of how long they have been around. That separation is what makes trends in retention, revenue, and engagement readable instead of muddled.
View metricCollaboration network analysis
Mapping how work flows between people
Operations MetricsMetric Definition
Network Density = (2 x Number of Active Connections) / (Number of People x (Number of People - 1))
Collaboration network analysis is the practice of mapping how people in an organisation interact, then measuring the structure of those connections to find where work flows freely and where it stalls. It treats the team as a graph of nodes and edges rather than a list of individuals. The shape of that graph reveals silos, single points of failure, and the quiet brokers who hold the whole thing together.
View metricCollaborative editing intensity
How much work is truly co-authored
Operations MetricsMetric Definition
Collaborative Editing Intensity = (Documents Edited by 2 or More People / Total Active Documents) x 100
Collaborative editing intensity is the degree to which documents, designs, or files in a tool are worked on by more than one person rather than authored in isolation. It measures whether a workspace is genuinely collaborative or just a shared folder of single-owner files. The metric matters because tools sold on teamwork often deliver solo work in a shared space, and intensity is what tells the two apart.
View metricColumn status distribution
Where work piles up
Operations MetricsMetric Definition
Column Status Distribution = (Items in Column / Total Items on Board) x 100
Column status distribution is the share of work items sitting in each status column of a board at a given moment, expressed as a percentage of the total. It shows where work accumulates across stages such as backlog, in progress, in review, and done. Read over time, it reveals which stage is becoming a bottleneck and where flow is breaking down.
View metricComment collaboration rate
Discussion, not just views
Operations MetricsMetric Definition
Comment Collaboration Rate = (Active Commenters / Active Participants) x 100
Comment collaboration rate is the share of active participants who add at least one comment over a period, rather than only viewing the work. It separates genuine discussion from passive consumption. A high rate means people are questioning, clarifying, and deciding in context, which is where most of the value of shared work actually lives.
View metricComment response time
Time to first reply
Operations MetricsMetric Definition
Comment Response Time = Sum of (First Reply Time - Comment Posted Time) / Number of Replied Comments
Comment response time is the average time between a comment being posted and its first reply. It measures how quickly a team closes the loop on questions, blockers, and requests raised in context. Slow response time stalls decisions and pushes people to chase answers elsewhere, so it is one of the clearest signals of how responsive a working surface really is.
View metricCommit frequency
Commits per developer per day
Operations MetricsMetric Definition
Commit Frequency = Total Commits / (Number of Developers x Number of Days)
Commit frequency is the average number of code commits a team or individual developer pushes to version control over a defined period, such as commits per developer per day. It is a flow signal that shows how steadily work is moving through the development process. On its own it is not a measure of quality or output, which is why it works best when read alongside the metrics that explain it.
View metricCommunication cohort analysis
Cohort-based engagement tracking
Operations MetricsMetric Definition
Cohort Engagement Rate (period n) = Active Members of Cohort in Period n / Original Cohort Size
Communication cohort analysis is a method of grouping people by a shared starting point, such as their join month or onboarding wave, and tracking how their communication and engagement behaviour changes over the weeks and months that follow. It turns a single average into a set of comparable curves, so a decline in one cohort does not get hidden by healthy behaviour in another. It is most often used to study how engagement decays or strengthens after a defined event.
View metricCommunication network analysis
Mapping who talks to whom
Operations MetricsMetric Definition
Network Density = Actual Connections / Possible Connections, where Possible Connections = N x (N - 1) / 2
Communication network analysis is the practice of mapping the connections between people based on how they communicate, then measuring the structure of that map to reveal connectors, isolated groups, and bottlenecks. Each person is a node and each communication link is an edge, and the shape of the network exposes patterns that headcount charts and org diagrams cannot. It is used to understand how information actually flows, rather than how it is supposed to.
View metricCompetitive analysis
Performance measured against rivals
Operations MetricsMetric Definition
Competitive Win Rate = (Deals Won Against a Competitor / Competitive Deals Faced) x 100
Competitive analysis is the structured assessment of how a business performs against its rivals across market share, win rate, pricing, and positioning. It moves judgement from anecdote to evidence by tracking where deals are won and lost, how the offer compares feature by feature, and how share is shifting. Done well, it tells you not just who the competitors are, but which of them is actually costing you revenue and why.
View metricComponent quality trends
Defect rate over time
Operations MetricsMetric Definition
Component Defect Rate = (Defective Units of Component / Total Units Inspected) x 1,000,000
Component quality trends track how the defect rate of individual parts or modules changes over time, usually measured as defects per unit or parts per million. The metric turns a single quality snapshot into a trajectory, so a team can tell whether a component is getting better, getting worse, or drifting toward a tolerance limit. It is most useful when each component is tracked separately rather than rolled into one plant-wide quality figure.
View metricContent collaboration analysis
Team content workflow health
Operations MetricsMetric Definition
Collaboration Health Score = (On-time Handoffs / Total Handoffs) x (1 - Rework Rate) x Stakeholder Participation Rate x 100
Content collaboration analysis is the practice of measuring how effectively people work together to plan, draft, review and publish content, from the first brief to the final approval. It looks at the handoffs between writers, editors, designers and stakeholders, and where work stalls, gets reworked, or loses context. Done well, it turns a vague sense that content is slow or messy into a clear view of which step is the bottleneck and who owns it.
View metricContent lifecycle analysis
From publish to retirement
Operations MetricsMetric Definition
Content Decay Rate = ((Peak Period Performance - Current Period Performance) / Peak Period Performance) x 100
Content lifecycle analysis is the practice of tracking each piece of content through its full life, from creation and launch through its peak, its gradual decay, and eventually its refresh or retirement. It measures how long a piece takes to reach peak performance, how long it holds value, and when its returns no longer justify keeping it live. Done well, it tells you what to refresh, what to retire, and where to invest next, rather than letting a library grow stale unchecked.
View metricContent performance analysis
Reach, engagement and conversion
Operations MetricsMetric Definition
Content Performance Score = Reach x Engagement Rate x Conversion Rate
Content performance analysis is the practice of measuring how well a piece or a body of content does its job, from how many people it reaches to how deeply they engage and how often they convert. It connects surface metrics like views to outcome metrics like leads and revenue, so the value of content can be judged on results rather than activity. Done well, it shows which content earns its place, which formats and topics work, and where to invest the next piece.
View metricContent staleness index
CSI
Operations MetricsMetric Definition
Content staleness index = sum(page weight x days since last update) / sum(page weight x target refresh interval)
The content staleness index is a weighted score that captures how out of date a content library has become, measured by how long pages have gone without a meaningful update relative to the traffic and revenue they carry. It turns a vague worry about ageing content into a single number you can track and improve. A high index means a large share of valuable pages are drifting away from accuracy.
View metricContent structure optimisation
Structure score
Operations MetricsMetric Definition
Structure score = (heading score + scannability score + linking score + schema score) / 4
Content structure optimisation is a score that measures how well a page is organised for both human readers and machines, covering heading hierarchy, scannability, internal linking and structured data. It captures the part of content quality that has nothing to do with the words themselves and everything to do with how they are arranged. A well-structured page is easier to read, easier to rank and easier for an AI answer engine to quote.
View metricCross-board dependencies
Inter-team blocking work
Operations MetricsMetric Definition
Cross-Board Dependency Rate = (Items With a Dependency on Another Board / Total Active Items) x 100
Cross-board dependencies is the share of active work items on a board that are blocked by, or waiting on, work owned on a different board. It is a delivery-risk metric that shows where one team cannot finish without another team. The more cross-board links a board carries, the more its delivery date depends on people it does not control.
View metricCross-channel communication
Coordinated reach across channels
Operations MetricsMetric Definition
Coordinated Reach Rate = (Customers Reached on a Preferred Channel Without Conflict / Customers Targeted) x 100
Cross-channel communication is the degree to which a customer receives a coordinated, consistent message across the channels they use, such as email, SMS, push, and in-app. Measured well, it is the share of customers reached on the right channel at the right moment without duplication or contradiction. It tells you whether your channels work as one programme or as competing silos.
View metricCross-channel journey analysis
Multi-touch path measurement
Operations MetricsMetric Definition
Channel-Assisted Conversion Rate = (Conversions where the channel appears in the path) / (Total converting journeys)
Cross-channel journey analysis is the practice of measuring how a single customer moves across multiple marketing and sales touchpoints before they convert. It connects sessions, channels, and devices into one ordered path so you can see which combinations of touchpoints actually produce revenue. Done well, it replaces last-click guesswork with a clear view of how channels work together.
View metricCross-database relationship mapping
Entity linking across data sources
Operations MetricsMetric Definition
Relationship Mapping Coverage = (Entities correctly linked across sources) / (Total entities that should be linked)
Cross-database relationship mapping is the practice of identifying and measuring the connections between records that describe the same entity across separate databases. It answers a deceptively hard question: when a customer in your billing system and a customer in your support system are the same person, can your data prove it? The quality of those links determines whether any analysis that spans systems can be trusted.
View metricCross-team collaboration rate
Cross-functional work share
Operations MetricsMetric Definition
Cross-Team Collaboration Rate = (Work Items Involving Multiple Teams / Total Work Items) x 100
Cross-team collaboration rate is the proportion of work items, projects, or outcomes that involve contributors from more than one team. It measures how often work crosses team boundaries rather than staying inside a single silo. A healthy rate signals that teams are coordinating on shared goals, while an unusually low or high rate can point to either isolation or coordination overhead.
View metricCross-team dependency analysis
Mapping inter-team blockers
Operations MetricsMetric Definition
Dependency Impact = (Time Blocked Waiting on Other Teams / Total Cycle Time) x 100
Cross-team dependency analysis is the practice of mapping where one team work depends on another, then measuring how often those dependencies arise and how much delay they cause. It turns invisible inter-team blockers into a measurable signal you can act on. Done well, it shows which dependencies are quietly draining delivery speed and which teams are most exposed to being blocked.
View metricCross-team dependency impact
The cost of waiting on another team
Operations MetricsMetric Definition
Cross-Team Dependency Impact = (Total Time Blocked Waiting on Other Teams / Total Cycle Time) x 100
Cross-team dependency impact is the measurable delay and rework a piece of work absorbs because it has to wait on a team other than the one delivering it. It turns a vague complaint about being blocked into a number you can track and reduce. The bigger the impact, the more your delivery speed is set by handoffs rather than by the work itself.
View metricCustom field completion rate
How complete your records really are
Operations MetricsMetric Definition
Custom Field Completion Rate = (Records With the Field Populated / Records Where the Field Is Expected) x 100
Custom field completion rate is the percentage of records that have a given custom field populated, out of the records where that field should be filled. It is the practical measure of whether the data your team relies on actually exists. A low completion rate means decisions, reports, and automations are running on records with holes in them.
View metricCustom field utilisation
Field completeness rate
Operations MetricsMetric Definition
Custom Field Utilisation = (Populated Custom Field Values / Total Possible Custom Field Values) x 100
Custom field utilisation is the percentage of custom fields across your records that contain valid, usable data rather than being left blank. It tells you whether the structured fields you have added to a CRM, product database, or support tool are actually being populated. A high score means your reporting and automation can be trusted. A low score means decisions are being made on partial data.
View metricCustomer attribute analysis
Segment-level analysis
Operations MetricsMetric Definition
Segment Performance Index = Metric Value for Segment / Metric Value for All Customers
Customer attribute analysis is the practice of splitting a metric by the characteristics of your customers, such as industry, plan, region, or tenure, to see which segments perform differently. It moves you from a single blended number to an understanding of who is driving it. The goal is to find the attribute that explains the most variation, so effort lands where it changes the result.
View metricCustomer journey flow analysis
Path and drop-off analysis
Operations MetricsMetric Definition
Step Conversion Rate = Customers Reaching Next Step / Customers Reaching Current Step
Customer journey flow analysis is the practice of measuring how customers move through the sequence of steps from first touch to outcome, and where they drop off along the way. It traces the actual paths people take, not the path you designed, and quantifies conversion and abandonment at each transition. The result tells you which stage is leaking and why.
View metricCustomer journey mapping
Stage and experience mapping
Operations MetricsMetric Definition
Stage Progression Rate = Customers Advancing to Next Stage / Customers Entering Stage
Customer journey mapping is the practice of laying out every stage a customer passes through, from first awareness to advocacy, and recording what they do, feel, and need at each one. It turns a vague sense of the customer experience into a stage-by-stage model you can measure and own. Done with metrics attached, it becomes a tool for finding where the experience breaks, not just a poster on a wall.
View metricCycle burndown rate
Work completion pace per cycle
Operations MetricsMetric Definition
Cycle Burndown Rate = Work Completed in Cycle / Working Days Elapsed
Cycle burndown rate is the pace at which a team completes its committed work during a single cycle, expressed as the share of committed scope closed per working day. It turns the familiar burndown chart into a single comparable number you can track from one cycle to the next. A healthy burndown rate means scope is closing steadily rather than piling up at the end.
View metricCycle commitment accuracy
Say-do ratio for delivery teams
Operations MetricsMetric Definition
Cycle Commitment Accuracy = (Committed Work Completed / Work Committed at Cycle Start) x 100
Cycle commitment accuracy is the share of work a team committed to at the start of a cycle that it actually completed by the end, expressed as a percentage. It is a measure of predictability, not output, telling you how much you can trust a team plan. A team that consistently delivers close to what it commits makes the whole roadmap forecastable.
View metricDatabase growth rate
Net database expansion
Operations MetricsMetric Definition
Database Growth Rate = ((Ending Records - Starting Records) / Starting Records) x 100
Database growth rate is the percentage change in the number of usable records in a database over a defined period, net of additions, deletions, and decay. It tracks whether the addressable pool of contacts, accounts, or leads is expanding or shrinking. A healthy database growth rate keeps the funnel fed without letting record quality slide.
View metricDatabase property evolution
Schema and field drift over time
Operations MetricsMetric Definition
Database property evolution is the tracking of how the properties, fields, and attributes attached to records in a database change over time, including additions, deprecations, and shifts in fill rate. It shows whether the data model is staying useful or drifting into clutter. Watching it keeps a database structured for the questions teams actually need to answer.
View metricDatabase record growth rate
Net record count expansion
Operations MetricsMetric Definition
Database Record Growth Rate = ((Ending Record Count - Starting Record Count) / Starting Record Count) x 100
Database record growth rate is the percentage change in the total number of records across a database over a defined period, net of records created and removed. It tracks the raw size of the data set, object by object, rather than the quality of any single record. A steady record growth rate is the clearest sign that a system is accumulating data at the pace the business expects.
View metricDatabase utilisation analysis
Capacity efficiency
Operations MetricsMetric Definition
Database Utilisation (%) = (Resource Used / Resource Provisioned) x 100
Database utilisation analysis measures how much of the compute, memory, storage, and connection capacity you have provisioned is actually being used over a given period. It tells you whether you are paying for headroom you never touch or running so close to the limit that the next traffic spike causes an outage. Tracked well, it is the bridge between infrastructure spend and reliability.
View metricDecision velocity tracking
Time from question to decision
Operations MetricsMetric Definition
Decision velocity = Total decision cycle time / Number of decisions made
Decision velocity tracking measures the average time it takes a team to move from raising a question to committing to a decision and acting on it. It exposes where decisions stall, who is waiting on whom, and how long the gap between insight and action really is. Faster decisions are not always better decisions, so velocity is read alongside decision quality.
View metricDeveloper contribution patterns
How engineering work is distributed
Operations MetricsMetric Definition
Contribution concentration = Contribution from top contributors / Total team contribution
Developer contribution patterns describe how the work of an engineering team is distributed across its members and over time, looking at where commits, reviews, and merged changes concentrate. They reveal whether delivery rests on a few people, how evenly review load is shared, and where bottlenecks form. The patterns are a team health signal, not an individual performance score, and they are read that way.
View metricDeveloper productivity score
DPS
Operations MetricsMetric Definition
DPS = (Throughput score x w1) + (Flow efficiency score x w2) + (Quality score x w3) + (Satisfaction score x w4)
A developer productivity score is a composite index that combines delivery throughput, flow efficiency and code quality into a single number that tracks how effectively an engineering team turns effort into working software. It is designed to give leaders a trend they can act on without reducing engineers to lines of code or ticket counts.
View metricDeveloper workload balance
How evenly work is shared
Operations MetricsMetric Definition
Workload balance index = 1 - (Standard deviation of per-engineer load / Mean per-engineer load)
Developer workload balance measures how evenly active work, reviews and on-call load are distributed across an engineering team, expressed as the spread between the busiest and least loaded engineers. A balanced team protects delivery and morale, while a skewed one quietly concentrates risk in a handful of people.
View metricEpic completion forecasting
Projected finish date
Operations MetricsMetric Definition
Forecast Sprints to Complete = (Remaining Scope + Scope Growth per Sprint x Sprints) / Throughput per Sprint
Epic completion forecasting is the practice of projecting when a body of work, an epic, will finish, based on remaining scope, recent throughput, and the rate at which scope is changing. It replaces a fixed promised date with a moving estimate that updates as the team makes progress. The point is not a single confident date, it is an honest range that gets tighter as the epic burns down.
View metricEpic progress tracking
Epic completion percentage
Operations MetricsMetric Definition
Epic Completion = Completed Scope / Total Current Scope x 100
Epic progress tracking is the measurement of how much of a large body of work, an epic, is complete at a point in time, expressed as the share of its scope that is done. It answers a deceptively simple question: how far through are we, really. Tracked well, it exposes stalled work and scope creep early, rather than letting an epic look healthy until the deadline arrives.
View metricFile attachment rate
Share of items with a file attached
Operations MetricsMetric Definition
File Attachment Rate = (Items With At Least One Attachment / Total Items) x 100
File attachment rate is the percentage of items, such as support tickets, messages, or records, that include at least one attached file. It is a usage and quality signal that shows how often people supplement their work with documents, screenshots, or evidence. A rising attachment rate often means richer context, while a falling one can signal friction in the upload flow.
View metricFile sharing frequency
Sharing events per active user
Operations MetricsMetric Definition
File Sharing Frequency = Total Share Events in Period / Number of Active Users in Period
File sharing frequency is the average number of files a user shares with others over a defined period, usually a week or a month. It is a collaboration health metric that shows how actively a team moves work between people inside a product. Rising sharing frequency usually signals deeper adoption, while a flat or falling rate points to friction or shrinking engagement.
View metricIntegration impact analysis
Integration value contribution
Operations MetricsMetric Definition
Integration Impact = Metric for Adopters - Metric for Comparable Non-Adopters
Integration impact analysis measures the difference an integration makes to retention, expansion and engagement for the customers who adopt it. It compares connected accounts against similar accounts that never connected, so you can tell which integrations earn their place and which only add maintenance cost. The output is a value contribution per integration, not just an adoption count.
View metricIssue age distribution
Ticket ageing profile
Operations MetricsMetric Definition
Issue Age = Current Date - Issue Created Date (grouped into age bands, then summarised by median and percentile)
Issue age distribution is the spread of how long open issues or tickets have been waiting, grouped into age bands such as zero to one day, one to three days, and over a week. It shows not just how many items are open but how long they have been sitting, which a single average would hide. The shape of the distribution reveals whether a backlog is healthy or quietly ageing.
View metricIssue aging analysis
Backlog age profile
Operations MetricsMetric Definition
Issue Age = Resolution Date or Today - Created Date (grouped into age buckets such as 0 to 7, 8 to 30, 31 to 90, and 90 plus days)
Issue aging analysis is the practice of grouping open issues by how long they have been unresolved, so you can see whether work is moving or stalling. It turns a single backlog count into an age profile that exposes the items quietly slipping past their service targets. The oldest buckets are where customer trust and team credibility erode first.
View metricIssue category distribution
Where the work comes from
Operations MetricsMetric Definition
Category Share = (Issues in Category / Total Issues) x 100
Issue category distribution is the breakdown of all reported issues by their type or theme, expressed as the share each category holds of the total. It answers a question a single ticket count never can: what kind of work is actually arriving. The shape of that breakdown tells you where to invest in fixes, documentation, and product changes.
View metricIssue priority distribution analysis
Are priorities honest
Operations MetricsMetric Definition
Priority Share = (Issues at Priority Level / Total Issues) x 100
Issue priority distribution analysis is the breakdown of all issues by their assigned priority level, shown as the share each level holds of the total. It reveals whether your prioritisation reflects real urgency or has drifted into a queue where everything is marked critical. A distribution skewed toward the top is a sign the priority scale has stopped meaning anything.
View metricIssue recurrence rate
Repeat-defect rate
Operations MetricsMetric Definition
Issue Recurrence Rate = (Recurring Issues / Total Resolved Issues) x 100
Issue recurrence rate is the percentage of resolved issues that reappear within a defined window, signalling that the original fix did not address the root cause. It is the clearest measure of whether problems are being genuinely solved or merely cleared from the queue. A rising recurrence rate means effort is being spent twice on the same defect.
View metricIssue reopening rate
Reopen rate
Operations MetricsMetric Definition
Issue Reopening Rate = (Reopened Issues / Total Closed Issues) x 100
Issue reopening rate is the percentage of closed issues that are reopened, signalling that the resolution was rejected by the reporter or failed verification. It is a direct measure of first-time resolution quality. A high reopening rate means issues are being marked done before they are actually done.
View metricIssue resolution rate
Resolution rate
Operations MetricsMetric Definition
Issue Resolution Rate = (Resolved Issues / Total Issues Received) x 100
Issue resolution rate is the percentage of issues a team resolves out of the total received in a period, measuring whether the team is keeping pace with incoming work. It is the headline throughput metric for any support or engineering queue. A resolution rate below 100 percent means the backlog is growing faster than it is being cleared.
View metricIssue resolution time
Time to resolve
Operations MetricsMetric Definition
Issue Resolution Time = Total Resolution Time / Number of Resolved Issues
Issue resolution time is the average elapsed time between a customer raising an issue and that issue being fully resolved. It captures the whole journey, not just the first reply, so it reflects how quickly your team actually fixes problems. Tracking it tells you whether support is keeping pace with demand and where work stalls.
View metricItem creation rate
New items per period
Operations MetricsMetric Definition
Item Creation Rate = Items Created in Period / Active Users in Period
Item creation rate is the number of new items users create in a product over a defined period, often normalised per active user. It measures how much core content or work product the user base is generating. For tools where items are the unit of value, it is a direct read on whether people are actually doing the thing the product exists for.
View metricLabel work classification analysis
How accurate and consistent your labels are
Operations MetricsMetric Definition
Classification Accuracy = (Correctly Labelled Items / Total Labelled Items Sampled) x 100
Label work classification analysis measures how accurately and consistently work items are tagged into categories, and how well those labels support the decisions made from them. It checks whether the labels people apply to tickets, tasks, or records actually mean what they claim. Poor classification quietly corrupts every report and routing rule built on top of it.
View metricLocation-based sales analysis
Sales by region
Operations MetricsMetric Definition
Regional Sales Share = Revenue in Region / Total Revenue
Location-based sales analysis is the practice of breaking down revenue and sales performance by geography, from country and region down to city or store, to see where a business is winning and where it is not. It compares territories on volume, growth, and efficiency rather than reporting one national total. The aim is to find concentration risk, untapped markets, and the local drivers behind aggregate numbers.
View metricMeeting attendance rate
Show-up rate
Operations MetricsMetric Definition
Meeting Attendance Rate = (Participants Who Attended / Participants Invited) x 100
Meeting attendance rate is the percentage of invited or expected participants who actually attend a meeting, measured across a session or a series. It is a simple ratio that quietly reveals a great deal about scheduling discipline, relevance and engagement. A low attendance rate is rarely about the meeting itself. It points back to how the invite was framed, when it was scheduled, and whether the right people saw a reason to be there.
View metricMeeting cadence optimisation
Right-sizing recurring meetings
Operations MetricsMetric Definition
Cadence Optimisation Score = (Productive Meeting Hours / Total Recurring Meeting Hours) x 100
Meeting cadence optimisation is the practice of measuring and adjusting how often recurring meetings happen so that each one carries a clear purpose, the right people, and enough new information to justify the time. It scores the gap between how a team currently meets and the leanest rhythm that still moves work forward. The aim is fewer, shorter, better-attended meetings that produce decisions rather than status updates.
View metricMeeting conflict resolution rate
Calendar conflict recovery
Operations MetricsMetric Definition
Meeting Conflict Resolution Rate = (Conflicts Resolved Before Meeting / Total Scheduling Conflicts) x 100
Meeting conflict resolution rate is the percentage of scheduling conflicts, such as double-bookings and overlapping invites, that get resolved cleanly before the meeting happens rather than being missed, declined late, or causing a no-show. It measures how reliably a team protects its calendar when two commitments collide. A high rate means conflicts surface early and get rescheduled or declined in time, so meetings still happen with the right people present.
View metricMeeting cost per outcome
Cost of each decision made
Operations MetricsMetric Definition
Meeting Cost Per Outcome = (Total Attendee Hours x Average Loaded Hourly Cost) / Outcomes Produced
Meeting cost per outcome is the fully loaded cost of a meeting divided by the number of concrete outcomes it produces, where an outcome is a decision made, an action owned, or a blocker cleared. It puts a money figure on whether time spent in a room paid for itself. A low cost per outcome means meetings convert salaried time into progress efficiently, while a high one means expensive hours are producing little.
View metricMeeting duration analysis
How long meetings actually run
Operations MetricsMetric Definition
Average Meeting Duration = Total Meeting Minutes / Number of Meetings
Meeting duration analysis is the practice of measuring how long meetings run, in total and on average, and comparing that against the time the work actually needs. It turns calendar time, which most teams treat as free, into a cost you can see and manage. The aim is to find where scheduled length, attendee count, and frequency are pulling hours away from focused work.
View metricMeeting follow-up rate
Do meetings turn into action
Operations MetricsMetric Definition
Meeting Follow-up Rate = (Meetings With Completed Follow-up Actions / Total Meetings) x 100
Meeting follow-up rate is the share of meetings that produce a documented, owned follow-up action that actually gets completed. It measures whether time spent talking converts into work that moves, rather than decisions that evaporate the moment the call ends. A high rate means meetings change what happens next. A low rate means they are a cost with no return.
View metricMeeting frequency rate
Meetings per person per period
Operations MetricsMetric Definition
Meeting Frequency Rate = Total Meeting Attendances / Number of People
Meeting frequency rate is the average number of meetings a person attends over a set period, usually a week. It measures how often the calendar interrupts work, separate from how long each meeting runs. A high frequency rate fragments the day into short blocks that make deep work almost impossible, even when total meeting hours look reasonable.
View metricMeeting outcome effectiveness
MOE
Operations MetricsMetric Definition
Meeting Outcome Effectiveness = (Decisions Reached + Actions Completed) / (Decisions Needed + Actions Assigned) x 100
Meeting outcome effectiveness measures how reliably a meeting produces the decisions and actions it was called to produce. It scores whether the time spent in the room turned into clear next steps that the team actually completed, rather than discussion that led nowhere. It is the difference between a meeting that moved work forward and one that simply filled an hour.
View metricMeeting preparation score
Readiness before the room
Operations MetricsMetric Definition
Meeting Preparation Score = (Agenda Set + Pre-reads Shared + Attendees Prepared + Decisions Stated) / 4 x 100
A meeting preparation score measures how ready a meeting is to be productive before it begins. It checks whether the agenda, the materials, and the attendees were in place ahead of time, so the meeting can spend its hour deciding rather than catching up. It is a leading indicator of whether the meeting will produce a clear outcome.
View metricMeeting ROI analysis
Return on meeting time
Operations MetricsMetric Definition
Meeting ROI = (Value of Outcomes - Cost of Time) / Cost of Time x 100
Meeting ROI analysis measures the value a meeting produces against the cost of the time it consumes. It puts a number on whether the hours spent in the room were worth the decisions and outcomes that came out of it. It turns meetings from an unexamined fixed cost into something a team can weigh, compare, and prune.
View metricMeeting tag frequency analysis
Topic occurrence counting
Operations MetricsMetric Definition
Tag frequency = Meetings containing the tag / Total meetings in the period
Meeting tag frequency analysis measures how often specific tags, topics or labels appear across a set of meetings over a period. It turns scattered notes and transcripts into a ranked picture of what is actually being discussed. By counting tags such as pricing, competitor or churn, a team can see which themes are rising, which are fading and where attention is concentrated.
View metricMilestone delivery predictability
On-time milestone rate
Operations MetricsMetric Definition
Milestone Delivery Predictability = (Milestones Delivered On Time / Total Committed Milestones) x 100
Milestone delivery predictability is the share of committed milestones a team delivers on or before the date it promised. It measures how trustworthy your delivery dates are, not how fast you ship. A team that hits its committed dates consistently is predictable even if it moves at a steady pace, and predictability is what lets the rest of the business plan around delivery.
View metricNote quality score
Record completeness rating
Operations MetricsMetric Definition
Note Quality Score = (Sum of Weighted Criteria Scores / Maximum Possible Score) × 100
Note quality score is a composite rating of how complete, accurate, and useful written records are, whether sales call notes, support tickets, clinical notes, or meeting minutes. It converts a soft sense that the notes are good or thin into a single number a team can track and improve. Where notes feed downstream decisions, this score is an early warning that the information those decisions rest on is unreliable.
View metricOpen source contribution analysis
Measuring project contribution health
Operations MetricsMetric Definition
Community Contribution Share = (Merged Contributions from Non-Core Contributors / Total Merged Contributions) x 100
Open source contribution analysis is the practice of measuring who contributes to a project, how much they contribute, and how healthy the flow of contributions is from first commit to merge. It looks past a raw commit count to the balance of contributors, the speed of review, and the share of work carried by the wider community. A healthy project draws meaningful work from many hands, not just a single maintainer.
View metricOverdue item rate
Overdue rate
Operations MetricsMetric Definition
Overdue Item Rate = (Items Past Due and Open / Total Open Items) x 100
Overdue item rate is the percentage of tracked items that are past their due date and still not complete at a given moment. It measures how much committed work has slipped its deadline, rather than how much work exists. A rising overdue rate is a reliable sign that the team is taking on more than it can finish on time.
View metricOverdue task rate
Overdue rate
Operations MetricsMetric Definition
Overdue Task Rate = (Tasks Past Due and Open / Total Open Tasks) x 100
Overdue task rate is the percentage of assigned tasks that are past their due date and still open at a given moment. It measures how much owned work has slipped its deadline, rather than how busy the team is. A rising overdue task rate is a reliable sign that commitments are outrunning the capacity of the people who own them.
View metricPage creation rate
New pages produced per period
Operations MetricsMetric Definition
Page Creation Rate = New Pages Created in Period / Length of Period
Page creation rate is the number of new pages created across a site, wiki, or knowledge base over a defined period. It measures the pace at which a team is adding content and is a leading indicator of how actively a knowledge system is being built. Tracked on its own it shows output, and decomposed it shows where that output comes from.
View metricPage edit frequency
How often pages are updated
Operations MetricsMetric Definition
Page Edit Frequency = Total Edits in Period / Number of Pages
Page edit frequency is the average number of edits made to pages across a site or knowledge base over a defined period. It measures how actively existing content is being maintained, which is a strong signal of whether a knowledge base is trusted and alive or quietly going stale. Read alongside creation, it separates real upkeep from one-off publishing.
View metricParticipant network analysis
Mapping how people interact in meetings
Operations MetricsMetric Definition
Network Density = Actual Connections / (n x (n - 1) / 2)
Participant network analysis is the study of who interacts with whom across meetings, treating each participant as a node and each exchange as a connection. It surfaces collaboration patterns, isolated members, and the people who hold conversations together. It turns raw attendance and speaking data into a picture of how information actually flows through a team.
View metricParticipant speaking time distribution
How evenly talk time is shared
Operations MetricsMetric Definition
Participant Share = (Participant Speaking Time / Total Speaking Time) x 100
Participant speaking time distribution is the measure of how meeting talk time is divided across the people present. It shows whether conversation is balanced or dominated by a few voices, usually as each participant share of the total speaking time. It turns a felt sense that a meeting was lopsided into a number you can track and act on.
View metricPeak activity hours
Busiest periods of usage
Operations MetricsMetric Definition
Peak activity hours are the time windows when user activity, demand, or load on a product reaches its highest levels. They reveal when your audience is most engaged, when systems are under the most strain, and when staffing or sending matters most. Knowing your peak hours turns a flat daily total into an actionable pattern.
View metricPeak hours analysis
When demand concentrates
Operations MetricsMetric Definition
Peak Hour Share = Volume in Busiest Hour / Total Daily Volume x 100
Peak hours analysis is the practice of measuring how demand, such as orders, sessions, contacts, or transactions, distributes across the hours of the day so you can find the windows where volume concentrates. It turns a flat daily total into an hourly profile. That profile drives staffing, capacity, and pricing decisions that a single daily number cannot.
View metricPortfolio performance analysis
Return and risk attribution
Operations MetricsMetric Definition
Portfolio Return = Sum of (Weight of Holding x Return of Holding)
Portfolio performance analysis is the evaluation of how a collection of holdings has performed over time, measured by return, adjusted for the risk taken and the share each holding contributed. It moves beyond the single headline return to show where the gains and losses actually came from. Read properly, it separates skill from luck and tells you which positions earned their place.
View metricPriority distribution analysis
Ticket priority mix
Operations MetricsMetric Definition
Priority Share = (Tickets at a Priority Level / Total Tickets) x 100
Priority distribution analysis is the breakdown of support tickets across priority levels over a period, expressed as the share of volume sitting at each level. It shows whether a queue is dominated by urgent fires or routine requests. The shape of that distribution tells you where staffing, automation, and product fixes should go.
View metricProject health score
A single signal for project status
Operations MetricsMetric Definition
Project Health Score = (Schedule x Ws) + (Budget x Wb) + (Scope x Wp) + (Quality x Wq)
A project health score is a single composite number, usually on a 0 to 100 scale, that summarises how a project is tracking against its schedule, budget, scope and quality commitments. It rolls several status signals into one figure so leaders can scan a portfolio quickly and spot the projects that need attention. The value of the score is not the number itself but the components underneath it, which tell you exactly where a project is slipping.
View metricProject risk assessment
Quantifying exposure on a project
Operations MetricsMetric Definition
Risk Exposure = Probability x Impact, summed across all open risks
Project risk assessment is the practice of identifying the things that could threaten a project and scoring each one by how likely it is and how much damage it would cause. The output is a risk exposure score that ranks threats so the team can focus on the few that matter most. The score is only useful when you can trace it back to the specific risks and categories driving it.
View metricProject status trend analysis
Reading direction, not snapshots
Operations MetricsMetric Definition
Status Trend = (Current Status Value - Prior Status Value) / Number of Periods
Project status trend analysis is the practice of tracking how a project status indicator changes over time so you can see direction and momentum rather than a single point in time. A project at amber today might be recovering or deteriorating, and only the trend tells you which. The analysis turns a sequence of status snapshots into a slope you can act on before the status itself flips.
View metricProject timeline adherence
On-time delivery rate
Operations MetricsMetric Definition
Project timeline adherence = (Milestones delivered on or before plan / Total milestones due) x 100
Project timeline adherence is the percentage of project milestones or tasks completed on or before their planned dates. It tells you how reliably a team hits the schedule it committed to. A high adherence rate means plans are realistic and execution is steady, while a low rate signals slippage that compounds across dependent work.
View metricProject timeline analysis
Schedule performance analysis
Operations MetricsMetric Definition
Schedule performance index = Earned value (planned cost of completed work) / Planned value (planned cost of scheduled work)
Project timeline analysis is the practice of measuring how a project progresses against its planned schedule to identify where time is being lost and why. It combines schedule variance, milestone adherence, and critical-path tracking into a single view of whether a project is on course. The goal is to catch slippage early enough to act on it rather than explain it afterwards.
View metricProject timeline variance
Schedule variance
Operations MetricsMetric Definition
Timeline variance (percent) = ((Actual duration - Planned duration) / Planned duration) x 100
Project timeline variance is the difference between when project work was planned to finish and when it actually finishes, expressed in days or as a percentage of planned duration. A negative variance means the project is running behind, a positive variance means it is ahead. It is the most direct measure of whether a schedule is holding.
View metricProject velocity
Throughput per iteration
Operations MetricsMetric Definition
Project Velocity = Total Completed Work Units / Number of Iterations
Project velocity is the amount of completed work a team delivers in a single iteration, usually measured in story points or completed items per sprint. It tells you how quickly a project is converting planned work into finished output. Tracked over several iterations, velocity becomes a planning input and an early signal of delivery health.
View metricPull request approval rate
PR approval rate
Operations MetricsMetric Definition
PR Approval Rate = (Approved and Merged PRs / Total PRs Opened) x 100
Pull request approval rate is the percentage of opened pull requests that are reviewed, approved, and merged within a given period. It reflects how cleanly proposed changes move through code review into the main branch. Read alongside review time, it shows whether a review process is healthy or quietly creating friction.
View metricPull request bottleneck analysis
Where changes stall before merge
Operations MetricsMetric Definition
Bottleneck Stage = Stage with the Highest Share of Total PR Lead Time
Pull request bottleneck analysis breaks the time a change spends from open to merge into distinct stages, then identifies the stage where time accumulates fastest. It pinpoints the single slowest step in code review rather than reporting one blended duration. The result tells a team exactly where to intervene to ship faster.
View metricReaction usage patterns
Emoji and reaction engagement
Operations MetricsMetric Definition
Reaction Rate = Items Receiving a Reaction / Total Items Shown
Reaction usage patterns describe how often and in what ways people use lightweight reactions, such as emoji, likes, or upvotes, to respond to content and messages inside a product. The analysis measures the share of content that receives a reaction, which reactions get used, and how that behaviour differs across teams, channels, and time. It turns a casual feature into a readable signal of engagement and sentiment.
View metricReal-time monitoring
Live detection and response
Operations MetricsMetric Definition
Detection Latency = Time Issue Detected - Time Issue Began
Real-time monitoring is the practice of observing metrics and events as they happen, so that a change is detected and surfaced within seconds or minutes rather than discovered in a report the next day. It measures how quickly a system spots a deviation, how reliably it alerts the right person, and how fast a response follows. The aim is to compress the gap between something happening and someone knowing about it.
View metricRelation usage frequency
Relation usage rate
Operations MetricsMetric Definition
Relation Usage Frequency = Times a Relation Is Used / Time Period
Relation usage frequency measures how often a defined relationship between two data entities is actually used in queries, reports, and workflows over a given period. It tells you whether the links you have modelled in a database or data model earn their keep, or whether they sit unused while still adding maintenance cost. Tracking it stops a data model from quietly filling with relations nobody queries.
View metricRelease burnup analysis
Forecasting a release date from scope
Operations MetricsMetric Definition
Forecast date = today + (Remaining scope / Average completion velocity)
Release burnup analysis is a way of reading a burnup chart that plots completed work against total planned scope over the life of a release, so the team can forecast when the remaining work will be done. Unlike a burndown chart, it separates progress from scope, so scope changes are visible rather than hidden. It turns a backlog into an evidence-based delivery date.
View metricReminder completion rate
RCR
Operations MetricsMetric Definition
Reminder completion rate = (Reminders that led to completion / Total reminders sent) x 100
Reminder completion rate is the percentage of reminders sent that result in the intended task being completed within a defined window. It measures whether a prompt actually changes behaviour, not just whether it was delivered or seen. A high rate means reminders are driving action; a low rate means they are noise.
View metricRepository health score
Code repository condition index
Operations MetricsMetric Definition
Repository Health Score = Sum of (Component Score x Component Weight) for all components
Repository health score is a composite index that grades a code repository on how maintainable, secure, and actively cared-for it is, usually expressed from 0 to 100. It rolls up signals such as test coverage, dependency freshness, open issue age, and review discipline into a single number teams can track over time. It turns the diffuse idea of code quality into something you can baseline, compare across repositories, and hold an owner accountable for.
View metricResolution time
Time to fully resolve an issue
Operations MetricsMetric Definition
Resolution Time = Timestamp Resolved - Timestamp Created
Resolution time is the elapsed time between a support ticket being opened and being fully resolved and closed. It captures the customer experience of getting a problem fixed end to end, including wait time, agent work, escalations, and any back-and-forth needed to reach a solution. It is the broadest measure of how quickly a support operation turns a reported problem into a solved one.
View metricResource utilisation rate
Utilisation
Operations MetricsMetric Definition
Resource utilisation rate = (Hours spent on productive work / Total available hours) x 100
Resource utilisation rate is the proportion of available working time or capacity that is actually spent on productive, value-generating work. It tells you how much of what you are paying for is being used. Watched alone it can mislead, so it is best read alongside the work it produces.
View metricResponse time analysis
Reply speed at the percentile level
Operations MetricsMetric Definition
Average response time = Sum of (Response timestamp - Request timestamp) / Number of requests
Response time analysis is the practice of measuring how long it takes to respond to requests, then studying the full distribution rather than a single average. It shows not just the typical wait but how bad the slowest cases get. Read well, it turns a blunt average into a clear picture of where service breaks down.
View metricRoadmap progress tracking
Plan versus delivery
Operations MetricsMetric Definition
Roadmap progress = (Completed roadmap items / Total planned roadmap items) x 100
Roadmap progress tracking is the measure of how much of a committed product roadmap has been delivered against plan over a given period, expressed as a percentage of completed scope. It turns a vague sense of how things are going into a number a team can compare period to period. It exposes where commitments and reality drift apart, so the gap can be addressed before it becomes a missed quarter.
View metricRollup complexity score
How tangled a rollup is
Operations MetricsMetric Definition
Rollup complexity = (Dependency depth x Source breadth) + Transformation count
Rollup complexity score is a measure of how complicated the chain of aggregations and dependencies behind a rolled-up metric is, combining its depth, breadth, and the number of transformations along the way. It gives a single number for how hard a metric is to trust and to debug. A high score is an early warning that a number is fragile, slow to compute, or hard to explain.
View metricSeasonal development patterns
Recurring cycles in engineering throughput
Operations MetricsMetric Definition
Seasonal Index = (Period Throughput / Average Period Throughput) x 100
Seasonal development patterns are the recurring, calendar-driven swings in engineering output that repeat at predictable times each year. They show up as faster shipping in some months and slower shipping in others, driven by holidays, hiring cycles, planning quarters and on-call load. Recognising them stops a quiet December or a busy January from being read as a real change in team performance.
View metricSeasonal revenue patterns
Recurring calendar-driven swings in revenue
Operations MetricsMetric Definition
Seasonal Index = (Period Revenue / Average Period Revenue) x 100
Seasonal revenue patterns are the recurring, calendar-driven swings in revenue that repeat at predictable times each year. They show up as reliably strong months and reliably weak ones, driven by buying cycles, budget calendars and demand seasonality rather than by underlying growth or decline. Recognising them keeps a quiet January or a busy December from being misread as a real change in the business.
View metricSecurity alert resolution time
MTTR
Operations MetricsMetric Definition
Security Alert Resolution Time = Total Resolution Time Across Alerts / Number of Resolved Alerts
Security alert resolution time is the average elapsed time between a security alert being raised and that alert being fully resolved or closed. It measures how quickly a security team moves from detection to containment and remediation. A lower resolution time shrinks the window an attacker has to operate inside your systems.
View metricSecurity vulnerability trends
Open vulnerabilities over time
Operations MetricsMetric Definition
Net Vulnerability Change = New Vulnerabilities Introduced - Vulnerabilities Remediated (per period)
Security vulnerability trends measure how the volume, severity, and age of open vulnerabilities change across an estate over time. Instead of a single snapshot count, the metric tracks the direction of travel: whether new vulnerabilities are arriving faster than they are being fixed. A worsening trend means risk is accumulating even if any single day looks acceptable.
View metricSegment performance analysis
Comparing how each segment performs
Operations MetricsMetric Definition
Segment Contribution = (Segment Metric Value / Total Metric Value) x 100
Segment performance analysis is the practice of splitting customers, products, or revenue into defined groups and comparing how each group performs against the same set of metrics. It moves you from a single blended average to a side-by-side view, so a healthy headline number cannot hide a segment that is quietly underperforming. The point is to find where value concentrates and where it leaks.
View metricSegmentation performance analysis
Judging how well a segmentation works
Operations MetricsMetric Definition
Segmentation Lift = Between-Segment Variation / Within-Segment Variation
Segmentation performance analysis measures how well a segmentation scheme actually divides a population into groups that behave differently. It is one level above comparing segments: it asks whether the way you have grouped customers is doing any useful work at all. A good scheme produces groups that are similar inside and clearly different from each other, so each segment points to a distinct decision.
View metricSprint burndown analysis
Remaining work over time
Operations MetricsMetric Definition
Remaining Work = Committed Work - Work Completed To Date
Sprint burndown analysis tracks the work remaining in a sprint against the days left to do it, so a team can see early whether it is on course to finish. It compares the actual line of remaining work to an ideal line that falls steadily to zero by the last day. The gap between the two lines is the signal: it shows whether the sprint is ahead, on track, or quietly heading for a miss.
View metricSprint commitment accuracy
Say-do ratio
Operations MetricsMetric Definition
Sprint Commitment Accuracy = (Committed Work Completed / Work Committed at Sprint Start) x 100
Sprint commitment accuracy is the percentage of work a team completes against the work it committed to at the start of a sprint. It measures how reliable a team is at forecasting what it can deliver. A team that consistently lands near 100% is predictable, which lets the wider business plan around its output.
View metricSprint performance metrics
Sprint health
Operations MetricsMetric Definition
Sprint Performance = balanced view of Velocity, Commitment Accuracy, Flow Efficiency and Defect Rate
Sprint performance metrics are the set of measures a team uses to judge how well a sprint delivered, covering volume, predictability, flow, and quality together. No single number describes a sprint well, so the value comes from reading them as a balanced picture rather than chasing any one figure. Read together, they show whether a team is fast, reliable, and sustainable.
View metricSprint retrospective analysis
Retro action effectiveness
Operations MetricsMetric Definition
Retro Action Completion Rate = (Completed retro action items / Total retro action items raised) x 100
Sprint retrospective analysis is the practice of measuring whether the improvement actions a team agrees in its retrospective actually get completed and change how the team works. It moves the retro from a feelings discussion to a tracked feedback loop. The core number is the share of retro action items that are completed before the next retrospective.
View metricSprint velocity tracking
Delivery throughput per sprint
Operations MetricsMetric Definition
Average Velocity = Sum of completed work over last N sprints / N
Sprint velocity tracking is the practice of measuring how much work a team completes each sprint and following that figure over time to forecast future delivery. It is usually counted in story points or completed items per sprint. Tracked across several sprints, an average velocity becomes a planning tool rather than a single noisy reading.
View metricStatus update frequency
Update cadence on active work
Operations MetricsMetric Definition
Status Update Frequency = Total status updates in period / Number of active work items
Status update frequency is how often active work items receive a fresh progress update over a given period. It is a measure of how current and trustworthy a project tracker is, not of how much work is done. When updates are frequent and timely, the board reflects reality, and decisions made from it are sound.
View metricStory point estimation accuracy
Estimate vs actual
Operations MetricsMetric Definition
Estimation accuracy = (1 - (Sum of |Estimated points - Actual effort points| / Sum of Estimated points)) x 100
Story point estimation accuracy is how closely the points a team assigns to work match the effort that work actually takes once it is done. It tells you whether your planning numbers can be trusted. When estimates and reality drift apart, sprint commitments slip, roadmaps wobble, and the team loses confidence in its own forecasts.
View metricSubitem completion ratio
Sub-task progress
Operations MetricsMetric Definition
Subitem completion ratio = (Completed subitems / Total subitems) x 100
Subitem completion ratio is the share of sub-tasks beneath a parent item that have been finished, expressed as a percentage of the total. It shows real progress on work that a single parent status often hides. A parent item can sit at "in progress" for weeks while the ratio tells you whether it is nearly done or barely started.
View metricTag usage analysis
Tagging coverage and consistency
Operations MetricsMetric Definition
Tag Coverage Rate = (Tagged Records / Total Records) x 100
Tag usage analysis is the study of how tags or labels are applied across your records, measuring both how much content is tagged and how consistently the same concept is tagged the same way. It tells you whether the categories you rely on for reporting, routing, and automation actually reflect reality. When tagging is patchy or inconsistent, every downstream report built on those tags inherits the same blind spots.
View metricTag usage patterns
How labels get applied across work
Operations MetricsMetric Definition
Tag adoption rate = (Tagged items / Total items) x 100
Tag usage patterns describe how consistently and meaningfully tags are applied across tickets, tasks, documents, or records over time. They reveal whether a taxonomy is being used as intended or quietly drifting into noise. Read together, the patterns tell you which labels carry signal and which ones are clutter.
View metricTask backlog growth
Net change in open work
Operations MetricsMetric Definition
Backlog growth = Tasks created - Tasks closed
Task backlog growth is the net change in the number of open tasks over a period, driven by how many tasks arrive against how many get closed. A positive figure means work is piling up faster than the team can clear it. Tracked over time, it is an early warning that capacity and demand have fallen out of balance.
View metricTask completion rate
Share of tasks finished
Operations MetricsMetric Definition
Task completion rate = (Tasks completed / Tasks assigned) x 100
Task completion rate is the percentage of assigned or scheduled tasks that get completed within a defined period. It is a simple read on whether a team finishes what it starts. Tracked over time, it exposes whether commitments are realistic and whether work is reliably getting done.
View metricTask complexity scoring
Rating task difficulty
Operations MetricsMetric Definition
Complexity Score = (Effort x We) + (Uncertainty x Wu) + (Dependencies x Wd)
Task complexity scoring is a method of assigning each task a numeric rating that captures how much effort, uncertainty, and coordination it takes to complete. It turns a fuzzy sense of hard versus easy into a comparable number. Used well, it makes planning, estimation, and workload balancing far more honest.
View metricTask cycle time
Start to finish per task
Operations MetricsMetric Definition
Task Cycle Time = Completion Timestamp - Start Timestamp
Task cycle time is the elapsed time between when work on a task begins and when it is finished. It measures how fast a single piece of work moves through the process once someone picks it up. Tracked across many tasks, it exposes where work flows and where it stalls.
View metricTask dependency mapping
Charting how work connects
Operations MetricsMetric Definition
Dependency Density = Number of Dependency Links / Number of Tasks
Task dependency mapping is the practice of charting which tasks must finish before others can start, so the chain of work becomes visible. It turns a flat list of tasks into a network that shows what blocks what. The map exposes the critical path, the choke points, and the risk hidden in how work is sequenced.
View metricTask reassignment rate
Handoff frequency
Operations MetricsMetric Definition
Task Reassignment Rate = (Tasks Reassigned At Least Once / Total Tasks Completed) x 100
Task reassignment rate is the percentage of tasks whose owner is changed at least once before the task is completed, over a given period. It measures how often work changes hands rather than moving cleanly from a single owner to done. A high rate is a reliable sign that work is being routed to the wrong person first, or that ownership was never clear at the point of assignment.
View metricTeam capacity utilisation
Utilisation rate
Operations MetricsMetric Definition
Team Capacity Utilisation = (Hours Spent On Planned Work / Total Available Hours) x 100
Team capacity utilisation is the percentage of a team available working hours that is spent on planned, productive work over a given period. It measures how fully a team capacity is being used, sitting between the trap of idle time and the trap of constant overload. A figure that is too low signals waste, while one that runs above the healthy band signals burnout and no room to absorb the unexpected.
View metricTeam collaboration index
Collaboration score
Operations MetricsMetric Definition
Team Collaboration Index = (Cross-Member Contribution + Responsiveness + Shared Ownership) / 3
Team collaboration index is a composite score, usually out of 100, that measures how effectively the members of a team work together rather than in isolation. It rolls signals such as cross-member contribution, responsiveness, and shared ownership into one comparable number. A high index reflects work that flows between people, while a low one points to silos, bottlenecks, or a team that is a group of individuals in name only.
View metricTeam productivity benchmarking
Comparing output against a fair baseline
Operations MetricsMetric Definition
Benchmark Index = (Team Output per Unit Input / Benchmark Output per Unit Input) x 100
Team productivity benchmarking is the practice of measuring a team output against a reference point, such as a prior period, a peer team, or an external standard, to judge whether performance is strong or weak in context. It turns a raw output number into a relative score that tells you where a team stands. The reference point matters as much as the output, because the same number can be excellent against one baseline and poor against another.
View metricTeam productivity patterns
The recurring shapes in team output
Operations MetricsMetric Definition
Pattern Strength = Variance Explained by the Cycle / Total Variance in Output
Team productivity patterns are the recurring, predictable shapes in how a team output varies across time, such as a weekly rhythm, an end-of-sprint surge, or a post-launch dip. They describe the structure inside the noise, separating systematic variation from random fluctuation. Recognising a pattern lets a team plan around it rather than reacting to every up and down as if it were new.
View metricTeam productivity trends
The sustained direction of output
Operations MetricsMetric Definition
Productivity Trend = (Output per Input in Current Period - Output per Input in Prior Period) / Output per Input in Prior Period x 100
Team productivity trends measure the sustained direction of a team output over time, after stripping out short-term noise and recurring cycles. They answer whether a team is getting more done per unit of input, holding steady, or slipping, across weeks and quarters rather than day to day. A trend is the underlying slope, so the focus is on direction and durability, not any single period reading.
View metricTeam utilisation rate
Billable capacity
Operations MetricsMetric Definition
Team Utilisation Rate = (Productive Hours / Total Available Hours) x 100
Team utilisation rate is the percentage of a team total available hours that is spent on productive or billable work. It shows how much of the capacity you pay for actually turns into output, and it is the headline efficiency number for agencies, consultancies, and professional services teams. When utilisation drifts, it points straight at bench time, non-billable work, or a pipeline that is not feeding the team enough projects.
View metricTeam velocity analysis
Delivery throughput
Operations MetricsMetric Definition
Average Velocity = Total Completed Work Over N Sprints / N
Team velocity analysis is the practice of measuring how much work a team completes per iteration and studying the trend to forecast delivery and spot what is slowing it down. Velocity itself is the amount of completed work, usually counted in story points or finished items, in a fixed sprint. Analysis turns that raw count into a planning and diagnostic tool by looking at the average, the stability, and the drivers behind it.
View metricTeam workload distribution
Load balance
Operations MetricsMetric Definition
Workload Balance Index = Average Load per Member / Maximum Load on Any Member
Team workload distribution measures how evenly work is spread across the people on a team. It captures whether assignments, tickets, or tasks pile onto a few members while others sit underused, or whether the load is shared in a sustainable balance. An uneven distribution is an early warning of burnout, bottlenecks, and single points of failure, often well before it shows up in slipping deadlines or rising turnover.
View metricTechnical debt accumulation
Debt growth over time
Operations MetricsMetric Definition
Technical Debt Accumulation = New Debt Added (period) - Debt Remediated (period)
Technical debt accumulation is the net amount of remediation effort a codebase adds over a period, measured as new debt created minus debt paid down. It tells you whether your codebase is getting healthier or quietly decaying. When accumulation is positive and rising, future delivery slows and defect rates climb.
View metricTechnical debt accumulation rate
Debt growth as a percentage
Operations MetricsMetric Definition
Technical Debt Accumulation Rate = (New Debt Added - Debt Remediated) / Development Effort x 100
Technical debt accumulation rate is the net debt a codebase adds in a period expressed as a percentage of the development effort spent in that period. It normalises debt growth against output so you can compare across teams and time. A rate above zero means debt is outpacing the work that creates it.
View metricTechnical debt ratio
TDR
Operations MetricsMetric Definition
Technical Debt Ratio = (Remediation Cost / Development Cost) x 100
Technical debt ratio is the estimated cost to fix a codebase divided by the estimated cost to build it, expressed as a percentage. It sizes how much of your codebase is effectively owed back as remediation work. A high ratio means a large share of the system needs rework before it can be safely extended.
View metricTemplate effectiveness score
TES
Operations MetricsMetric Definition
Template Effectiveness Score = (Usage Weight x Usage Rate) + (Completion Weight x Completion Rate) + (Outcome Weight x Outcome Rate)
Template effectiveness score is a composite measure of how well a reusable template, such as a proposal, email, or document template, drives the outcome it was designed for. It blends usage, completion, and downstream results into one comparable number so teams can rank templates objectively rather than by preference.
View metricTemplate performance optimisation
The lift you earn per change
Metric Definition
Optimisation Lift = ((Post-Change Outcome Rate - Pre-Change Outcome Rate) / Pre-Change Outcome Rate) x 100
Template performance optimisation is the practice of measuring and improving the results a reusable template produces, expressed as the percentage lift in its primary outcome rate after a change. It treats every template as something to be tested and refined rather than written once and left alone.
View metricTemplate usage rate
Adoption of approved templates
Operations MetricsMetric Definition
Template Usage Rate = (Outputs Created From the Template / Total Eligible Outputs) x 100
Template usage rate is the share of eligible work that starts from an approved template rather than being built from scratch or copied ad hoc. It measures whether the templates a team has invested in are actually adopted, and it is the first signal that standardised content is working.
View metricTime-based trend analysis
Direction and rate of change
Operations MetricsMetric Definition
Period-over-Period Change = ((Current Period - Prior Period) / Prior Period) x 100
Time-based trend analysis is the practice of measuring how a metric moves over time to separate its underlying direction from short-term noise. It answers whether a number is genuinely rising, falling, or flat once seasonality and one-off spikes are accounted for. The point is not the latest value but the slope and what it implies about where the metric is heading.
View metricTrend analysis
Direction and rate of change
Operations MetricsMetric Definition
Trend rate = (Value at end of period - Value at start of period) / Value at start of period x 100
Trend analysis is the practice of measuring the direction and rate of change in a metric across consecutive time periods to separate the underlying movement from short-term noise. It answers whether a number is genuinely rising, falling, or holding steady. Teams use it to forecast, to spot turning points early, and to decide whether a recent change is signal or random variation.
View metricUpdate frequency rate
Refreshes per period
Operations MetricsMetric Definition
Update frequency rate = Number of updates in period / Length of period
Update frequency rate is the number of times a dataset, metric, or piece of content is refreshed within a defined period, usually expressed as updates per day, week, or month. It measures how current the thing being tracked stays. Teams use it to judge whether a metric is fresh enough to trust and to catch stale pipelines before a stale number drives a wrong decision.
View metricVersion release success rate
Release success rate
Operations MetricsMetric Definition
Release Success Rate = (Successful Releases / Total Releases) x 100
Version release success rate is the percentage of software releases that reach production and remain stable without a rollback, hotfix, or incident attributable to the release. It measures whether the path from code to production is reliable, not just fast. A high rate means engineering can ship with confidence, while a low rate signals that releases are gambles and that velocity is being paid for in firefighting.
View metricWorkflow automation effectiveness
Automation ROI
Operations MetricsMetric Definition
Effectiveness = (Successful Runs / Total Runs) x (Manual Time Saved per Run - Exception Handling Time per Run)
Workflow automation effectiveness measures how reliably and economically automated workflows complete their intended work compared with the manual process they replaced. It combines successful completion, time saved, and error reduction into a view of whether automation is actually paying off. A high automation count means nothing if those runs fail, stall, or create rework downstream.
View metricWorkflow completion rate
Process completion
Operations MetricsMetric Definition
Completion Rate = Completed Workflows / Started Workflows x 100
Workflow completion rate is the percentage of workflows that, once started, reach their intended final step rather than stalling or being abandoned along the way. It measures whether a process actually carries work to a finished state instead of leaving it stuck in the middle. A low completion rate means effort is entering the process and quietly disappearing before it produces an outcome.
View metricWorkflow state transition analysis
How items move between states
Operations MetricsMetric Definition
Transition Rate = Transitions from State A to State B / Total Items Entering State A
Workflow state transition analysis measures how items move between the defined states of a process, how often each transition happens, and how long items dwell in each state before moving on. It reveals where work stalls, loops back, or skips ahead, turning a static list of stages into a live map of flow. The slowest transition is usually where the process is actually constrained.
View metricWorkload distribution analysis
How evenly work is shared
Operations MetricsMetric Definition
Workload Imbalance = (Highest Individual Load - Lowest Individual Load) / Average Individual Load
Workload distribution analysis measures how evenly work is spread across a team or set of resources, exposing who is overloaded and who has spare capacity. It moves beyond a total volume number to show the shape of the distribution, because two teams with the same average load can be balanced or badly lopsided. The most overloaded resource usually sets the limit on what the whole team can deliver.
View metricWorklog accuracy
Time-tracking fidelity
Operations MetricsMetric Definition
Worklog Accuracy = (Correctly Logged Entries / Total Logged Entries) x 100
Worklog accuracy is the degree to which logged time entries match the work that was actually performed, in both hours recorded and the items they are booked against. It tells you whether your time data can be trusted for billing, capacity planning, and project estimates. When worklog accuracy is low, every downstream number built on top of logged time inherits the error.
View metricWorkspace activity trends
Engagement over time
Operations MetricsMetric Definition
Activity Trend = ((Active Events This Period - Active Events Prior Period) / Active Events Prior Period) x 100
Workspace activity trends measure how the volume and pattern of actions inside a shared workspace change over time, across people, features, and content. They show whether a team is adopting a workspace, plateauing, or quietly drifting away from it. Read as a direction of travel rather than a single snapshot, they are an early signal of engagement long before retention or revenue move.
View metricWorkspace health score
Composite engagement index
Operations MetricsMetric Definition
Workspace Health Score = (Engagement x We) + (Maintenance x Wm) + (Ownership x Wo) + (Breadth x Wb)
Workspace health score is a single composite index that combines several signals of how active, well-maintained, and broadly adopted a shared workspace is. It rolls up engagement, content freshness, ownership coverage, and breadth into one number teams can track at a glance. Because it is a composite, the score is only as useful as the decomposition that shows what is driving it.
View metricWorkspace performance comparison
Ranking teams, sites and locations side by side
Operations MetricsMetric Definition
Performance index = (Workspace metric value / Benchmark value) x 100
Workspace performance comparison is the practice of measuring multiple workspaces, such as teams, offices, stores or regions, against the same metric so you can see who is ahead, who is behind and by how much. It turns a single aggregate number into a ranked, like-for-like view. The point is not to crown a winner but to find the gap that explains the difference.
View metricWorkspace utilisation analysis
Used capacity versus available capacity
Operations MetricsMetric Definition
Utilisation rate = (Capacity used / Capacity available) x 100
Workspace utilisation analysis is the study of how much of a workspace available capacity is actually put to use over a given period, expressed as a percentage. It applies to desks and meeting rooms, to billable hours on a team, and to compute or production capacity. The aim is to find slack you are paying for and bottlenecks you are not.
View metric