Back to blogHow to Set Up Conversion Tracking That Actually Works
9 min read

How to Set Up Conversion Tracking That Actually Works

iOS tracking opt-in rates range from 14% to 50% by app category (Adjust, 2025). Build conversion tracking that accounts for the gap, not one that ignores it.

By Team COACT

No conversion tracking setup captures every conversion — the honest starting point is knowing how big that gap is for your specific app category. iOS App Tracking Transparency (ATT) opt-in rates range from just 14% for education apps to 50% for sports apps, against a 35% industry average (Adjust, ATT Opt-In Rates 2025). A tracking setup built for a 50%-opt-in category will silently under-report conversions by more than half in a 14%-opt-in one.

This post covers how to build conversion tracking that accounts for that structural gap: server-side tracking, event match quality, and why measurement maturity — not just tool selection — is what actually determines whether you can prove your marketing is working.

Key Takeaways

  • iOS ATT opt-in rates vary from 14% (education apps) to 50% (sports apps) against a 35% industry average — your tracking gap is category-specific, not universal (Adjust, 2025).
  • Only 52% of senior marketing leaders can prove marketing's value and get credit for it — but that rises to 62% among leaders who meet regularly with their analytics team (Gartner, 2024).
  • Meta's Event Match Quality (EMQ) score — a 0-10 measure of how reliably conversion events match to a user profile — is real, official Meta terminology, though the commonly cited "8+ is excellent" benchmark is practitioner consensus, not an official Meta threshold.
  • Server-side tracking (via Conversions API or equivalent) is now table stakes, not an advanced technique — but it supplements gaps in client-side tracking, it doesn't eliminate them.

Why Doesn't Any Tracking Setup Capture Everything?

In 2026, the honest answer is that a fixed share of users are permanently invisible to device-level tracking, and that share varies enormously by category. Industry-wide average ATT opt-in sits at 35% as of Q2 2025, up only slightly from 34.5% in Q2 2024. But category variance is extreme: sports apps see 50% opt-in, hyper-casual games 43%, while education apps have risen from just 7% in 2023 to 14% in 2025 (Adjust, ATT Opt-In Rates 2025).

iOS ATT opt-in rate by app category, Q2 2025 Horizontal bar chart of App Tracking Transparency opt-in rates by category as of Q2 2025: sports apps 50%, hyper-casual games 43%, action games 40%, industry average 35%, board games 30%, education apps 14%. Source: Adjust. Sports apps 50% Hyper-casual games 43% Action games 40% Industry average 35% Board games 30% Education apps 14%
Source: Adjust, ATT Opt-In Rates 2025, retrieved 2026-07-06

Practical implication: before choosing a tracking tool or methodology, find your own category's realistic opt-in ceiling. A tracking setup that assumes 50% visibility in a category that actually sees 14% will structurally under-report conversions, regardless of how well the tool itself is configured.

What Server-Side Tracking Actually Fixes

Server-side tracking sends conversion events directly from your server to ad platforms, via Meta's Conversions API or an equivalent. Because it doesn't depend on the browser or device executing tracking code, it supplements what client-side pixels miss after a user opts out or blocks cookies. It's now considered baseline practice rather than an advanced technique — and it directly affects budget-sizing decisions, since incomplete tracking data makes it harder to know if your current spend is actually working (see our CAC and CPC benchmark data for the regional cost context this connects to).

Videographer filming with a professional camera during a content production shoot

We couldn't verify several widely-circulated "conversion recovery" percentages for server-side tracking. Claims like "recovers 20-40% of lost conversions," or unnamed case studies citing precise CPA improvements, trace only to ad-tech vendor content with no disclosed sample size or methodology. We've excluded them rather than repeat unsourced figures.

What's real and Meta's own terminology is Event Match Quality (EMQ): a 0-10 score reflecting how reliably a conversion event matches to a specific user profile, based on how many customer-data fields (hashed email, phone, external ID, browser identifiers) are sent with each event. A higher EMQ score means Meta has more confidence the event belongs to a real, identifiable person — which is a different question from whether that event happened at all.

Common mistake: treating server-side tracking as a complete fix for tracking loss. It supplements missing signal — it doesn't recover conversions from users who genuinely opted out and share no identifying information at all. The ATT opt-in gap above sets a real ceiling that no tracking implementation can exceed.

Why Does Measurement Maturity Matter More Than Tool Choice?

A Gartner survey of 378 senior marketing leaders found only 52% can prove marketing's value and get credit for its contribution to business outcomes (Gartner, September 2024). The gap wasn't explained by tooling — it was explained by process: leaders who met regularly with their marketing analytics team could prove value 62% of the time, versus just 30% for those who met infrequently.

Share of marketing leaders who can prove marketing's value Bar chart showing 62% of senior marketing leaders who meet regularly with analytics team members can prove marketing's value and get credit for it, versus 30% who meet infrequently. 62% Meet analytics team regularly 30% Meet analytics team infrequently
Source: Gartner, 2024 Marketing Analytics Survey, retrieved 2026-07-06

That's more than twice the success rate, driven entirely by collaboration cadence rather than a better tracking tool. Tracking infrastructure only pays off if someone is regularly reviewing what it shows and reconciling it against other measurement methods — a point we cover in more depth in our CAC and CPC benchmark data.

Practical implication: before investing further in tracking tooling, check whether your team has a standing cadence for reviewing tracking data with whoever owns analytics. Gartner's data suggests that habit matters more than which platform you use.

What Your First-Party Data Setup Should Actually Include

Three things matter more than picking a specific vendor:

  1. A single source of truth for revenue, usually your own backend or billing platform, that you trust over any single ad platform's self-reported conversions — every platform has an incentive to over-attribute conversions to itself.
  2. Consistent customer identifiers sent with every event — hashed email, phone, and any stable external ID — since Event Match Quality depends directly on how many matching fields are present, not on which tool sends them.
  3. A regular reconciliation cadence between platform-reported conversions and your own revenue data, ideally weekly, so discrepancies get caught before they compound into a wrong budget decision.

Common mistake: setting up server-side tracking once and never revisiting it. Match quality can degrade as checkout flows change, new fields get added or dropped, or a platform's own matching logic updates — treat it as something to monitor, not a one-time setup task.

How Do You Reconcile Platform Data With Your Own Revenue Numbers?

Reconciliation is the practical habit that turns tracking infrastructure into something you can actually trust for budget decisions — and it's simpler than most teams assume.

  1. Pull platform-reported conversions and your own backend revenue for the same date range, weekly at minimum. Don't compare a same-day platform number against a backend number pulled a week later — attribution windows differ, and that mismatch alone can look like a tracking problem when it isn't.
  2. Calculate the delta as a percentage, not an absolute number. A platform consistently over-reporting by 8-12% is a stable, explainable gap (often modeled/estimated conversions filling tracking gaps); a delta that swings from 5% to 40% month to month signals a real tracking or match-quality problem worth investigating.
  3. Investigate sudden changes in the delta, not the delta itself. Every platform has some structural over- or under-counting versus your own revenue system — that's expected. What matters is whether the gap is stable or moving, since a moving gap means something changed in your funnel, your tracking setup, or the platform's own attribution logic.

Common mistake: treating any platform-vs-backend discrepancy as a tracking bug to fix. Some gap is structural and expected, given different attribution windows and modeling approaches — the goal is a stable, understood gap, not a zero gap.

Frequently Asked Questions

Why is my conversion tracking under-reporting?

Most commonly, this reflects your category's real ATT opt-in ceiling rather than a broken setup — some categories see opt-in rates as low as 14%, meaning a meaningful share of conversions are structurally invisible to device-level tracking regardless of configuration.

Does server-side tracking fix iOS tracking loss?

It supplements client-side tracking by capturing conversions that pixels miss after opt-out, but it doesn't recover signal from users who share no identifying information at all. Treat it as raising your tracking ceiling, not eliminating the gap entirely.

What is Meta's Event Match Quality (EMQ) score?

EMQ is Meta's official 0-10 score measuring how reliably a conversion event can be matched to a specific user profile, based on how many customer-data fields are sent with it. Commonly cited "good" or "excellent" thresholds are practitioner consensus, not officially published Meta benchmarks.

Is a tracking tool enough to prove marketing ROI?

No — Gartner's 2024 survey found the strongest predictor of proving marketing's value was how often marketing leaders met with their analytics team, not which tracking tool they used. Regular reconciliation matters more than tooling alone.

How often should conversion tracking be checked?

Weekly, at minimum. Match quality and data completeness can degrade silently as checkout flows or platform matching logic change — a set-and-forget approach to tracking tends to drift without anyone noticing until a budget decision goes wrong.

What counts as a normal gap between platform-reported and actual revenue?

There's no universal number, but a stable gap of 8-12% is common and often reflects modeled conversions filling tracking gaps. What matters more than the size of the gap is whether it's stable — a gap that swings unpredictably month to month signals a real tracking problem worth investigating.

Conclusion

Reliable conversion tracking starts with knowing your category's real visibility ceiling, not assuming a universal setup will capture everything. Server-side tracking and first-party data raise that ceiling; a regular reconciliation habit between platform data and your own revenue numbers is what actually turns tracking infrastructure into something you can trust for budget decisions.

Continue Learning

Want results like these for your brand?

COACT runs performance-based growth across SEA & India. Start with a free 15-day pilot.

Book a discovery call