SD-301g · Module 3
Compliance and Data Handling
3 min read
Personalization at scale requires data. Data requires governance. GDPR, CCPA, and CAN-SPAM are not optional considerations — they are operational constraints that shape the system design. Every piece of prospect data in the personalization pipeline needs a source record: where was this data obtained, when, and under what legal basis? "We scraped it from the internet" is not a legal basis. "Publicly available business information obtained for the purpose of legitimate business interest" is a legal basis, but only if it qualifies under the applicable regulation. The compliance framework must be built into the pipeline, not bolted on afterward.
Data retention is the overlooked compliance risk. The research pipeline generates prospect intelligence. How long is that intelligence retained? If a prospect requests data deletion under GDPR, can the system comply? If the pipeline stores data in twelve different places, deletion is a twelve-step process that someone needs to execute correctly every time. Build the pipeline with a single data store and a deletion mechanism from day one. The cost of retrofitting compliance into an existing system is ten times the cost of building it in.