eas-update-insights

Monitor EAS Update metrics for crash rates, installs, and adoption.

2.4k|125|Updated Nov 30, 2025
One-click install
npx skills add https://github.com/expo/skills --skill eas-update-insights-expo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eas-update-insights
Source: https://github.com/expo/skills/tree/main/plugins/expo/skills/eas-update-insights
Command: npx skills add https://github.com/expo/skills --skill eas-update-insights-expo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires eas-cli, and includes scripts (resource) components.

What problem does it solve?

This Skill provides insights into the performance and adoption of published EAS Updates, helping users assess the health and usage of their app updates.

Core Features & Use Cases

  • Update Performance Metrics: Offers crash rates, install counts, unique users, payload size, and the split between embedded and OTA users per channel.
  • Real-time Monitoring: Allows for the monitoring of EAS Updates in real-time, enabling timely intervention and improvements.
  • Use Case: When an update has been published and the user needs to know how it is performing, such as checking crash rates or adoption rates.

Quick Start

Query the health of a published EAS Update by using the eas update:insights <groupId> command.

Frequently Asked Questions about eas-update-insights

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor EAS Update performance and adoption metrics?

You can monitor EAS Update performance by running the `eas update:insights <groupId>` command to access real-time analytics for crash rates, install counts, unique users, and update adoption across iOS and Android platforms.

What metrics are available for tracking Expo OTA update health?

Tracking Expo OTA update health provides metrics including crash rates, install counts, unique users, payload size, and the split between embedded and OTA users per channel for published updates.

Do I need eas-cli installed to check EAS Update insights?

Yes, you need eas-cli installed and access to EAS Update metrics to execute the insights command and retrieve real-time performance and adoption analytics for your published updates.

Can I check real-time crash rates for my app deployment on iOS and Android?

You can check real-time crash rates for your app deployment on both iOS and Android platforms by querying the health of a published EAS Update using its specific group ID.

When should I review EAS Update analytics for my published app updates?

You should review EAS Update analytics immediately after an update has been published to assess its health, check crash rates, monitor adoption rates, and enable timely intervention if performance issues arise.