SL

Lead Scoring Automation: A Practical Build

Sapun Lamichhane6 min read

What a lead score is actually predicting

A lead score isn't a measure of interest — it's a prediction of likelihood to convert within a defined window, based on signals correlated with past conversions. Confusing the two leads teams to score leads on engagement metrics (email opens, page views) that correlate weakly with actual purchase behavior, while ignoring firmographic signals that often predict much better.

Choosing signals — behavioral vs. firmographic

  • Behavioral signals: pages visited, time on a pricing page, form fields completed, email engagement. These reflect intent but are noisy on their own.
  • Firmographic signals: company size, industry, stated budget, role/title of the person filling out the form. These reflect fit and are usually more predictive than behavior alone.
  • The strongest models combine both — a highly engaged visitor who is a poor firmographic fit is a lower-value lead than the model would suggest from behavior alone.

Building the model without over-engineering it

Start with a simple weighted checklist model before reaching for anything more sophisticated — assign points to a small number of signals already known to correlate with past conversions, sum them, and set threshold bands (cold / warm / hot). A simple model that the team understands and can debug beats a complex one nobody can explain when it produces a strange result. Add complexity only once the simple model's failure modes are actually understood.

Routing scored leads correctly

The score is only useful if it changes what happens next. Hot leads should route to a rep within minutes, not sit in a queue processed in the order they arrived. Warm leads might enter a nurture sequence rather than an immediate sales touch. Cold leads that don't meet a minimum fit threshold might not enter the sales pipeline at all — sending every lead to a rep regardless of score wastes the model's entire purpose. See the companion post on building a routing system that doesn't drop leads for the mechanics.

Reviewing and recalibrating

A lead scoring model decays as the market, the offer, or the audience shifts — a signal that predicted well six months ago can quietly stop mattering. Review the model against actual close data on a fixed cadence (quarterly is reasonable for most B2B cycles), not just when someone notices something feels off. This recalibration step is exactly the reversibility principle from the Human-in-the-Loop Automation Framework applied to a scoring model specifically.

Book a free 10-minute consultation

Sapun Lamichhane is a business growth analyst and founder of Arcetis, based in Pokhara, Nepal. If you want a second opinion on your account, your funnel, or whether a channel is worth your budget at all, book a free 10-minute call — no pitch, and a straight answer even when the answer is that you do not need help.

Direct: +977 9846162626 · lamichhanesapun2@gmail.com

This post supports the frameworks documented in full on the Authority page.