The Shopify checkout extensibility deadline of August 26, 2026 is twelve days away as this publishes — and it is widely misunderstood. This wave does not hit Shopify Plus. It hits every store on a non-Plus plan that ever pasted a tracking pixel, analytics snippet, or affiliate tag into the checkout’s Additional Scripts box, or installed an app that customizes the Thank You and Order Status pages with script tags.
The stakes are concrete: per Shopify’s own documentation, script tags on those pages were already sunset for Plus stores on August 28, 2025 and are sunset for non-Plus stores on August 26, 2026. After the cutoff, stores that haven’t migrated get upgraded automatically, legacy customizations are removed, and the window to revert closes for good. The most common casualty isn’t design — it’s conversion tracking that silently stops firing.
This playbook covers who the deadline actually affects, how it fits into the three-deadline sequence Shopify has run since 2024, what specifically breaks, the sanctioned replacement stack, a dated 12-day triage plan, and the reversion rules most coverage skips. Every claim below traces to shopify.dev or the Shopify Help Center.
- 01August 26, 2026 is a non-Plus deadline.It applies to Basic, Shopify, Advanced, and Pause and Build plans — specifically their Thank You and Order Status pages. Plus merchants already migrated through separate 2024 and 2025 cutoffs.
- 02What dies: Additional Scripts and script-tag apps.Tracking pixels, analytics snippets, and affiliate tags pasted into checkout settings — plus apps that inject script tags on the post-purchase pages — stop working after the upgrade. The Additional Scripts field has already been view-only since August 28, 2025.
- 03The replacements are Web Pixels, app pixels, and Checkout UI Extensions.Tracking moves to Web Pixels under Settings → Customer Events or to developer-updated app pixels; interface changes move to Checkout UI Extensions. Hand-pasted script tags have no like-for-like successor.
- 04Reversion is conditional and closing.A store can revert an upgraded page only if it was created before January 6, 2025, has pre-existing script or app customizations, and was upgraded less than 30 days ago. After August 26, the auto-upgrade is mandatory and irreversible.
- 05Don’t conflate this with the Scripts-to-Functions sunset.Shopify Scripts (discount and shipping logic) had its own June 30, 2026 deadline and its own replacement, Shopify Functions. Merchants in Shopify’s own forums are mixing the two up — they are separate migrations on separate timelines.
01 — ScopeWho August 26 actually hits.
Start with the correction, because a lot of circulating coverage gets it backwards. The August 26, 2026 deadline is not a Shopify Plus event. Shopify’s Help Center states it plainly: August 26, 2026 is the deadline for stores on a non-Plus Shopify subscription plan to upgrade their Thank You and Order Status pages. That covers the Basic, Shopify, and Advanced plans — and stores on the Pause and Build plan, which get upgraded automatically with no option to revert at all.
Plus merchants already lived through this movie, twice. checkout.liquid — the legacy layout file behind old-style checkout customization — has always been Plus-exclusive; Shopify’s developer documentation confirms it is available only to Shopify Plus merchants, while non-Plus stores customize checkout through the theme editor. Plus stores lost checkout.liquid on the in-checkout pages (Information, Shipping, Payment) on August 13, 2024, then lost it on the Thank You and Order Status pages on August 28, 2025.
So what does a non-Plus store have at risk, if it never had checkout.liquid? Two things: the Additional Scripts box in checkout settings — historically the place merchants pasted Meta Pixel, GA4 or Google Tag Manager snippets, and affiliate or attribution tags — and any installed app that relies on script tags on the post-purchase pages. If you’re not certain which plan tier your store is on, or what each tier actually includes, our breakdown of Shopify plan limits and pricing is the fastest way to check — the entire blast radius of this deadline is decided by that one attribute.
The scale of the affected group is what makes this newsworthy: non-Plus plans make up the bulk of Shopify’s merchant base, far outnumbering the Plus tier — our Shopify platform statistics roundup has the current numbers. Plus’s two migrations affected the platform’s largest merchants; this one affects the long tail, where a dedicated developer is much less likely to be on hand, and tracking snippets often went in years ago and have not been touched since.
02 — TimelineThree deadlines, one table.
Shopify ran this sunset in three waves across three consecutive Augusts, each with a different audience and a different checkout surface. Most competing coverage discusses only the current deadline in isolation — which is exactly why merchants keep conflating them. Here are all three, side by side, with what actually stopped (or stops) working at each one. Every date is sourced from shopify.dev or the Shopify Help Center.
| Deadline | Plans affected | Checkout surface | What stops working | Required replacement |
|---|---|---|---|---|
| Already passed | ||||
| August 13, 2024 | Shopify Plus only | In-checkout pages — Information, Shipping, Payment | checkout.liquid on the in-checkout steps (Plus-exclusive access) | Checkout extensibility — Checkout UI Extensions, Functions, branding API |
| August 28, 2025 | Shopify Plus only | Thank You + Order Status pages | checkout.liquid, Additional Scripts, and script tags on those pages; field went view-only platform-wide. PII no longer accessible to legacy pages | Checkout UI Extensions + Web Pixels; auto-upgrades for stragglers began January 2026 |
| 12 days out — the current deadline | ||||
| August 26, 2026 | Non-Plus — Basic, Shopify, Advanced, Pause and Build | Thank You + Order Status pages | Script tags and Additional Scripts content — tracking pixels, analytics snippets, affiliate tags, script-tag apps | Web Pixels (Customer Events), app pixels, Checkout UI Extensions |
Source: Shopify developer documentation (checkout.liquid reference and changelog) and the Shopify Help Center upgrade guides for Plus and non-Plus stores.
Read as a sequence, the pattern is deliberate: Shopify moved the highest-touch surface (Plus in-checkout) first, then the post-purchase pages for the same audience a year later, then — just under a year after that — the same post-purchase surface for everyone else. Each wave shipped with the same mechanics: a dated cutoff, a replacement framework, and an auto-upgrade backstop for stores that don’t act.
“checkout.liquid and additional scripts were sunset for the Thank you and Order status pages on August 28, 2025. Script tags were sunset on those pages on August 28, 2025 for Plus stores, and are sunset for non-Plus stores on August 26, 2026.”— Shopify developer documentation, checkout.liquid reference
03 — ImpactWhat actually stops working.
The Thank You and Order Status pages are where post-purchase tracking has traditionally lived. Three categories of customization are affected when a non-Plus store’s pages upgrade:
- Additional Scripts content. The free-text box in checkout settings where merchants pasted conversion pixels — Meta Pixel, GA4 or Google Tag Manager containers, affiliate and attribution scripts. Anything living there does not carry over to the upgraded pages.
- Apps that use script tags. Apps that inject their functionality onto the post-purchase pages via script tags stop working on the upgraded pages unless the developer has shipped a Web Pixels or UI Extensions version.
- Any script-based page customization. Custom order-tracking widgets, survey embeds, referral prompts — if they’re script-injected on these pages, they’re in scope.
An important detail many merchants miss: the Additional Scripts field has already been view-only since August 28, 2025, across all plans. You can read what’s in the box, but you can’t edit or add to it. What August 26 changes is that the scripts stop executing — the store gets upgraded to the new pages, and the legacy customizations are removed. The failure mode is silent: the storefront keeps selling, orders keep flowing, and the first visible symptom is a week of missing conversions in your ads manager. One merchant in Shopify’s own community forums put it plainly in August 2026: losing ad attribution without realizing it is the kind of problem that’s easy to miss until the damage is done.
Aug 14 → Aug 26, 2026
The gap between this article’s publication and the non-Plus cutoff. Enough time for a deliberate migration — not enough for a leisurely one, especially if an app developer has to ship a fix.
Basic · Shopify · Advanced · Pause and Build
Every non-Plus subscription tier is covered by the August 26 deadline. Pause and Build stores are upgraded automatically, and Shopify states that upgrade cannot be reverted.
After a manual upgrade
Stores meeting Shopify’s conditions can revert an upgraded page for up to 30 days. Migrating this week keeps that safety net open; waiting for the auto-upgrade forfeits it.
04 — Replacement StackThe sanctioned replacements.
Shopify’s replacement framework maps each legacy use case to a purpose-built tool. The mapping matters because there is no like-for-like successor to “paste arbitrary JavaScript here” — by design. Each replacement runs in a sandboxed, structured surface with defined data access.
Web Pixels
The direct successor to Additional Scripts for tracking. Custom pixels subscribe to standardized customer events (checkout completed, page viewed) in a sandbox, instead of raw scripts on the page. This is where Meta Pixel, GA4, and affiliate snippets are rebuilt.
App pixels
Apps updated by their developers to use the Customer Events / Web Pixels API continue tracking without hand-rolled script tags. For most merchants this is the lowest-effort path: check whether each installed app has shipped its extensibility version, and update or replace it.
Checkout UI Extensions
Layout and content customization for the upgraded pages — order-tracking widgets, surveys, upsell blocks — built as extensions rather than injected scripts. Installed from apps or built custom for the store.
The third leg of Shopify’s framework, Shopify Functions, covers discount and shipping logic — relevant if your checkout customization went beyond tracking — but note it belongs to a different migration with its own deadline, covered in section 07. For merchants rebuilding their measurement stack, it’s also worth knowing the platform side is still evolving: Shopify’s July 2026 Liquid and analytics platform updates expanded what merchants can measure natively, and the Spring 2026 Edition’s checkout and payments updates show where the extensibility surface is heading.
Shopify’s own pitch for the upgraded checkout, on its partners blog, claims a faster checkout experience that results in up to 1% higher conversion on average. Treat that as what it is — Shopify’s own marketing figure for extensibility broadly, from an undated page, not an independently verified benchmark for this specific migration. The honest case for migrating isn’t a conversion lift; it’s that the alternative is losing your tracking entirely. If your team wants the rebuilt measurement validated end to end — events firing, attribution reconciling against ad-platform numbers — that is exactly the work our analytics service does for eCommerce clients.
05 — Action PlanThe 12-day triage plan.
Twelve days is enough for a deliberate migration if you sequence it. The plan below is our own triage sequencing, dated from publication day (August 14) to the deadline (August 26), built around Shopify’s documented replacement tools and the reversion mechanics in section 06. The single most important principle: upgrade manually and early, because a manual upgrade inside the window preserves options the auto-upgrade doesn’t.
| Dates | Task | Why it matters | Relevant Shopify surface |
|---|---|---|---|
| Aug 14–15 | Audit the Additional Scripts box (it’s view-only, so read and copy everything out) and inventory every app touching the Thank You / Order Status pages | You can’t replace what you haven’t catalogued. Years-old pixels and forgotten affiliate tags are the most common surprise. | Settings → Checkout → Additional Scripts; app list |
| Aug 16–18 | Map each script to its successor: custom pixel, app pixel, or UI extension — and email any app developer that hasn’t shipped an extensibility version | Developer turnaround is the step you don’t control. Starting the clock on day 3 instead of day 10 is the difference between a fix and a gap. | Settings → Customer Events; app documentation |
| Aug 19–22 | Install and configure the replacements — Web Pixels for hand-rolled tracking, updated apps for the rest — and place test orders | Customer-event pixels behave differently from raw scripts; only a real order proves the conversion event fires with the right parameters. | Web Pixels · app pixels · Checkout UI Extensions |
| Aug 23–24 | Verify tracking end to end: conversions appearing in Meta / Google Ads / GA4, affiliate postbacks firing, attribution parameters intact | Lost ad attribution is the silent failure merchants report most. Verify in the destination platforms, not just in Shopify. | Ad platforms + analytics dashboards |
| Aug 25–26 | Complete the manual upgrade of the Thank You and Order Status pages and confirm the store shows the upgraded pages before the deadline | Upgrading on your own terms — with replacements already live — beats being swept up in the mandatory auto-upgrade with legacy customizations removed. | Settings → Checkout → upgrade prompt |
If your store’s checkout carries revenue you can’t afford to mis-measure — or the audit in step one surfaces more script debt than your team can clear in twelve days — this is a case where outside help pays for itself in preserved ad efficiency. Our eCommerce service handles exactly this class of platform-deadline migration, from script audit through verified post-migration tracking.
06 — Fine PrintAuto-upgrade mechanics and the reversion rules.
The detail most coverage skips is what happens to stores that do nothing — and what escape hatches exist. Shopify’s Help Center spells out both, and the Plus wave already showed the pattern in practice: in January 2026, Shopify began auto-upgrading Plus stores still using the legacy Thank You and Order Status pages, removing all legacy customizations during the upgrade, with 30 days’ advance email notice.
For non-Plus stores, reversion to a legacy page is possible only when all three of Shopify’s conditions hold: the page was created before January 6, 2025, it has pre-existing script or app customizations, and it was upgraded less than 30 days ago. That January 6, 2025 date is worth noting — it means newer stores have no reversion path at all. And after August 26, 2026, the question becomes moot: the auto-upgrade is mandatory and irreversible for everyone still on legacy pages, and Pause and Build stores can’t revert their automatic upgrade in any case.
Tracking code pasted into Additional Scripts
Highest risk. Run the full 12-day triage: copy scripts out, rebuild in Web Pixels, verify in ad platforms, then upgrade manually while the 30-day reversion window still exists as a fallback.
Post-purchase apps, no hand-pasted scripts
Medium risk, low effort. Check each app’s changelog or listing for Web Pixels / UI Extensions support, update or replace stragglers, then upgrade. Your timeline depends on developers, so start now.
No scripts, no post-purchase apps
Minimal risk. Nothing breaks because nothing legacy is in scope — but upgrade manually anyway rather than waiting: you confirm the state of your pages yourself instead of discovering it via forced upgrade.
Store currently paused
Shopify upgrades Pause and Build stores automatically, and that upgrade can’t be reverted. If you plan to reactivate the store, audit what was in Additional Scripts now — the content won’t execute again after the sunset.
07 — Fact CheckDeadline confusion, sorted.
The confusion around this deadline is real and observable. Shopify’s own community forums, in threads active on August 8 and 10, 2026, show merchants merging three separate migrations into one narrative: the Scripts-to-Functions sunset, the 2025 Additional Scripts lockdown, and the current checkout-page deadline. So here is the disambiguation, explicitly:
- Shopify Scripts → Shopify Functions. A different feature entirely — Ruby-based discount, payment, and shipping logic for Plus stores — with its own June 30, 2026 deadline. We covered it in our Scripts-to-Functions migration guide. If your bundle pricing or shipping logic broke this summer, that was the Scripts sunset, not this one.
- The Additional Scripts lockdown (August 28, 2025). The date the field went view-only for everyone and Plus stores’ post-purchase pages were sunset. Already in the past.
- The non-Plus page sunset (August 26, 2026). The current deadline — the date non-Plus stores’ legacy Thank You and Order Status pages, and the scripts on them, stop working.
The trend behind all three migrations is the same, and it’s worth reading as strategy rather than housekeeping: Shopify is systematically closing every surface where merchants could run arbitrary code in checkout, and replacing each one with a structured, sandboxed API — UI extensions for interface, Web Pixels for data, Functions for logic. That trade removes flexibility merchants were never really supposed to have and, in exchange, gives Shopify a checkout it can evolve platform-wide without breaking a million bespoke script installations.
Projecting forward, the safe assumption is that this playbook repeats: any remaining free-form customization surface on the platform should be treated as living on borrowed time, with a dated sunset, a structured replacement, and an auto-upgrade backstop as the standard sequence. Merchants who internalize that — building on sanctioned APIs by default rather than escape hatches — will stop experiencing these deadlines as emergencies.
08 — ConclusionTwelve days is enough — if you start today.
Upgrade on your own terms before Shopify upgrades for you.
The August 26 deadline is narrower than the panic suggests and more consequential than the silence around it implies. It touches one surface — the Thank You and Order Status pages — for one audience: non-Plus stores. But that surface is where post-purchase tracking lives, and the failure mode is silent: checkout keeps converting while your ad platforms go dark.
The sequence that protects you is unglamorous: audit the Additional Scripts box, map every script and app to its Web Pixels, app pixel, or UI extension successor, verify conversions in the destination platforms, and complete the manual upgrade before the cutoff — while the conditional 30-day reversion window still gives you a fallback. Stores that wait get the mandatory auto-upgrade, with legacy customizations removed and no path back.
And keep the deadlines straight: Scripts-to-Functions was June. Plus’s page migration was 2025. August 26, 2026 belongs to everyone else — which, on this platform, is most stores.