Skip to content
Pick Calls
All posts
Compliance · 4 min read

One-to-One Consent: What Changed and What It Means for Your Traffic

The shift toward named-party consent has reshaped how lead generation works. A practical read on what to capture and retain.

CICurtis IyaboCompliance Counsel

The regulatory direction of travel in US lead generation has been consistent for several years: consent has to be specific, it has to name who is being consented to, and you have to be able to produce it later.

This article is a practitioner's summary, not legal advice. Talk to your own counsel about your specific programme.

The shift in plain terms

The older model of consent was broad. A consumer submitted a form and agreed to be contacted by "our marketing partners," with the partners enumerated behind a link, or sometimes not at all. One submission generated consent that could be applied across many buyers.

The direction since has been toward one-to-one: consent that names the specific seller who will call, given by the consumer in a way they would recognise as consenting to that seller.

Whatever the precise state of the rules in your vertical this quarter, the operational implication has not changed: broad, transferable consent is a shrinking asset, and named, specific, retained consent is the thing worth building around.

What to capture

If you take nothing else from this, take the capture list.

  • The disclosure text exactly as displayed. Not a reference to a template — a snapshot of the page as the consumer saw it, including the layout and the checkbox state.
  • The named seller list. Who specifically was consented to. If that list is dynamic, capture the version that particular consumer saw.
  • Timestamp, IP, and user agent. Standard, and the first thing anyone asks for.
  • Originating URL. The full URL including parameters, so the traffic source is reconstructable.
  • The consumer's own inputs. Phone, and whatever else the form collected, as submitted.

What to retain, and for how long

Retention should be aligned to the applicable statute of limitations for the claim you are protecting against, which is typically longer than people assume and longer than most default database retention policies.

The failure mode here is not usually a decision to delete. It is a system that quietly rotates logs, or a vendor whose retention window is shorter than yours, or an integration that stores a consent ID pointing at a record nobody kept.

Audit the actual retention behaviour of every system in the chain, not the policy document.

Where the risk actually enters

In our experience running a network, the overwhelming majority of compliance risk enters through traffic sources rather than through the buyer's own practices.

A buyer with excellent internal controls, purchasing from a network that does not vet sub-affiliates, inherits every problem in that long tail. The consent record can be perfect at the point of capture and worthless if the capture happened on a page the buyer would never have approved.

That is why vetting matters more than paperwork:

  • Require disclosure of sub-affiliates and media channels, and treat undisclosed sources as a breach
  • Review the actual landing pages, not the described ones
  • Monitor continuously — a source that was clean at approval can change next week
  • Have a suspension pathway that runs in hours, not in a monthly review cycle

Building it into routing

Policies that live in a document get skipped under pressure. Policies that live in the routing layer cannot be.

State exclusions, DNC scrubbing, consent-record presence, and disclosure-version checks all belong in the code path that decides whether a call connects. If a call cannot produce its consent record, it should not route — and that check costs milliseconds.

The programmes that have handled the last few years well are not the ones with the longest policy documents. They are the ones that made compliance a routing constraint and then stopped having to think about it call by call.

Get started

Apply this to your own account

Most of what is written here came out of a partner conversation. If it is relevant to what you are running, the follow-up is free.