Data Warehouse (DWH)
A DWH is a central analytical store that consolidates historical data from every operator system so you can query any question.
What it means
A Data Warehouse is the single place where an operator's history lives: bets, deposits, bonuses, sessions, and marketing spend, cleaned and modelled so anyone can query them together. It's optimized for analytical questions across large time spans - "what's the 90-day LTV of players acquired through this affiliate" - rather than for the real-time activation a CDP handles. Most modern setups use a cloud warehouse (BigQuery, Snowflake, Redshift) fed by pipelines from each source system.
Why it matters for operators
Without a warehouse, basic numbers are guesses. Finance reports one revenue figure, marketing reports another, and nobody can reconcile GGR against player-level behaviour. A warehouse is the foundation that makes player lifetime value, churn, and cohort analysis answerable at all, and it's usually the first thing a serious data team builds.
Example
An operator wants to know whether high-bonus players retain better than low-bonus ones. With a warehouse it's a single query; without one, it's a two-week manual export project that arrives too late to matter.