crux_history
View six months of weekly Chrome UX Report field metrics for a URL or origin to identify trends and performance changes.
Instructions
Read the Chrome UX Report weekly history for an origin or URL, roughly six months of 28-day rolling windows, so a field metric can be seen trending rather than as one point. Read-only
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | A single page URL. Give origin or url, not both | |
| origin | No | Origin such as https://example.com; aggregates every page under it. Give origin or url, not both | |
| metrics | No | Metric names to request; omit for all available | |
| formFactor | No | Device class; omit for all form factors combined | |
| collectionPeriodCount | No | Weekly periods to return, 1 to 40. Documented history is about six months; the API decides what it actually has |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| notes | Yes | ||
| origin | Yes | ||
| source | Yes | ||
| hasData | Yes | ||
| metrics | Yes | ||
| formFactor | Yes | ||
| periodCount | No | ||
| normalizedUrl | No | ||
| collectionPeriods | No |