← All Shopify Updates
Shopify Update · Published April 22, 2026 · Source: _tracking_consent, _landing_page, _orig_referrer cookies will no longer be set

Shopify Removes Three Tracking Cookies in 2025 — What Developers Need to Know

What Changed

Starting September 15th, 2025, Shopify stopped setting three cookies on merchant storefronts: _landing_page, _orig_referrer, and _tracking_consent. Any custom code or third-party integrations that relied on these internal cookies will no longer have access to them. This change affects how developers track user behavior and consent status on Shopify stores.

Why This Matters

These cookies were long considered internal implementation details, but many developers built dependencies on them for analytics, attribution, and consent tracking. The removal forces a shift to documented, supported APIs that are more stable and maintainable long-term. If your store uses custom JavaScript that reads these cookies, your tracking functionality may break unless you migrate to alternative methods immediately.

What You Should Do

How GetShopifyToken Helps

If you're building Shopify apps that need reliable access to store data and user consent information, GetShopifyToken ensures you're using secure, documented OAuth flows and APIs. Our tools help developers transition away from deprecated methods and build compliant integrations that work with Shopify's official APIs.

← More Shopify Updates