Use Google Sheets AI to Track Your Referral Sources

Tool:Google Sheets
AI Feature:Formula Suggestions + Gemini in Sheets
Time:15 minutes
Difficulty:Beginner
Google Sheets

What This Does

Builds a referral tracking dashboard that shows exactly which real estate agents and sources are sending you inspections — so you invest your relationship time in the agents who actually move the needle, not the ones who remember you exist once a year.

Before You Start

  • You have a Google account (Gmail/Google Workspace)
  • Google Sheets is available at sheets.google.com
  • You have a list of recent inspections with the referring agent's name (even if it's just memory — you'll build it from here)

Steps

1. Create a New Google Sheet

Go to sheets.google.com. Click the + button (Blank spreadsheet) in the top left. Name it: Inspection Referral Tracker (click "Untitled spreadsheet" at the top to rename).

What you should see: A blank spreadsheet with columns A, B, C, D…

2. Set Up Your Column Headers

Click cell A1 and type the following headers across the row (one per cell):

ABCDEF
DateClient NameProperty AddressReferring AgentSource TypeFee Collected

Source Type options you'll use: Agent Referral, Google Search, Repeat Client, Website, Social Media, Other

3. Enter Your Recent Inspections

Start entering data in row 2, one inspection per row. Go back as far as you have records (even 2–3 months is enough to see patterns). Leave Source Type blank if you're unsure — you can fill it in later.

Tip: If you use Spectora or ISN, export your recent inspections to Excel/CSV and paste the data in — saves manually typing everything.

4. Use AI Formula Suggestions to Build Summary Stats

Click on an empty cell a few columns to the right (e.g., cell H1). Start typing a formula using natural language. In newer Google Sheets, a formula bar suggestion may appear automatically. If not:

Click Help in the menu → type "formula suggestions" → or look for the Explore button (a star-shaped icon) in the bottom right corner.

The Explore panel lets you ask questions about your data in plain English. Click it and type:

  • "How many inspections per referring agent?"
  • "What is my total fee collected by source type?"
  • "Which agent sent the most referrals?"

What you should see: Charts and formula suggestions appear based on your data.

5. Create a Pivot Table for Agent Referral Counts

Select all your data (click cell A1, then press Ctrl+Shift+End to select all). Go to Insert → Pivot table. Click Create.

In the Pivot table editor on the right:

  • Rows: Referring Agent
  • Values: Client Name → Summarize by COUNTA (this counts inspections per agent)

What you should see: A table showing each agent and how many inspections they've referred to you.

6. Sort to Find Your Top Referrers

Click on the Count column in your pivot table. Go to Data → Sort sheet → Sort by Count, Z to A. Now your top-referring agents are at the top.

Real Example

Scenario: You've been in business 2 years and feel like "most of your work comes from agents" but don't know which ones.

What you enter: 6 months of inspections — 87 total. 12 different referring agents.

What you get after the pivot table:

  • Sarah M. (RE/MAX): 24 referrals — your single biggest source, accounting for 28% of revenue
  • Tom B. (Coldwell Banker): 11 referrals
  • Google search (no agent): 9 bookings
  • Everyone else: 1–3 referrals each

What you do: You now know Sarah M. deserves a lunch invitation, a holiday card, and your best same-day report turnaround. The 8 agents with 1 referral each are worth a quarterly check-in, not a weekly call.

Tips

  • Update this sheet weekly — it takes 5 minutes if you're entering inspections as they happen
  • Once you have a full year, look for seasonal patterns by source — some agents refer heavily in spring, others in fall
  • If you use Spectora, check if it has a built-in referral source field — entering it there lets you export clean data instead of recalling it manually

Tool interfaces change — if a button has moved, look for similar AI/magic/smart options in the same menu area.