How to Track Install vs Service Lead Percentage
by Month in Excel

Learn how to measure your install vs service lead mix by month so you can tell whether your marketing is driving high-ticket growth or simply generating more service workload. By the end of this lesson, you’ll have a clear monthly view of lead mix trends and what they mean for revenue vs volume.

Download the Excel file used in this tutorial:

How to Build the Install vs Service Lead % Model

1. Confirm the Required Columns in Your Dataset

  • You only need two fields to build this KPI model:
    • Lead Date
    • Job Type

2. Create Month and Year Helper Columns from Lead Date

  • Add a helper column for Month using the TEXT function
    • Reference the lead date cell
    • Use four M’s so it returns the full month name
  • Add a helper column for Year using the same TEXT function
    • Use four Y’s to return the full year

3. Build a Unique List of Month and Year Combinations

  • Use the UNIQUE function on the two helper columns together
  • Select both columns quickly using keyboard shortcuts (right and down selection)
  • Copy the results and paste values using Ctrl + Shift + V

4. Create a Date Label Column for the Chart X-Axis

  • Add a new column called Date
  • Combine Month and Year into a single label using:
    • The ampersand operator
    • A space-dash-space separator in quotes
    • The year value

This creates labels like “January – 2025” for charting.

5. Count Install Leads by Month and Year

  • Use COUNTIFS to count rows where:
    • Job Type equals “Install”
    • Month equals the month in your summary table
    • Year equals the year in your summary table
  • Ensure “Install” is in quotation marks
  • Confirm your table ranges are correct

This gives you the number of install leads for each month.

6. Count Total Leads by Month and Year

  • Use COUNTIFS again to count rows where:
    • Month equals the month in your summary table
    • Year equals the year in your summary table

This returns the total leads for the month and becomes your denominator.

7. Calculate Install Lead %

  • Divide Install leads by Total leads
  • Format as a percentage using Ctrl + Shift + 5
  • Copy the formula down for all months

8. Calculate Service Lead %

  • Copy the Install % formula structure
  • Replace “Install” with “Service”
  • Divide by the same Total lead denominator
  • Format as percentage and copy down

9. Add Number of Leads Column

  • Use the denominator (Total Leads) as its own column
  • This will be used for the secondary axis in the chart

10. Insert the Combo Chart

  • Highlight the summary table starting from Date across all metrics
  • Go to Insert → Recommended Charts
  • Click All Charts → Combo

11. Configure Chart Types and Axes

  • Change Install % and Service % to Stacked Column
  • Change Number of Leads to Line
  • Set the Line to Secondary Axis

This separates percentage scale from lead volume.

12. Final Chart Formatting

  • Update the title to: Install vs Service Lead Mix % by Month
  • Set the percentage axis maximum to 100%
  • Add data labels to the line (lead volume) only
  • If labels are hard to read:
    • Select all labels at once
    • Add background fill to the labels
    • Adjust font size as needed

Install vs Service Lead % KPI

Q1. What is “Install vs Service Lead %”?
It’s the percentage breakdown of your leads that are install opportunities versus service/repair opportunities in a given time period. This KPI helps sales and marketing teams understand what kind of demand their campaigns are creating.

Q2. Why does this KPI matter for growth?
Because it shows whether growth is profit-driven (more installs) or workload-driven (more service calls). If installs rise, you’re often scaling revenue. If service dominates, you may just be getting busier without improving profitability.

Q3. What data do I need to track this?
At minimum, you need:

  • A lead date (so you can trend it by month)
  • A job type (install vs service)
    That’s enough to build a reliable monthly lead mix report.

Q4. How should I visualize install vs service lead mix?
A monthly chart that shows the mix percentage makes trends easy to spot. Adding the total number of leads alongside the mix helps you understand whether changes are coming from shifting demand, changing volume, or both.

Q5. What’s a “good” install percentage?
It depends on your business model, seasonality, and capacity. The real value is tracking the trend over time—especially after marketing changes—so you can see whether campaigns are increasing install share or just producing more service calls.

Q6. Can I break this down further (by location, CSR, or lead source)?
Yes. Once you have the monthly view working, you can apply the same approach to compare lead mix by location, lead source/channel, customer service rep, or job subtype to see what’s driving install-heavy demand.

Q7. Is there a file I can use to follow along?
Yes, use the downloadable practice file linked near the video. If you can’t find it, you can request the “Install vs Service Lead Mix” file from the email mentioned in the lesson.

Get more lessons like this
by joining our newsletter

Receive weekly Excel tutorials, tips, and KPIs straight to your inbox

Databoards

Analysis & Development