Shopify

Platform Change

Shopify’s August 26, 2026 deadline: what non-Plus stores need to verify

On 26 August 2026, Shopify will auto-upgrade remaining non-Plus Thank You and Order Status pages, and legacy ScriptTags on those pages will stop working. Existing tracking and customisations need to be identified, replaced and verified before the change.

Measurement Architect, Avinian

9 min read

Graphic titled "Shopify Aug 2026: Prevent the Silent Tracking Loss: Preparing Non-Plus Stores for the checkout.liquid Deadline." Visual features a laptop displaying a broken conversion tracking chart alongside a stopwatch, migration labels, and a calendar highlighted on August 26, 2026.
The short answer

On 26 August 2026, Shopify will auto-upgrade remaining non-Plus Thank You and Order Status pages. Legacy ScriptTags on those pages will stop working. checkout.liquid and Additional Scripts were already sunset for these pages on 28 August 2025, although existing stores may still have deprecated customisations visible in the upgrade workflow. The practical task now is to identify every dependency, replace it with supported apps, pixels or extensions, and verify that the intended events and values still arrive after migration.

Key takeaways
  • Remaining non-Plus Thank You and Order Status pages are auto-upgraded on 26 August 2026.

  • Legacy ScriptTags on those pages stop working on that date.

  • checkout.liquid and Additional Scripts were sunset for these pages on 28 August 2025; the Additional Scripts field is view-only.

  • Web Pixels and UI extensions are supported replacements for relevant use cases, but migration still requires validation.

  • A successful page upgrade does not by itself prove that every conversion event, identifier and consent signal is arriving correctly.

What is actually changing

Shopify has been moving checkout away from legacy Liquid templates and script-based customisations for several years. checkout.liquid and Additional Scripts on the Thank You and Order Status pages were sunset on 28 August 2025. The remaining non-Plus deadline is 26 August 2026: Shopify will auto-upgrade stores still using the legacy pages, and legacy ScriptTags on those pages will stop working.

This matters more for measurement than for design. The visual checkout was already migrated for most stores through checkout extensibility. What tends to remain in the legacy surfaces is tracking: a Meta pixel purchase event, a Google Ads conversion snippet, an affiliate postback, sometimes a hand-rolled request to a warehouse endpoint.

Who this affects

You are affected if any of the following is true, regardless of how modern your storefront theme is.

  • Your store is on Basic, Grow, or Advanced rather than Plus.

  • You have anything at all in Settings, Checkout, Additional scripts.

  • You installed a marketing tag by pasting code rather than through a Shopify app or the Web Pixels API.

  • Your order status page contains custom tracking added before 2024.

What to check in your store

Additional scripts

Open Settings, then Checkout, and read the additional scripts field in full before you change anything. Copy it somewhere durable. Every distinct network call in that field is an event you will need to reproduce elsewhere, and the field is the only record of what was there once it is cleared.

How each pixel was installed

A Meta pixel installed through the official sales channel already uses Web Pixels and will survive. The same pixel ID pasted into additional scripts will not. Two stores can report the same pixel ID and have completely different exposure here, so check the installation path rather than the ID.

Order status page customisations

The order status page is the most common place for undocumented tracking to accumulate, because it is where post-purchase apps and agencies historically added their snippets. Treat anything you find there as in scope.

A migration checklist

Work through each legacy script and decide where its event belongs. Most fall into one of three destinations.

Legacy script

New home

Why

Meta purchase pixel

Web Pixel plus Conversions API

Browser event covers attribution windows; server event covers consent-blocked sessions.

Google Ads conversion

Web Pixel or server-side tag

Needs order value and currency, both in the checkout completed payload.

Affiliate postback

Order paid webhook

Should not depend on the customer reaching a page at all.

Warehouse or BI event

Order paid webhook

Order-level truth belongs server-side, not in the browser.

Custom DOM manipulation

Checkout UI extension

Web Pixels cannot touch checkout markup.

The important distinction is between scripts that observe and scripts that intervene. Observation moves to Web Pixels or webhooks. Intervention needs a checkout UI extension, which is a different and larger piece of work.

What happens if you miss the date

Nothing breaks loudly. Checkout continues to work and customers continue to buy. What changes is that some proportion of your purchase events stop reaching your ad platforms. A tracking interruption can change the conversion sample available to reporting and optimisation systems. The size and commercial effect require account-level validation.

The practical symptom is a step change in reported conversions that begins on a specific date and does not recover, usually alongside rising reported cost per acquisition while actual revenue holds steady. If you only look at platform dashboards, this reads as a performance problem rather than a data problem, which is why it often goes unfixed for a full quarter.

The check that settles it is simple. Count purchases in Shopify for a date range, count purchases reported by each ad platform for the same range, and compare the ratio before and after 26 August. A stable ratio means your migration held. A material ratio change around the migration date warrants investigation. It does not, by itself, identify the cause; attribution settings, consent, campaign mix and other implementation changes also need to be checked.

Frequently asked questions

Does this deadline affect my storefront theme as well?

No. The 26 August 2026 change applies to checkout surfaces, not to your storefront theme. Your product and collection pages are unaffected, which is part of why the tracking impact is easy to miss.

Can I keep using additional scripts if I upgrade to Plus?

No. Plus stores reached their own checkout extensibility deadline earlier. Upgrading plans does not restore checkout.liquid on either tier.

How do I know whether my Meta pixel is already safe?

Check how it was installed rather than which pixel ID it uses. A pixel added through the official Shopify sales channel already runs on Web Pixels. A pixel pasted into additional scripts does not, even if the ID is identical.

Measurement Architect, Avinian

Christoffer builds and defends the measurement layer underneath paid media for established e-commerce brands. His work focuses on server-side collection, consent-aware event design, and proving that what a platform receives matches what actually happened in the store.

Server-side GTM, Shopify checkout instrumentation, Meta CAPI and GA4 validation

Not sure what your setup depends on?

Avinian’s Measurement Scan reviews the public implementation for visible migration exposure. Account-level verification requires the Conversion Tracking Audit.

No obligation. If there's no meaningful gap, we'll tell you.

Not sure what your setup depends on?

Avinian’s Measurement Scan reviews the public implementation for visible migration exposure. Account-level verification requires the Conversion Tracking Audit.

No obligation. If there's no meaningful gap, we'll tell you.

Not sure what your setup depends on?

Avinian’s Measurement Scan reviews the public implementation for visible migration exposure. Account-level verification requires the Conversion Tracking Audit.

No obligation. If there's no meaningful gap, we'll tell you.