Learn how to track how fast your team responds to new leads and spot where speed is slipping. In this lesson, you’ll build a heat map that breaks response time down by lead source, month, and year, so you can quickly identify bottlenecks, compare channels, and protect revenue from slow follow-up.
Download the Excel file used in this tutorial:
TEXT(LeadDateCell,”mmmm”)
TEXT(LeadDateCell,”yyyy”)
Use three functions together:
After generating the list:
Excel does not have a MEDIANIFS function, so you must:
Conceptually:
This produces the median minutes for each cell in the heat map.
When copying the formula:
Create an Overall by Channel column:
Create an Overall by Month row:
This produces:
Any median response time greater than the benchmark will automatically highlight.
If Excel is treating your target value as text:
This allows the cell to display “Target 20” while still functioning as a number for conditional formatting.
Q1. What is Speed-to-Lead (Median Minutes)?
Speed-to-Lead measures how long it takes your team to respond to a new lead. Using the median time helps you understand typical performance without one-off outliers skewing the results.
Q2. Why does Speed-to-Lead matter for sales performance?
Because the first company to respond often wins. Faster response times increase contact rates, booked appointments, and closed revenue, while slow follow-up can quietly hand deals to competitors.
Q3. What will I be able to see after building this heat map?
You’ll be able to see response time patterns by lead source, by month, and by year, plus which channels consistently run “hot” (slow) versus “cold” (fast). This makes it easy to spot where coaching, process changes, or staffing adjustments are needed.
Q4. Why use the median instead of the average for response time?
Averages can get distorted by extreme delays (like a lead contacted days later). Median gives you a clearer picture of what happens most of the time, which is more useful for managing daily performance.
Q5. How do I use targets in the heat map?
You’ll set a response-time target (for example, 10 minutes) and visually flag anything slower than that. This creates an at-a-glance performance standard your team can rally around.
Q6. Can I use this same dashboard approach for other sales KPIs?
Yes. Once the layout is built, you can reuse the same structure to analyze other metrics by channel and time period, like contact rate, appointment set rate, close rate, or revenue per lead.