Latest Core Web Vitals + LCP breakdown (CrUX)
crux_snapshotGet a 28-day Chrome UX Report snapshot for an origin or URL, with Core Web Vitals field data and an LCP sub-part breakdown that pinpoints why LCP is slow.
Instructions
Latest 28-day real-user record from the Chrome UX Report for an origin or URL: p75 and good/needs-improvement/poor shares for LCP, INP, CLS, FCP, TTFB and round-trip time, plus the LCP sub-part breakdown (time to first byte, resource load delay, resource load duration, element render delay) that says WHY LCP is slow - slow server, image found too late, slow transfer or blocked rendering - with the dominant phase named. Also the LCP element type (image vs text) and the navigation mix (back/forward cache, prerender, reload). Use crux_history for the weekly trend. Needs the 'Chrome UX Report API' enabled and CRUX_API_KEY / GOOGLE_API_KEY / PAGESPEED_API_KEY; NOT_FOUND means too little traffic, so try scope=origin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | 'origin' = whole site (always has the most data), 'url' = that single page. | origin |
| target | Yes | Page URL or origin (https://example.com). | |
| formFactor | No | Device class; ALL merges every device. | PHONE |