Back to blog
Platform Pulse

The Tracking Crisis Nobody Talks About - Because It Already Happened

01 July, 2026 9 min, read
The Tracking Crisis Nobody Talks About Because It Already Happened

Platform Pulse by Webgarh Solutions

Here is something most eCommerce merchants do not realise: a meaningful portion of their conversion data is already missing. Not at risk. Not declining. Already gone and it has been for years.

This is not a prediction about a future cookie apocalypse. The tracking crisis already happened, quietly, across multiple fronts. And most merchants are still making ad spend decisions, campaign optimisation choices, and platform investments based on data that may be significantly incomplete.

The size of the gap varies by store, audience, device mix, browser distribution, and tracking implementation. But the gap exists for virtually every eCommerce merchant running paid advertising and most have never measured it.

This article breaks down what happened to eCommerce tracking, why the "cookies are going away" narrative is misleading, how each major platform handles it differently, and what server-side tracking can improve.

The "cookies are going away" narrative is wrong. The reality is more nuanced.

For years, the digital marketing industry prepared for a single event: Google deprecating third-party cookies in Chrome. That event never happened.

In July 2024, Google changed course from its original plan to fully deprecate third-party cookies in Chrome. Instead of removing cookies entirely, Google proposed a "user choice" model.

Then in April 2025, Google announced it would not even add a separate consent prompt. Third-party cookies would remain in Chrome's existing privacy settings — no new prompts, no forced choices, no changes to the default behaviour.

By October 2025, Google went further: it retired many major Privacy Sandbox advertising APIs — including Topics, Protected Audience, Attribution Reporting, and IP Protection — after low adoption rates and regulatory pressure from the UK's Competition and Markets Authority. Some Privacy Sandbox technologies continued (CHIPS, FedCM, Private State Tokens), and Google committed to continuing work on interoperable attribution standards. But the broader initiative to replace third-party cookies with new APIs effectively ended.

So cookies survived in Chrome. Crisis averted, right?

No. Because while everyone watched the Google cookie drama, three other things happened that quietly degraded eCommerce tracking:

What actually degraded tracking

1. Safari and Firefox already restrict third-party cookies

Safari's Intelligent Tracking Prevention (ITP) has blocked all third-party cookies by default since March 2020. Firefox's Enhanced Tracking Protection blocks known cross-site tracking cookies by default and uses Total Cookie Protection to isolate remaining cookies into site-specific jars.

The mechanisms differ between the two browsers, but the practical effect is similar: third-party cookie-based cross-site tracking is heavily restricted on both.

This matters because Safari and Firefox together account for a meaningful share of eCommerce traffic. According to StatCounter's June 2026 data, Chrome holds approximately 69.65% of global browser market share across all platforms, with Safari at approximately 15.31%. In the United States, Safari's share is approximately 25.91%. In the UK, it is approximately 27.71%.

A meaningful share of your store's traffic — varying by geography, device mix, and audience — is already browsing in an environment where third-party cookie-based tracking is heavily restricted. This does not mean those visitors are entirely invisible to all tracking methods. First-party cookies, server-side events, consented identifiers, click IDs, aggregated reporting, and modeled conversions may still provide partial signal. But the traditional third-party cookie-based tracking that many merchants rely on does not function as expected for these visitors.

2. Apple's App Tracking Transparency reduced mobile tracking signal

In April 2021, Apple launched App Tracking Transparency (ATT) with iOS 14.5. Every app on iOS must now explicitly ask users for permission before tracking their activity across other apps and websites.

ATT opt-in rates vary significantly by source, definition, country, vertical, and whether the measurement counts all users or only those shown the prompt. Adjust reported approximately 35% industry-wide opt-in among prompted users in Q2 2025. An FTC-published research paper found that ATT reduced the share of trackable Apple traffic in one advertising dataset from 73% to 18% in the United States.

Regardless of the exact rate, the directional impact is clear: the majority of iOS users are either opting out or not being prompted, which reduces the deterministic conversion signal available to ad platforms.

For eCommerce merchants, the impact is direct. When a customer sees a Facebook or Instagram ad on their iPhone, clicks through to your store, and makes a purchase — but has opted out of ATT tracking — Meta may receive less deterministic conversion signal for that transaction. The sale happened, but the ad platform's ability to attribute it accurately is reduced.

The practical effects: campaign optimisation algorithms receive fewer conversion signals, which can lead to slower learning and higher cost per acquisition. Audience building for remarketing becomes less precise. Budget allocation between iOS and Android becomes less reliable because iOS-attributed ROAS may appear artificially lower than it actually is.

3. Ad blockers, privacy extensions, and consent management

Beyond Safari/Firefox restrictions and iOS ATT, a growing percentage of users actively reduce tracking through browser extensions (uBlock Origin, Privacy Badger), VPNs that strip tracking parameters, consent management platforms where users decline non-essential cookies, and increasingly privacy-conscious default browser settings.

When multiple tracking restrictions combine — browser cookie restrictions, iOS ATT, ad blockers, and consent management — the measurement gaps can be substantial. The exact size of the gap varies by store and should be audited individually rather than assumed from industry averages.

What this means for eCommerce merchants

The tracking degradation is not theoretical. It affects your business in three specific ways:

Your reported ROAS may be understated

If a meaningful portion of your conversions are not being attributed back to the campaigns that drove them, your reported ROAS is systematically lower than reality. Merchants who do not understand this may underinvest in campaigns that are actually performing well.

Your ad platform algorithms may be degraded

Facebook's algorithm, Google's Smart Bidding, TikTok's optimisation — all of them learn from conversion signals. When fewer conversions are visible to the platform, these algorithms optimise on incomplete data. The result can be higher cost per acquisition, slower campaign learning, and less precise targeting.

Your customer journey may be fragmented

A customer clicks a Facebook ad on their iPhone, browses on Safari, returns through an email link on their laptop, and purchases through a Google search. If any of those touchpoints happens on a device or browser where tracking is restricted, that segment of the journey may disappear from your attribution model. You cannot optimise what you cannot measure.

How each eCommerce platform handles tracking

Not all platforms are equal when it comes to tracking infrastructure.

1. Shopify

Shopify has invested in tracking infrastructure more comprehensively than most platforms. Shopify's Customer Events system and Web Pixels provide a browser-side event framework running in a controlled pixel environment — this is primarily client-side JavaScript, not server-side tracking.

Separately, Shopify offers Meta data-sharing integration that supports both Meta Pixel (browser-side) and Conversions API (server-to-server) for purchase data, depending on the data-sharing level the merchant selects. Under Enhanced or Maximum data sharing, Shopify sends purchase events directly to Meta through a server-to-server connection. Shopify states that this server-to-server data cannot be blocked by browser-based ad blockers.

The limitation: while these capabilities exist, many Shopify merchants still rely primarily on default data-sharing settings rather than properly configuring Enhanced or Maximum sharing. The tools are available; the adoption gap remains.

This is why we built GTM Assistant — our server-side Google Tag Manager app for Shopify. After working on over 500 store migrations, we consistently observed a gap between ad platform-reported conversions and actual backend order data. GTM Assistant implements server-side GTM for Shopify stores, routing conversion events through a first-party server endpoint rather than relying solely on browser-side delivery. This approach is less dependent on browser cookie restrictions, ad blocker interference, and iOS ATT — though it does not eliminate the need for consent compliance or guarantee complete signal recovery.

The value is not just data completeness. It is decision quality. When your conversion data more accurately reflects actual sales, your ad platforms can optimise more effectively, your ROAS calculations are more reliable, and your budget allocation decisions are better grounded in reality.

2. WooCommerce

WooCommerce does not provide a single native, managed server-side tracking layer comparable to Shopify's Meta data-sharing integration. Tracking relies on third-party plugins — typically a combination of Google Tag Manager, Facebook for WooCommerce, and various analytics plugins. Each plugin adds its own JavaScript tags to the storefront, all of which are subject to the same browser-level restrictions that affect any client-side tracking implementation.

Server-side tracking on WooCommerce is possible but requires significant custom development: setting up a server-side GTM container, configuring a tagging server (typically on Google Cloud), mapping WooCommerce events to server-side tags, and maintaining the integration through WooCommerce and WordPress updates. For merchants already managing the complexity of self-hosted WordPress — as we discussed in our WordPress 7.0 analysis — adding server-side tracking infrastructure is another layer of technical overhead.

3. Magento / Adobe Commerce

Adobe Commerce offers integration with Adobe Experience Platform for enterprise-grade data collection. However, this capability is largely restricted to Adobe Commerce Cloud (the enterprise tier) and requires significant implementation effort within the broader Adobe ecosystem.

For merchants on Magento Open Source — many of whom are approaching the August 11, 2026 end-of-support deadline for version 2.4.6 — server-side tracking options are limited to custom GTM server-side implementations, similar to the WooCommerce approach but with Magento's own complexity added.

4. PrestaShop and legacy platforms

PrestaShop, currently navigating ownership changes and restructuring, has minimal native tracking infrastructure. Tracking depends on third-party modules, most of which use client-side JavaScript.

For merchants on legacy platforms like osCommerce, OpenCart, Zen Cart, VirtueMart, and CubeCart, the tracking situation is even more constrained. These platforms were built before server-side tracking was a concept, and the developer ecosystems are too small to produce and maintain modern tracking solutions.

What server-side tracking can improve

Server-side tracking works by supplementing browser-side data collection with a server you control. Instead of relying solely on a JavaScript pixel in the customer's browser to send conversion data to Facebook or Google, the data also flows through your own server.

Your server sends the conversion event to Meta's Conversions API or Google's Measurement Protocol using a server-to-server connection. This approach is less dependent on browser cookie restrictions and ad blocker interference because the server-to-server transmission does not pass through the browser.

However, it is important to understand the boundaries. Event collection, user identifiers, consent status, click IDs, and some attribution signals may still depend partly on browser or app context. Google states that Measurement Protocol is intended to supplement automatic collection, not fully replace it. Server-side tracking improves signal quality and reduces browser-side delivery dependencies — it does not guarantee complete signal recovery.

What server-side tracking can improve:

Conversion signal quality

Conversions that might not be delivered through browser-side pixels due to cookie restrictions or ad blockers can be supplemented through server-side events. Merchants who implement server-side tracking alongside browser-side tracking typically observe improved conversion reporting — the magnitude varies by store, audience, and implementation quality.

Algorithm input

When Meta and Google receive more complete conversion data through server-side APIs, their optimisation algorithms have more signal to work with. More signal can lead to better targeting, more efficient bidding, and improved cost efficiency.

Attribution signal

Server-side tracking combined with first-party data collection can provide improved visibility into the customer journey, particularly for cross-device and cross-browser journeys.

What server-side tracking does NOT do: it does not bypass user consent requirements under GDPR, CCPA, or other privacy regulations. Meta's privacy and data-use requirements apply equally to browser-side and server-side tools. Server-side tracking changes where data is processed, not whether consent is required.

What merchants should do this week

Step 1: Measure your data gap.

Compare your ad platform's reported conversions against your actual order data (from Shopify, WooCommerce, or your commerce backend) for the same time period. Filter by device type and browser where possible. The gap between reported conversions and actual orders is your tracking blind spot. If the gap is meaningful, your optimisation decisions may be based on incomplete data.

Step 2: Review your tracking implementation

For Shopify merchants, check your Meta data-sharing level in the Facebook & Instagram sales channel settings — Enhanced or Maximum sharing enables server-to-server purchase data delivery. For WooCommerce and Magento merchants, evaluate whether server-side GTM implementation is feasible for your technical environment.

Step 3: Shift to blended metrics

Rather than relying solely on platform-reported ROAS (which may be systematically understated due to missing conversion signal), calculate blended ROAS across all channels: total revenue divided by total ad spend. Monitor channel-level ROAS for directional guidance, but use blended metrics as your primary optimisation signal.

Step 4: Prioritise first-party data

Email addresses, phone numbers, and customer accounts are tracking-resilient identifiers. They work across devices, across browsers, and across sessions regardless of cookie or ATT restrictions. Every customer touchpoint that captures a first-party identifier strengthens your ability to measure and attribute more accurately.

The connection to agentic commerce

There is a connection between the tracking landscape and the agentic commerce infrastructure we covered in our previous analysis.

As commerce expands toward AI agent-driven discovery and transactions through Shopify Catalog, UCP, and ACP, the attribution model will evolve. Traditional tracking — whether client-side or server-side — is designed for a world where humans browse websites. In agent-driven commerce, product discovery and purchase can happen within a conversation or through an API call, not on a product page.

Merchants who invest in their tracking and data infrastructure today — clean server-side data collection, first-party customer data, and accurate attribution — are building the foundation that will matter regardless of how commerce channels evolve.

Frequently Asked Questions

Q1: Are third-party cookies actually going away?

A: Not in Chrome. Google abandoned its deprecation plan in July 2024 and confirmed in April 2025 that it would not add a separate consent prompt. In October 2025, Google retired many major Privacy Sandbox advertising APIs. Third-party cookies remain in Chrome by default. However, Safari has blocked third-party cookies since March 2020, and Firefox blocks or isolates cross-site tracking cookies by default. Combined with iOS ATT and ad blockers, a meaningful share of web traffic is already in an environment where third-party cookie-based tracking is heavily restricted.

Q2: How much conversion data are eCommerce merchants losing?

A: It varies significantly by store, audience composition, browser distribution, device mix, and tracking implementation. An FTC-published research paper found that ATT reduced trackable Apple traffic from 73% to 18% in one US advertising dataset. The best way to assess your specific gap is to compare your ad platform's reported conversions against your actual backend order data for the same period.

Q3: What is server-side tracking and how does it help?

A: Server-side tracking supplements browser-side data collection by routing conversion events through a server you control. Your server sends events to ad platforms through server-to-server APIs like Meta's Conversions API or Google's Measurement Protocol. This approach is less dependent on browser-level cookie restrictions and ad blockers. However, some event collection and attribution signals may still depend on browser context, and consent requirements apply equally. Google states that Measurement Protocol is intended to supplement automatic collection, not replace it entirely.

Q4: Does Shopify have server-side tracking?

A: Shopify's Customer Events and Web Pixels are primarily browser-side event frameworks. Separately, Shopify's Meta data-sharing integration supports Conversions API (server-to-server) for purchase data under Enhanced or Maximum data-sharing settings. Shopify states this server-to-server data cannot be blocked by browser-based ad blockers. Third-party apps like GTM Assistant provide server-side Google Tag Manager implementation specifically for Shopify stores.

Q5: Does server-side tracking violate privacy regulations?

A: No — but it does not exempt you from them either. Meta's privacy and data-use requirements apply equally to browser-side and server-side tools. Server-side tracking changes where data is processed, not whether consent is required. Merchants must still comply with GDPR, CCPA, and all applicable data protection laws.

This article is part of Platform Pulse, a market intelligence series from Webgarh Solutions. We track the data, deadlines, and strategic shifts shaping eCommerce infrastructure — so merchants and technology leaders can make informed platform decisions.

Webgarh Solutions is an eCommerce-focused engineering and growth partner helping businesses build, migrate, integrate, and scale digital commerce systems. If your tracking data does not match your actual sales or if you suspect your ad platforms are optimising on incomplete data we can help diagnose the gap and implement server-side tracking infrastructure. Request a Tracking Audit

Money Singla

Mani Singla

Behind Webgarh, one core idea drives everything: every eCommerce business deserves a store engineered specifically for its goals not just assembled from templates. From the first consultation to final deployment, every project reflects a commitment to building Shopify solutions that are custom, scalable, and built to outlast trends.

Mani's expertise sits at the intersection of eCommerce strategy and Shopify engineering a rare combination that lets him see both the big picture and the technical detail simultaneously. He doesn't come in as a developer for hire. He comes in as someone who genuinely understands what's at stake for a growing eCommerce business, and engineers every solution accordingly.

Whether it's architecting a headless Shopify storefront, building a custom checkout experience, designing third-party integrations, or diagnosing conversion leaks he brings the same engineering rigor to every challenge. His clients don't just get a working store. They get one that's faster, smarter, and built for 7-figure growth.

He has worked extensively with brands that have outgrown native Shopify features connecting stores with enterprise ERPs, CRMs, and building bespoke functionalities no off-the-shelf app can offer.

Through Websgarh, Mani shares practical, no-fluff insights on Shopify development and store performance for store owners, developers, and digital teams who need real answers backed by real experience.