- Shopify will stop setting the _shopify_y and _shopify_s cookies on merchant storefronts as of Jan 1 2026.
- Code that reads these cookies must switch to the Web Pixels API: use event.clientId for the former _shopify_y and create an equivalent session‑length cookie via browser/Web Pixels APIs for _shopify_s.
- Update any internal cookie access and related documentation accordingly.