How to Track Customer Referral Rate % in Excel and Measure Word-of-Mouth Growth

Learn how to measure how often your existing customers are driving new business through referrals. In this lesson, you’ll see how to organize referral data, track referral performance over time, and build a clear visual that highlights both referral volume and referral rate trends.

Download the Excel file used in this tutorial:

How to Calculate Customer Referral Rate % in Excel

1. Set up the core fields in your dataset

Make sure your data includes these key columns:

  • Event date
  • Active customer flag
  • Referral sent flag

The video calculates the metric using active customers as the base, so the active customer column is essential for the monthly counts.

2. Create a month field from the event date

  • Add a new helper column to convert each event date into the end of its month
  • Use the EOMONTH function for this step
  • Format the result as a date so it matches the monthly reporting layout

This helper column is what allows the data to be grouped into monthly cohorts.

3. Build a unique list of months for the reporting table

  • Copy your reporting layout to the side of the dataset
  • Use the UNIQUE function on the month helper column
  • Format the results as dates if needed

This creates the list of reporting periods that everything else will tie back to.

4. Count active customers by month

  • Create a column for active customers in the summary table
  • Use COUNTIFS to count records where:
    • the active customer flag equals one
    • the month matches the month in your summary table
  • Copy the calculation down for all months

This gives you the monthly denominator used in the referral rate calculation.

5. Count referred customers by month

  • Create a column for referred customers
  • Use SUMIFS on the referral sent flag
  • Filter it by the matching month in the summary table
  • Because the referral flag is binary, the video notes that SUMIFS and COUNTIFS can both work here

This produces the monthly count of referrals sent.

6. Calculate the referral percentage

  • Divide referred customers by active customers
  • Format the result as a percentage using Ctrl + Shift + 5
  • Add decimals if you want a little more precision

This gives you the monthly referral rate for each reporting period.

7. Add a target line

  • Create a target column next to the referral percentage
  • Enter a target percentage in the first row
  • Reference that same value down the rest of the column
  • This makes the target dynamic, so if you change the first cell, the full target line updates automatically

The video uses this as a benchmark line in the chart.

8. Select only the fields needed for the chart

When building the chart, highlight:

  • Month
  • Referred customers
  • Referral percentage
  • Target

Do not include the active customer count in the chart selection, since it is only used for the calculation.

9. Build the combo chart

  • Highlight the selected fields
  • Go to Insert and then Recommended Charts
  • Switch to All Charts and choose Combo
  • Change the referral percentage to a line
  • Keep the target as a line as well
  • Move referred customers to the secondary axis

This creates the structure shown in the video:

  • gray columns for referred customers
  • red line for referral percentage
  • orange or black benchmark line for the target

10. Adjust the chart so the KPI is visually clear

The video emphasizes that the KPI is the percentage, so the chart should reflect that.

  • Keep referral percentage as the primary focus
  • Move referred customers to the secondary axis
  • Avoid making the column series visually dominant
  • This keeps the rate easy to read without losing the monthly volume context

11. Format the chart for readability

To make the chart cleaner:

  • Change the column color to a lighter gray so it becomes supportive instead of dominant
  • Make the target line thinner and less visually heavy
  • Adjust line color and style so the benchmark is visible but subtle
  • Update the chart title

These formatting changes make the chart easier to interpret at a glance.

12. Add labels only where they help

Instead of labeling every data point:

  • Add data labels only to the line if needed
  • Or label just the high point and low point
  • This reduces clutter and makes the chart easier to read

The video shows that selective labeling is usually more useful than labeling everything.

13. Shorten the month labels on the horizontal axis

  • Highlight the month labels
  • Press Ctrl + 1 to open formatting options
  • Use a custom date format to shorten the display to month and year only

This saves space and gives the chart a cleaner look.

14. Finalize the monthly referral tracking view

At the end of the setup, you have a reporting table and chart that show:

  • monthly active customers
  • monthly referred customers
  • referral percentage by month
  • a benchmark target line

This gives you a simple way to monitor referral performance over time and compare actual results against a goal.

Tracking Customer Referral Rate % in Excel Dashboards

Q1. What is Customer Referral Rate %?
Customer Referral Rate % measures how many of your active customers are generating referrals during a given period. It’s a valuable customer success KPI because it shows whether your customer base is helping drive organic growth.

Q2. Why is Customer Referral Rate % important?
This KPI helps you understand whether your customers are satisfied enough to recommend your business to others. A strong referral rate can signal healthy customer relationships, lower acquisition costs, and more efficient long-term growth.

Q3. How do I track Customer Referral Rate % over time?
You can track this KPI by organizing referral activity by month, comparing referred customers against your active customer base, and visualizing the results in a chart. This makes it easier to spot trends, seasonality, and changes in customer-driven growth.

Q4. Should I calculate referral rate using all customers or only active customers?
Many teams prefer using active customers because it gives a more realistic view of current referral behavior. Including inactive or very old customers in the calculation can make the percentage look artificially low and less useful for decision-making.

Q5. What’s the best way to visualize Customer Referral Rate %?
A combo chart works especially well because it lets you display both the number of referrals and the referral percentage in one view. This helps you see not just how many referrals came in, but also how efficiently your customer base is generating them.

Q6. Can this KPI help improve growth strategy?
Yes. By monitoring referral trends, you can identify whether customer experience improvements, loyalty efforts, or referral campaigns are actually increasing word-of-mouth growth. It’s a practical way to connect customer success with revenue impact.

Get more lessons like this
by joining our newsletter

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

Databoards

Analysis & Development