Enrichment

Appending third-party data to records so routing, scoring and segmentation have fields to operate on.

The two numbers that decide the value

Match rate — how many of your records the provider can identify — and freshness — how recently the attributes were true. Vendors lead with accuracy, which is the least binding of the three.

Timing beats accuracy

If enrichment is asynchronous and routing fires on record creation, the rules evaluate empty fields. The enrichment arrives seconds later and changes nothing. Measure the null rate at the moment the rule runs, not after the queue drains — this single check explains a large share of routing complaints.

Evaluating a provider on your own data

  1. Take a sample of your real records, not the vendor's test file, and measure match rate.

  2. Spot-check accuracy against a source you trust for fields that actually drive decisions.

  3. Measure latency end to end, from record creation to field populated, and compare it against when your rules fire.

  4. Only then compare price, and price per matched record rather than per record submitted.

Using it sensibly

  • Enrich the fields that feed a decision. Enriching everything creates a maintenance surface with no consumer.

  • Re-enrich on a schedule for volatile fields; treat them as perishable rather than permanent.

  • Record provenance and date on enriched fields, so a stale value is identifiable as stale.

  • Never let enrichment overwrite a value a human or the customer supplied.

RELATED TERMS

COMMON QUESTIONS

What is data enrichment?
Appending attributes from a third-party source — firmographics, technographics, contact details — to records in your CRM.
How accurate is enrichment data?
Variable, and it decays. Employee counts, job titles and technology stacks all change continuously, so a field enriched a year ago describes a company that may no longer exist in that form.
What is match rate and why does it matter?
The share of your records the provider can identify at all. A 90% accurate provider with a 40% match rate enriches 36% of your records, and that is the number that matters for anything keyed on those fields.
When does enrichment fail to help?
When it lands after the decision that needed it. If routing fires before enrichment returns, the rules read empty fields and the data is irrelevant however good it is.

Learn how to apply this: CRM Admin 101

Definitions are the vocabulary. The courses are where you learn to operate it, with the interactive audit tools.

See the course