Learn how to measure which marketing and referral channels bring the best return for your agency. In this tutorial, you’ll see how to compare performance across lead sources, identify the most profitable ones, and visualize ROI results in a simple, easy-to-read Excel chart.
Download the Excel file used in this tutorial:
This tutorial explains how to calculate Return on Investment (ROI) in Excel by lead source, helping you identify which channels generate the highest profit relative to their acquisition cost.
Use the SUMIFS() function to calculate total operating income per lead source.
Example:
=SUMIFS(OperatingIncomeRange, LeadSourceRange, LeadSource)
Repeat the same process, but reference your Acquisition Cost column instead (e.g., Column S).
Example:
=SUMIFS(AcquisitionCostRange, LeadSourceRange, LeadSource)
In a new column, divide Operating Income by Acquisition Cost.
Example:
=OperatingIncome ÷ AcquisitionCost
You now have an Excel model that calculates and visualizes ROI by lead source, showing where each marketing dollar produces the greatest return. This approach helps you identify the most profitable channels and guides smarter marketing investments.
Q1. What does ROI by lead source mean?
ROI by lead source measures how much return your agency earns from each marketing or referral channel. It compares the operating income generated by leads from a source (like Facebook Ads, referrals, or email campaigns) against the cost of acquiring those leads.
Q2. Why should agencies track ROI by lead source?
Knowing which lead sources deliver the best ROI helps you prioritize marketing spend and optimize acquisition strategies. You’ll see exactly where your highest-value customers come from and which channels may not be worth the investment.
Q3. How can I analyze ROI by lead source in Excel?
You can create a small table that lists each lead source, its total operating income, and acquisition cost, then calculate ROI by dividing income by cost. From there, visualize the results with a simple bar or column chart to highlight your most profitable channels.
Q4. What insights can I gain from this analysis?
You’ll identify which marketing sources drive the highest profitability, spot underperforming campaigns, and start building a clearer picture of customer lifetime value when combined with churn or renewal data.
Q5. Can this method be applied to other marketing KPIs?
Yes. You can adapt this approach to analyze cost per lead, conversion rate, or customer acquisition cost (CAC). It’s a flexible model for any KPI where performance varies by marketing source.
Q6. Where can I download the practice dataset?
The video description includes a link to the sample Excel file used in this tutorial. You can download it to replicate the analysis step by step and customize it with your own data.