How to Set Up Conversion Tracking in Your CRM

You Probably Already Track the Wrong Thing

Most small businesses can tell you how many leads they got last month. Far fewer can tell you which of those leads came from the newsletter, which came from a Google ad, and which turned into paying clients worth real money. That gap is what conversion tracking closes.

Conversion tracking is the plumbing that connects a marketing channel at one end to closed revenue at the other. Set it up properly and you stop guessing about where your best clients come from. Skip it and you keep spending on channels that look busy but produce nothing.

This is a setup guide, not a metrics guide. If you already track sources and want to focus on lifting your close rate, read how to track and improve your sales conversion rate. This article is about getting the tracking itself in place.

What Conversion Tracking Actually Records

A working setup answers three questions for every lead:

  1. Where did this lead come from? The original source: a referral, a specific campaign, an organic search, a networking event.
  2. What did they do? The path through your pipeline, from first enquiry to either won or lost.
  3. What were they worth? The revenue attached to a won deal, tied back to the source that produced it.

Get all three and you can say, with evidence, “referrals brought in 8 clients worth £24,000 last quarter, and our paid ads brought in 3 clients worth £4,500.” That sentence is impossible without conversion tracking, and it changes how you spend your time and money.

The Five Fields You Need

You do not need a complex setup. You need five fields on every lead record, captured consistently.

FieldWhat it storesExample
SourceThe channel the lead came fromReferral, Google Ads, Newsletter
CampaignThe specific activity, if anySpring promotion, Webinar follow-up
Date createdWhen the lead first made contact2026-06-04
StageCurrent pipeline positionProposal sent
Deal valueRevenue if won£3,200

The first two are the ones small businesses skip, and they are the ones that make everything else useful. Without a source field, your CRM can tell you how many deals you closed but never where they came from.

Step 1: Define Your Sources Before You Start

The fastest way to ruin conversion tracking is a free-text source field. Within a month you will have “Google”, “google ads”, “Google Ads”, “PPC”, and “paid search” all describing the same channel, and your reporting becomes meaningless.

Use a fixed dropdown list instead. Keep it short, around six to eight options:

  • Referral
  • Organic search
  • Paid ads
  • Social media
  • Email or newsletter
  • Networking or events
  • Direct or returning

If you cannot decide which bucket something belongs in, your list is too detailed. Merge similar channels. You can always split a category later once it earns enough volume to be worth tracking separately.

Step 2: Capture the Source Automatically Where You Can

Manual entry is the weak point in any tracking system. The more you can capture automatically, the more reliable your data.

Web form leads

If your enquiry form feeds directly into your CRM, you can capture the source without anyone typing it. Most CRMs let a form set a hidden source field, and you can pass campaign detail through the link using UTM parameters.

A tagged link looks like this:

https://yoursite.co.uk/contact?utm_source=newsletter&utm_campaign=spring

When someone clicks it and submits your form, the form reads those parameters and writes them into the lead record. Build tagged links consistently with a tool like Google’s Campaign URL Builder ↗ so every campaign uses the same naming convention. If your form already captures leads but not their source, our guide to automating lead capture with your CRM covers the wiring.

Phone and walk-in leads

You cannot tag a phone call. For these, ask every caller how they found you and record it against the same dropdown. Make it a habit, not an afterthought. For phone-led businesses this manual question is often more accurate than any automated attribution, because it captures the real prompt rather than the last click.

Step 3: Connect Source to Revenue

This is the step that turns tracking into insight. When a deal is won, your CRM should already know its source (captured at creation) and its value (entered when you mark it won). Together they let you build a simple attribution report.

Here is what one looks like for a service business after a quarter of tracking:

SourceLeadsClients WonRevenueConversion RateRevenue per Lead
Referral189£27,00050%£1,500
Organic search408£18,00020%£450
Paid ads324£6,40013%£200
Newsletter155£11,00033%£733
Total10526£62,40025%£594

The headline conversion rate is 25%, but the value is in the breakdown. Paid ads produced the second-highest lead volume yet the lowest revenue per lead by a wide margin. Referrals produced fewer leads but were worth more than seven times as much each. That is a spending decision the headline number could never have surfaced.

The “revenue per lead” column is the one to watch. A channel can have a low conversion rate but still be your most profitable if the deals it produces are large. Volume flatters cheap channels; revenue per lead tells the truth.

Step 4: Build the Report Once, Then Leave It

Most CRMs have a pipeline or deal report that can group by a custom field. Point it at your source field, add deal value, and filter to won deals over a date range. Save it. You should not be rebuilding this every month.

If your CRM cannot group by a custom field, export your won deals to a spreadsheet and build a simple pivot table by source. It is less elegant but works fine until your volume justifies a better tool. For the wider set of reports worth running on a schedule, see CRM reports every small business should run monthly.

Common Mistakes That Break Tracking

Backfilling sources from memory. If you launch tracking today, do not guess the source of leads you logged six months ago. Mark them “unknown” and start clean. Invented data is worse than missing data.

Tracking last touch only. A client might find you through a podcast, follow you on social for a month, then convert from a newsletter link. Crediting the newsletter alone undervalues the podcast. You do not need full multi-touch attribution as a small business, but be aware that first touch and last touch tell different stories. Pick one, usually first touch, and apply it consistently.

Letting the source field be optional. If reps can save a lead without a source, they will. Make the field required at creation. A small amount of friction at entry saves a broken report later.

Tracking everything. You do not need ten sources, three campaign levels, and a medium field. Most small businesses are well served by source plus campaign. Add detail only when a channel grows large enough to deserve it.

A Note on Data Protection

Conversion tracking means storing more detail about how people found you and what they are worth. Under UK GDPR that data needs a lawful basis and should not be kept longer than you need it. None of this is onerous for normal CRM use, but it is worth a check. Our GDPR compliance checklist for UK small businesses covers what applies to lead data specifically.

Where to Start This Week

You do not need to do all of this at once. In order of impact:

  1. Add a fixed source dropdown to your lead records and make it required. This alone gets you most of the value.
  2. Add a campaign field so you can see which specific activities work, not just which channels.
  3. Make sure deal value is captured on every won deal so you can connect source to revenue.
  4. Build one saved report grouping won deals by source, with revenue and conversion rate.
  5. Leave it running for a full sales cycle before you draw any conclusions.

Once the data is flowing, the natural next step is to act on it. If your report shows one source clearly outperforming the rest, finding and doubling down on your best lead sources is where the real return comes from.

Conversion tracking is not glamorous and it produces nothing on its own. What it produces is the ability to stop guessing. After one quarter you will know, not suspect, where your best clients come from, and that single piece of evidence is worth more than most of the marketing advice you will read this year.

Frequently asked questions

What is the difference between conversion tracking and conversion rate?

Conversion rate is a single number: the percentage of leads that become clients. Conversion tracking is the system underneath it. It records where each lead came from, which touchpoints they passed through, and what they were eventually worth. You need tracking in place before a conversion rate means anything beyond a headline figure, because tracking is what lets you break the rate down by source, campaign, or stage.

Do I need Google Analytics to track conversions in my CRM?

No. Analytics tells you what happens on your website up to the point someone fills in a form. Your CRM tells you what happens after, including whether that lead became a paying client and how much they spent. For most small businesses the CRM is the more important of the two, because it is the only place that connects a marketing channel to actual revenue. Analytics is useful but optional.

What are UTM parameters and do I need them?

UTM parameters are tags added to the end of a link, such as ?utm_source=newsletter&utm_campaign=spring. When someone clicks that link and fills in your form, the tags can be captured into your CRM so you know exactly which campaign produced the lead. If you run any paid ads, email campaigns, or social posts, UTMs are worth the small effort. If all your leads come from word of mouth, you can skip them.

How do I track conversions if leads come in by phone?

Ask. The simplest reliable method for phone enquiries is to ask every caller how they heard about you and record the answer in a source field. It feels low-tech, but for phone-led businesses it is more accurate than any automated system, because it captures the real reason someone picked up the phone rather than the last link they happened to click.

How long before conversion tracking gives me useful data?

Expect one full sales cycle plus a buffer. If your average deal takes six weeks from first enquiry to signed contract, you will not have a complete picture for the first two months because early leads are still in the pipeline. Set up tracking, leave it running, and resist the urge to draw conclusions from the first few weeks of partial data.

Enjoyed this article? Get more CRM tips straight to your inbox.

Comments

Join the conversation. Share your experience or ask a question below.

0/1000

No comments yet. Be the first to share your thoughts.