Enhance Customer Account UI Extensions with the New Analytics API

Enhance Customer Account UI Extensions with the New Analytics API

Shopify Updates: 

Unlock Powerful Insights with the Analytics API

Starting from version 2025.07, Customer Account UI extensions now have access to the analytics object from the Standard API. This groundbreaking enhancement enables more precise tracking of customer interactions directly through your extensions.

What You Can Do with the Analytics API

With the Analytics API, you can:

  • Publish custom events to Shopify Web Pixels.
  • Analyze user behaviors and streamline your extension's functionality.
  • Track customer interactions to optimize the shopping experience.

Keep Your Extensions Updated

To take advantage of the Analytics API, ensure you update your dependencies to the latest versions:

  • @shopify/ui-extensions version 2025.7.1 or later.
  • @shopify/ui-extensions-react version 2025.7.1 or later.

Keeping your tools updated ensures your extensions are in line with Shopify's latest features and capabilities.

Learn More

To implement the Analytics API within customer accounts, check out Shopify's official developer documentation for step-by-step guidance.

Back to blog