Acquisition & Affiliate B04 / 04

CPM (Cost Per Mille) in iGaming: Definition, Formula and Why Operators Track It

Cost Per Mille (CPM) is the cost of one thousand ad impressions. "Mille" is Latin for thousand, hence the M. CPM is the most upper-funnel cost metric, sitting one step before CPC. It matters most for brand-building campaigns where impressions and reach are the primary objective, and…

iGaming Glossary · Category: Acquisition & Affiliate · Relevant for: Marketing, Performance Marketing, Brand

iGaming GlossaryMarketingPerformance MarketingBrand

TL;DR

Cost Per Mille (CPM) is the cost of one thousand ad impressions. "Mille" is Latin for thousand, hence the M. CPM is the most upper-funnel cost metric, sitting one step before CPC. It matters most for brand-building campaigns where impressions and reach are the primary objective, and as a building block of CPC and CPA economics on platforms that price impressions rather than clicks.

Mechanics 02

Formula

In its simplest form:

CPM = (Total Ad Spend / Total Impressions) * 1,000

CPM expresses cost per 1,000 impressions rather than per single impression because impression units are very small. A CPM of 10 EUR means 10 euros for 1,000 ad views.

A typical warehouse-level aggregation:

Warehouse-level aggregationSELECT
channel, campaign_id,
SUM(spend)        AS spend,
SUM(impressions)  AS impressions,
SUM(spend) * 1000.0
/ NULLIF(SUM(impressions), 0) AS cpm
FROM paid_media_metrics
WHERE date BETWEEN :start AND :end
GROUP BY channel, campaign_id;
Business context 03

Why it matters in iGaming

CPM matters most when impressions are the campaign objective: brand-building, awareness campaigns, sponsored placements during major sports events. Performance-driven acquisition usually optimises for CPC and CPA rather than CPM, but CPM is still tracked because it determines what the operator pays into the auction even when the visible target is clicks or conversions.

Different teams care about CPM differently:

  • Brand and Marketing track CPM during awareness pushes, particularly around major sportsbook events or new market launches.
  • Performance Marketing reads CPM as a component of CPC: rising CPM with falling click-through rate means CPC will rise.
  • Sponsorship teams use CPM-equivalent calculations to compare paid digital impressions against sponsorship inventory.
  • Finance treats CPM as a sanity-check on inventory pricing rather than a primary KPI.

CPM in iGaming behaves differently than in retail or SaaS. iGaming brands are often barred from certain ad placements (sports broadcasts, certain digital platforms in regulated markets), which restricts inventory supply. The CPM iGaming operators pay for permitted placements is therefore typically higher than equivalent industries with full inventory access.

Failure modes 04

Common mistakes and how teams get CPM wrong

Using CPM as a performance KPI. CPM measures impression cost, not acquisition cost. Driving down CPM at the expense of click-through rate or conversion is a clear path to wasted spend. CPM is a building block; CPA is the goal.

Confusing CPM with cost per impression. CPM is per 1,000 impressions, not per single impression. A CPM of 10 EUR is 0.01 EUR per impression. Operators new to digital advertising sometimes report CPM as if it were per-impression cost, with three-order-of-magnitude consequences.

Ignoring viewability. An impression on an ad scrolled past in half a second is technically counted but rarely seen. Most modern platforms now report viewable impressions and viewable CPM. Reports based on unfiltered impressions overstate reach.

Comparing CPM across very different formats. Display banner CPM, video CPM, native CPM and sponsored content CPM all behave differently. Aggregating across formats produces averages that hide the real cost dynamics of each format.

Treating CPM as fixed during major events. Demand for ad inventory spikes during major sportsbook events, pushing CPM up dramatically. Operators that budget at off-peak CPM rates underestimate event-period costs.

What good looks like 05

Healthy ranges and benchmarks

CPM varies dramatically by platform, format and market. Directional patterns:

  • Display banner CPM in iGaming-permitted networks typically runs from low single digits to mid-double digits in euros, depending on quality and targeting.
  • Video CPM is materially higher than display, often by a factor of three to five.
  • Premium sports broadcaster placements (where allowed) command very high CPM.
  • Paid social CPM is typically lower than paid search but converts at lower rates.
  • CPM during major sports events can be two to four times the off-peak baseline.

These are directional patterns based on industry observation, not strict benchmarks. CPM is most useful as a within-channel and within-format trend metric rather than a cross-operator benchmark.

Gamblitude 07

How Gamblitude handles CPM

CPM is primarily a paid media platform metric, ingested into Gamblitude alongside other channel-level cost data. The platform exposes CPM as part of the broader acquisition reporting view, paired with downstream click-through rate, conversion rate, CPL and CPA so Marketing teams see the full funnel economics. Insight Radar surfaces meaningful drift in CPM, particularly during event periods where inventory pricing typically moves materially.

Explore Acquisition & Affiliates ↗
Questions 08

FAQ

No. CPM is per 1,000 impressions. A CPM of 5 EUR means 5 euros for 1,000 impressions, or half a euro cent per individual impression. The thousand-unit framing exists because per-impression numbers would be inconveniently small.

Mostly because of inventory restrictions. Many regulated markets prohibit iGaming advertising on certain platforms or during certain times, which limits supply. The CPM iGaming operators pay for permitted placements is therefore higher than retail competing for the same audience without restrictions.

Indirectly. Performance campaigns optimise for clicks and conversions, but the underlying inventory is priced on impressions. Rising CPM combined with stable click-through rate means CPC will rise, which in turn means CPA will rise unless conversion improves. CPM is a leading indicator of cost pressure even in performance-led campaigns.

Viewable CPM is more honest because it filters out impressions that were technically counted but never seen. Modern measurement standards increasingly emphasise viewable impressions. Operators that report unfiltered CPM overstate true reach.

It rises, sometimes dramatically. Demand for ad inventory spikes during World Cups, Champions League finals and major US sports events. Operators that budget at off-peak CPM rates routinely underspend during exactly the windows when acquisition opportunity is highest.

Explore next 09

Further reading

Keep the glossary useful

Found a mistake or want a term added to the iGaming Glossary? Let us know.

Browse the complete glossary or see how governed definitions work across dashboards, reports, alerts and AI answers.