# Setting up a data governancedata governanceData governance is the set of policies, roles, and processes that ensure data is accurate, secure, well-defined, and used responsibly across an organization.Voir la définition complète → council for a CPG organisation
Picture a regional beverage company launching a new sparkling water. The brand team wants shopper loyalty data to target a launch campaign. Sales wants the same data to negotiate trade terms with a retailer. IT is holding both requests because nobody signed off on who "owns" that dataset. Three weeks pass. The launch window closes. This is not a technology failure, it is a governance failure, and it is the single most common breakdown in FMCG (fast-moving consumer goods) data operations.
A data governancedata governanceData governance is the set of policies, roles, and processes that ensure data is accurate, secure, well-defined, and used responsibly across an organization. council exists to prevent exactly this: decisions about data access, quality and risk sitting in nobody's job description.
FMCG companies sit on unusually messy data terrain. A single beverage company might combine:
Each dataset touches a different function: brand marketing, sales, finance, IT. None of them "owns" data end to end. Without a council, access requests default to whoever is loudest or most senior, which creates both delay and risk (the wrong person seeing trade terms meant for one retailer only, for instance).
A data governancedata governanceData governance is the set of policies, roles, and processes that ensure data is accurate, secure, well-defined, and used responsibly across an organization.Voir la définition complète → council is a standing cross-functional group that makes decisions on data ownership, access rights, quality standards and compliance, so individual employees don't need to negotiate these case by case.
It is not a technical team. It is a decision-making body, typically meeting monthly, with authority delegated by senior leadership (often reporting to a Chief Data Officer, or CDO, or in smaller companies, the CIO).
| Role | What they protect |
|---|---|
| Brand/Marketing lead | Shopper insight quality, campaign data use |
| Sales/Commercial lead | Trade spend confidentiality, retailer terms |
| IT/Data engineering lead | System architecture, data pipelines, security |
| Legal/Privacy officer | Regulatory compliance (GDPR, CCPA, etc.) |
| Finance representative | Cost allocation, audit trail for spend data |
| Data stewardData stewardA business-side owner responsible for the quality, consistency and appropriate use of data in their domain.Voir la définition complète →(s) | Day-to-day data qualitydata qualityThe degree to which data is fit for purpose: accurate, complete, consistent, timely, valid and unique. Poor quality data undermines analytics, reporting and AI.Voir la définition complète → for specific domains |
A data stewarddata stewardA business-side owner responsible for the quality, consistency and appropriate use of data in their domain.Voir la définition complète → is the person accountable for the quality and correct use of a specific dataset (say, "EU shopper loyalty data") on a daily basis. The council sets policy; stewards execute it.
This isn't optional bureaucracy. Real regulation makes clear accountability necessary.
In Europe, the GDPR (General Data Protection Regulation) requires companies to demonstrate who is responsible for personal data processing, and to name a Data Protection Officer (DPO) if processing is large-scale. Shopper loyalty data (linked to an identifiable person) qualifies. Fines can reachreachThe number of unique people exposed to your message in a given period. Unlike impressions, reach counts each person once, no matter how often they see it.Voir la définition complète → €20 million or 4% of global annual turnover, whichever is higher.
In the US, there is no single federal privacy law, but state laws like the California Consumer Privacy Act (CCPA, updated by the CPRA) require companies to honor consumer requests to know, delete or opt out of data sales, enforced by the California Privacy Protection Agency. A council with clear ownership is how a company actually finds all the places a consumer's data lives, fast enough to respond within legal deadlines (typically 45 days under CCPA).
Retail media and trade spend data raise a different issue: antitrust and competitive sensitivity. If a beverage company's sales team can see one retailer's exact trade terms while negotiating with a competing retailer, that is a governance and legal exposure, not just an IT permissions setting.
The council's real output is a small number of durable artifacts, not meeting minutes.
1. A data ownership map: which function owns which dataset, updated annually.
2. An access tiering policy: who can see raw shopper-level data versus aggregated reports. Most companies use three tiers: public/aggregated, internal/role-restricted, confidential/named-access-only.
3. A change log: every time a new access request breaks the existing pattern, it gets logged and reviewed quarterly, so the policy evolves instead of accumulating exceptions nobody remembers approving.
A simplified access policy might look like this in practice:
dataset: "retailer_trade_spend_2026"
owner: sales_commercial
access_tiers:
- tier: aggregated_regional
roles: [brand_marketing, finance]
- tier: retailer_specific
roles: [sales_lead_for_that_retailer_only]
- tier: raw_negotiation_terms
roles: [commercial_director, legal]
review_frequency: quarterlyThis isn't code that runs anywhere. It is a governance artifact: a readable record the council can audit, that IT then implements as actual system permissions.
A council that only meets and talks is theater. It needs recurring, concrete checks:
Vérification des acquis
1. In the sparkling water launch scenario, why did the delay in resolving the data access request represent a governance failure rather than a technology failure?
2. Why do CPG companies face a particularly acute need for a data governance council compared to sectors with more centralized data ownership?
3. What best distinguishes a data governance council from a technical data management team?
4. Select ALL correct answers about the risks of NOT having a data governance council in a CPG organisation, based on the lesson.
Sélectionnez toutes les réponses correctes.
5. Select ALL correct answers about why shopper data, trade spend data, and POS data create governance challenges for a CPG company.
Sélectionnez toutes les réponses correctes.
Most CPG companies don't build this in one leap. A workable rollout looks like:
1. Executive sponsor named (usually CDO, CIO, or Chief Marketing Officer) with authority to break ties.
2. Inventory existing datasets and informally note who currently "acts like" the owner.
3. First council meeting: agree on the three or four highest-risk datasets (usually shopper data and trade spend) and set access tiers for those only. Don't try to govern everything at once.
9
4. Publish the ownership map internally so employees stop emailing five people to find an answer.
5. Quarterly cadence for audits and exception review, described above.
A council that tries to govern all data on day one usually stalls. Starting with the two or three datasets that create the most legal or competitive risk (shopper personal data, trade spend, and often supplier cost data) gets early wins that build trust for expanding scope later.
For a fuller regulatory reference, the ICO's guide to data protection (UK Information Commissioner's Office) is a free, practical resource that translates GDPR-style obligations into operational checklists many multinational CPG teams reuse even outside the UK.