CAC (Customer Acquisition Cost) in iGaming: Definition, Formula and How It Differs From CPA
Customer Acquisition Cost (CAC) is the total cost an operator incurs to acquire one paying customer, including all marketing, affiliate, content, tooling and team costs allocated to acquisition. CAC is broader than CPA and is the metric most often discussed at executive and finance…
iGaming Glossary · Category: Acquisition & Affiliate · Relevant for: Executive, Finance, Marketing
TL;DR
Customer Acquisition Cost (CAC) is the total cost an operator incurs to acquire one paying customer, including all marketing, affiliate, content, tooling and team costs allocated to acquisition. CAC is broader than CPA and is the metric most often discussed at executive and finance level, where the question is not channel efficiency but overall acquisition economics. CAC paired with LTV is the foundation of every iGaming unit economics conversation.
Formula
In its simplest form:
Total Acquisition Cost typically includes: paid media spend, affiliate commissions, content production for acquisition purposes, marketing tools and platforms, allocated salaries of acquisition-focused team members, sponsorship, brand campaigns proportionally allocated to acquisition. The exact composition varies, but CAC is meant to capture the all-in cost in a way CPA does not.
A typical warehouse-level CAC calculation:
Warehouse-level aggregationSELECT
period,
paid_media_spend
+ affiliate_commissions
+ content_production_cost
+ marketing_tools_cost
+ acquisition_team_cost
+ brand_campaign_cost AS total_cac_spend,
ftd_count AS new_customers,
(paid_media_spend + ...) * 1.0
/ NULLIF(ftd_count, 0) AS cac
FROM acquisition_cost_periodic;Why it matters in iGaming
CAC is the metric that captures the true cost of growth. CPA tells you what each channel paid per FTD. CAC tells you what the operator actually paid per FTD across everything that contributed to acquisition: paid media but also the team, the tools, the brand, the content. Executives discussing growth strategy at board level reference CAC; channel managers tuning specific campaigns reference CPA. Both are valid; the difference is scope.
Different teams use CAC differently:
- Executives use CAC alongside LTV as the headline unit economics metric for board reporting and investor materials.
- Finance models forward acquisition costs through CAC trends and uses CAC payback for cash flow planning.
- Marketing leadership compares CAC across markets and brands as a portfolio efficiency signal.
- M&A teams evaluate operator acquisition targets by comparing reported CAC and the LTV-to-CAC ratio.
CAC is also the metric most likely to vary between internal reporting and external presentation. Operators in fundraising or acquisition discussions often calculate CAC narrowly (paid media plus affiliate, excluding overhead) to flatter unit economics. Internal CAC for actual decision-making includes more cost categories. Users of CAC numbers should always check the inclusion definition before drawing conclusions.
Common mistakes and how teams get CAC wrong
Mixing CPA and CAC. CPA is channel-level. CAC is operator-level. Quoting CPA where CAC is needed (or vice versa) leads to wrong conclusions about growth economics. Most analytical confusion in iGaming acquisition reporting comes from mixing these two.
Inconsistent inclusion of overhead. Some operators include team costs, tools and brand spend in CAC. Others do not. Both can be defensible, but mixing definitions in different reports produces silent errors. Document the inclusion clearly.
Allocating brand spend mechanically. Brand campaigns affect both acquisition and retention. Allocating 100 percent of brand spend to CAC overstates true acquisition cost. Allocating 0 percent ignores real driver. Most operators split brand spend with rules that need to be documented.
Using gross FTDs without netting. FTDs that get refunded or fraud-flagged are not real customers. CAC calculations that use gross FTD count understate true cost per real customer.
Ignoring market mix changes. Operators expanding into new markets typically run higher CAC during entry phases. Aggregate CAC trending up may simply reflect market expansion, not deteriorating efficiency in established markets. Market-level CAC is more diagnostic.
Reading CAC without LTV. CAC of 200 EUR can be excellent or terrible depending on whether LTV is 800 EUR or 250 EUR. The headline metric for executive review should always be LTV-to-CAC ratio, not CAC alone.
Healthy ranges and benchmarks
CAC varies dramatically by market, vertical and operator. Directional patterns:
- Mature regulated markets (UK, Sweden, Germany) typically command meaningfully higher CAC than emerging markets, often by a factor of two to four.
- LTV-to-CAC ratios above 3 are generally considered healthy for sustainable iGaming operations.
- Operators in market-entry phases regularly run negative early cohort economics (CAC > short-window LTV) with payback over 12 to 24 months as the brand matures.
- Casino-led operators tend to deliver higher LTV-to-CAC than sportsbook-led operators because of stronger per-session monetisation.
- CAC trending up while LTV is flat is the cleanest sign of acquisition efficiency deteriorating; the same CAC trend with rising LTV is a healthy growth investment.
These are directional patterns based on industry observation, not strict benchmarks. Cross-operator CAC comparisons are rarely useful without alignment on inclusion definitions, market mix and LTV horizons.
Related metrics and concepts
How Gamblitude handles CAC
In Gamblitude, CAC is exposed as a governed Metric with explicit conventions for cost inclusion (with and without overhead, with and without brand) and customer-creation event. Variants such as CAC(Paid Media + Affiliate), CAC(Including Overhead), CAC(Operator-Wide) coexist as separate Metrics. LTV-to-CAC ratios are tracked as derived metrics across markets, channels and cohorts so executive teams see unit economics at the level of granularity they need. Insight Radar surfaces meaningful drift in CAC trends across markets and brands.
FAQ
No, but they overlap. CPA is typically channel-specific cost per acquisition event. CAC is operator-wide cost per acquired customer including broader cost categories. CPA contributes to CAC. The two are sometimes used loosely as synonyms, which is acceptable in casual conversation but confusing in financial reporting.
Both inclusions are defensible. Including overhead gives a true all-in cost picture. Excluding it produces a more directly comparable channel-level number. Most operators publish both, named clearly. The wrong answer is to mix them in the same report without specifying which is which.
Above 3 is generally considered healthy for sustainable iGaming operations. Above 5 indicates very strong unit economics. Below 2 typically indicates either a very expensive market environment, deteriorating retention, or both. The right benchmark depends heavily on market maturity and operator strategy.
Significantly. Mature regulated markets command higher CAC due to higher CPM, advertising restrictions and competitive intensity. Emerging markets typically have lower CAC but with much higher uncertainty about LTV and regulatory durability. Operator-level CAC averaged across markets without breakdown often hides important market-specific dynamics.
No. Rising CAC alongside rising LTV can be a healthy signal: the operator is spending more to acquire higher-value cohorts. Rising CAC alongside flat or falling LTV is the warning sign. The unit economics conversation is always about the ratio, not either metric alone.
Further reading
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.
