--- title: Analytics API now available for Customer Account UI extensions - 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/analytics-api-now-available-for-customer-account-ui-extensions md: https://shopify.dev/changelog/analytics-api-now-available-for-customer-account-ui-extensions.md --- [Back to Developer changelog](https://shopify.dev/changelog) July 22, 2025 Tags: * Customer Accounts # Analytics API now available for Customer Account UI extensions Starting from version `2025-07`, [Customer Account UI extensions](https://shopify.dev/docs/api/customer-account-ui-extensions/2025-07) will have the capability to access the [analytics object](https://shopify.dev/docs/api/customer-account-ui-extensions/2025-07/apis/analytics) from the Standard API. This enhancement allows you to publish custom events to [Shopify Web Pixels](https://shopify.dev/docs/api/web-pixels-api) directly from your extensions, enabling percise tracking of customer interactions with your extension. Note: To ensure your extension is up to date, please consider updating `@shopify/ui-extensions` and `@shopify/ui-extensions-react` to the most recent stable version, `2025.7.1` or later [Read more](https://shopify.dev/docs/api/customer-account-ui-extensions/2025-07/apis/analytics) about how to implement the analytics API in customer accounts.