--- title: Web Pixels now run on Customer Accounts and Order Status Page - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/web-pixels-now-run-on-customer-accounts-and-order-status-page md: https://shopify.dev/changelog/web-pixels-now-run-on-customer-accounts-and-order-status-page.md --- [Back to Developer changelog](https://shopify.dev/changelog) July 21, 2025 Tags: * API # Web Pixels now run on Customer Accounts and Order Status Page Web pixels now automatically load on Customer Account and Order Status pages, enabling you to track the entire customer journey from discovery to order management. * Shops must use a [custom domain](https://help.shopify.com/en/manual/domains/add-a-domain/connecting-domains/connect-domain-customer-account) (e.g., `accounts.your-store.com`) for customer accounts. * The [`page_viewed`](https://shopify.dev/docs/api/web-pixels-api/standard-events/page_viewed) events and the [Advanced DOM API](https://shopify.dev/docs/api/web-pixels-api/advanced-dom-events) are supported. * You can publish [custom events](https://shopify.dev/docs/api/web-pixels-api/emitting-data#publishing-custom-events) through a [UI extension](https://shopify.dev/docs/api/customer-account-ui-extensions).