iOS 14+ & Ad Blockers: Up to 40% Data Loss
Why browser tracking is becoming increasingly unreliable and what you can do about it.
The Silent Data Crisis in E-Commerce
Since Apple introduced the App Tracking Transparency (ATT) framework with iOS 14.5 in spring 2021, the e-commerce industry has faced a fundamental challenge: A significant portion of conversion data is simply lost. According to industry studies, up to 80% of iOS users decline tracking. Combined with ad blockers and browser restrictions, data loss can reach up to 40%.
What Did Apple Change?
With iOS 14.5, apps must explicitly ask users for permission before tracking their activity across other apps and websites. The familiar ATT dialog ("Allow this app to track your activity across other companies' apps and websites") is now well-known to most iPhone users.
The impact on browser tracking is severe: Safari, the default browser on iOS, completely blocks third-party cookies and limits the lifespan of first-party cookies to 7 days (via Intelligent Tracking Prevention, or ITP). In some cases, cookies are even deleted after just 24 hours.
Safari ITP: The Technical Details
Apple's Intelligent Tracking Prevention (ITP) has been active since Safari 12 and is continuously being tightened. The key restrictions:
- Third-party cookies are completely blocked
- First-party cookies set via JavaScript have a maximum lifespan of 7 days
- When cross-site tracking is detected, cookies are limited to 24 hours
- LocalStorage data is deleted after 7 days without user interaction
For e-commerce stores, this means: If a customer clicks a Facebook ad, returns a week later, and then makes a purchase, that purchase can no longer be attributed to the original click. The conversion is lost in attribution.
Ad Blockers: The Second Problem
Independent of iOS, ad blocker adoption continues to grow. According to industry estimates, over 30% of internet users worldwide use an ad blocker. Among tech-savvy audiences, this share can be significantly higher.
Ad blockers don't just block advertisements — they frequently block tracking scripts as well. The Meta Pixel, Google Analytics tag, and TikTok Pixel are detected and blocked by most ad blockers. This means: For these users, no conversion events are captured at all.
The Concrete Impact on Shopify Stores
False Attribution
When conversions aren't accurately captured, ad budgets can't be optimally allocated. Campaigns that actually perform well appear ineffective — because conversions can't be attributed.
Wasted Ad Spend
Ad platform algorithms optimize based on reported conversions. Fewer reported conversions lead to worse optimization and consequently higher customer acquisition costs.
Distorted Analytics
When a significant portion of data is missing, all analyses and decisions based on it become distorted. The actual ROAS may be considerably higher than what's measured.
What Store Owners Can Do
Implement Server-Side Tracking
The most effective measure against data loss is server-side tracking. Since events are sent from the server to the platforms, ad blockers and browser restrictions are ineffective. All major platforms offer dedicated server APIs for this purpose (Meta CAPI, GA4 Measurement Protocol, TikTok Events API).
Dual-Track Approach
The best approach combines browser pixels and server-side tracking. The browser pixel captures events where it isn't blocked. In parallel, the server sends the same events via the server API. Deduplication ensures no events are counted twice.
Prioritize First-Party Data
Server-side tracking is built on first-party data — information that comes directly from your own store. This data is more reliable and less affected by cookie restrictions than third-party data.
Conclusion
Data loss from iOS 14+, ad blockers, and browser restrictions is real and affects every Shopify store. The good news: Server-side tracking can recover a large portion of the lost data. Those who act now gain a measurable advantage over competitors who continue to rely solely on browser pixels.
Sources: Meta Conversions API Best Practices, Google Enhanced Conversions Documentation, E-Commerce Industry Studies DACH 2024/2025. All figures cited are approximate and may vary by industry and region.