What has Google deprecated and what's coming?
The 2024-2026 deprecation timeline: Universal Analytics fully decommissioned 1 July 2024 (read-only ended on this date), Shopify checkout.liquid editing removed August 2024 (Plus stores migrated to Web Pixel + Checkout Extensibility), Consent Mode V1 effectively deprecated March 2024 (V2 required for EU/UK Google Ads conversion measurement), Google Optimize sunset 30 September 2023 (replaced by partner integrations), and third-party cookies in Chrome originally planned Q4 2024, then delayed to user-choice mechanism announced 2024.
Coming in 2026-2027 (per Google's public communications): continued sGTM client/template version transitions (v3.2.0 already shipped September 2025), Analytics 360 contract pricing changes for some renewal cycles, Measurement Protocol legacy endpoints for some property types, and Tag Manager v2 transition for older containers.
The discipline for staying ahead: monitor Google's deprecation notices, plan 12-month migration windows for major changes, never wait until the deadline to start migration work.
The 2024-2026 deprecation history
A clean reference of what's already happened:
Universal Analytics (1 July 2023 → 1 July 2024)
UA stopped processing new data 1 July 2023. Read-only access remained until 1 July 2024. After that date: gone.
The lesson: 12-month deprecation windows feel long but consume quickly. Properties that started migrating in March 2024 had three months — barely enough for an enterprise migration. Start early.
Shopify checkout.liquid (August 2024)
Shopify Plus deprecated direct checkout.liquid editing in August 2024. Migration target: Web Pixel + Checkout Extensibility. Existing implementations got a phased deprecation — new Plus stores couldn't edit checkout.liquid from August 2024; existing stores had a longer window into 2025.
The lesson: platform-specific deprecations matter. Plus customers who had GA4 code in checkout.liquid scrambled when the deadline approached.
Consent Mode V1 → V2 (March 2024 effective)
Google made V2 required for personalised advertising and remarketing in EU/EEA/UK from March 2024. V1 implementations continued to fire but stopped feeding modelled conversions and remarketing audiences for those regions.
Many properties didn't realise the impact until they noticed Google Ads performance degrading mid-2024. The fix is mechanically simple (add ad_user_data and ad_personalization signals); the operational delay was costly.
Google Optimize (30 September 2023)
Google Optimize free A/B testing tool was sunset entirely. Replacement path: partner integrations (Optimizely, AB Tasty, VWO) or Google Ads experiments (limited to ad-platform tests).
The lesson: free tools from large vendors can disappear with 6-12 months notice. Don't build long-term workflows on free vendor tools without a migration plan.
Third-party cookies in Chrome (delayed, then redirected)
Originally announced for end-of-2024. Delayed multiple times. The current (2026) state: Chrome introduced a user-choice mechanism rather than a hard deprecation, but the broader privacy direction is intact. Safari's ITP and Firefox's tracking protection continue independently.
The lesson: even announced deprecations can shift. Don't sit still though — the long-term direction (less third-party tracking) is unchanged.
On Google's public roadmap for 2026-2027
Per Google's announcements and developer blog posts, expected changes in the next 12-24 months:
sGTM template transitions
The September 2025 sGTM v3.2.0 update changed Client priority logic and removed gtag.js from the GA4 Client (now loaded via Web Container Client). Expect continued schema changes as the platform matures — Google publishes release notes on the GTM developer blog.
Mitigation: subscribe to Google's official channels for sGTM updates, plan quarterly review of your container against current best practices.
Analytics 360 pricing model changes
Want to see which hidden implementation gaps are affecting your GA4 data quality?
Some 360 customers are seeing pricing model changes at renewal — moves from contract-volume-based pricing to consumption-based, with different cost dynamics. Renewal negotiations require fresh analysis of the new model.
If your contract is approaching renewal in 2026-2027, get current pricing details before the renewal date.
Measurement Protocol legacy endpoints
Some legacy Measurement Protocol endpoints are being deprecated in favour of the v2 endpoint structure. Server-side integrations using the older endpoints need migration.
The transition is gradual — current endpoints continue working but new features land only on v2. If you have backend Measurement Protocol code, audit which version it uses.
Looker Studio (formerly Data Studio) feature changes
Looker Studio has had ongoing feature changes including pricing model adjustments, premium tier introduction, and some legacy connectors deprecated. Most don't affect basic GA4 dashboard usage but watch for changes if you use advanced features or non-Google connectors.
The 2026 best practices for handling deprecations
Five disciplines that prevent deprecation chaos:
Practice 1 — Subscribe to official Google channels
The Google Analytics Help Centre, Google Ads Help, GTM developer blog, and Google Cloud release notes all post deprecation notices. Subscribe to all of them via RSS or email digest.
Set a quarterly calendar reminder to scan for new deprecation announcements.
Practice 2 — Maintain a deprecation watch list
A document listing every Google service you depend on with the last announcement check. Examples:
- Google Analytics 4 — last checked Q1 2026, no deprecations announced for SMB tier
- Tag Manager (web container) — last checked Q1 2026, no major changes
- sGTM (server container) — last checked Q1 2026, v3.2.0 changes documented and applied
- Google Ads — last checked Q1 2026, watching for Performance Max additions
- Looker Studio — last checked Q1 2026, monitoring premium tier impact
This document should live in your team wiki, owned by a specific person.
Practice 3 — 12-month migration windows for major changes
When a major deprecation is announced, plan as a year-long project:
- Months 1-3: scope and design
- Months 4-9: implementation and parallel running
- Months 10-12: cutover and decommissioning
Compressing major migrations into shorter windows produces the failure patterns documented in the UA→GA4 and Adobe→GA4 migration posts.
Practice 4 — Never wait until the deadline
The pattern that fails: hearing a deprecation announcement and adding it to a backlog "to do later." Then discovering 6 weeks before the deadline that the migration is much bigger than expected.
The pattern that works: every deprecation announcement gets a project plan within 30 days, with milestones working backward from the deadline. If the milestones won't fit, escalate immediately.
Practice 5 — Plan for the unannounced
Some deprecations are announced; others happen quietly. Free tools (Google Optimize, free GTM container limits, Looker Studio free connectors) can change without much notice.
The defensive pattern: don't build mission-critical workflows on tools you don't pay for. If a free tool becomes essential, plan to either pay for the supported tier or migrate to a paid alternative.
FAQ: Sunset Dates: What Google Has Deprecated and What's Coming
What should a team validate first when sunset dates: what google has deprecated and what's coming appears?
How do I know whether the fix actually worked?
When should this become a full GA4 audit instead of a quick fix?
Related guides for Sunset Dates: What Google Has Deprecated and What's Coming
Server-Side GTM Hosting Cost Benchmarks: Cloud Run vs Stape vs Self-Hosted (2026)
Server-side GTM hosting falls into three pricing models in 2026: Google Cloud Run (variable, starts at ~€120/month for 3 minimal servers, scales to €240–€300 for higher traffic, plus optional logging fees), managed providers like Stape (fixed monthly: €20/month for 500k requests…
Server-Side GTM vs Client-Side GTM: A Decision Matrix (2026)
Move to server-side GTM if you (1) need Conversions API integrations with Meta, Google Ads, TikTok, or LinkedIn for offline-conversion match quality (the strongest single justification — typical 9–24% conversion lift)…
Run a GA4 audit before sunset dates: what google has deprecated and what's coming spreads into reporting decisions
Use GA4 Audits to surface implementation gaps, broken signals, and the next fixes to prioritize before the issue becomes harder to trust or explain.