RGM-CD-06 · Customer Data Platforms · Module 6 of 6
RGM° · Training

Data Schema and Architecture

The CDP data model determines what marketing can do. This module covers schema design, computed properties, multi-tenant architecture, and the governance that makes the system maintainable.

What you will learn

  1. The CDP data model: entities, events, profiles, audiences
  2. Profile schema design
  3. Event schema design and naming conventions
  4. Computed properties and predictive scores
  5. Audience definition: SQL vs UI vs hybrid
  6. Schema evolution and versioning
  7. Multi-tenant and multi-brand data architecture
  8. Data residency and regional compliance
  9. Performance and scale considerations
  10. Documentation and discoverability
  11. Schema governance

1. CDP data model

The standard model includes:

2. Profile schema

3. Event schema

LayerProperties
Standardevent_name, timestamp, user_id, session_id
Contextpage, device, app version, referrer
Event-specificproduct_id, value, quantity
CustomBusiness-specific properties

4. Computed properties

Most CDPs compute properties on top of raw events: total lifetime value, days since last purchase, count of category purchases, segment membership. These computed properties become the primary audience inputs.

5. Audience definition

6. Schema evolution

Schemas change over time as products and events evolve. Versioning practice:

7. Multi-tenant / multi-brand

Holding companies with multiple brands face an architecture choice:

8. Data residency

GDPR and other regional rules may require EU customer data to stay in EU. Most major CDPs offer regional data residency. Confirm at vendor evaluation.

9. Performance and scale

10. Documentation

CDP documentation should include: schema reference, event catalog, audience inventory, lifecycle definitions, computed-property definitions. Without documentation, the CDP becomes a black box.

11. Schema governance

How to use this module: The data model (Section 1), the event-schema layers (Section 3), and the multi-tenant options (Section 7) are the planning artifacts.

Sources & further reading


Part of the Customer Data Platforms series · RGM Training