Expand description
Real User Metrics (CrUX, GA) integration for performance data.
Fetches Core Web Vitals from Chrome UX Report API and Google Analytics, merging lab and field data for comprehensive performance analysis.
Structs§
- Crux
Adapter - CrUX (Chrome User Experience Report) adapter.
- Crux
Data - CrUX data for a single URL.
- Field
Metrics - Field (real user) metrics.
- Google
Analytics Adapter - Google Analytics RUM adapter.
- LabMetrics
- Lab (synthetic) metrics.
- Merged
Metrics - Merged lab + field data.
- Metric
Deltas - Deltas between lab and field metrics.
- RumData
Point - RUM (Real User Monitoring) data point.
Enums§
- RumError
- RUM errors.