Skip to main content

Custom Report Example: Core Web Vitals Aggregate Scores

Updated over a year ago

πŸ“˜ This article provides an example of a custom report that shows Core Web Vitals aggregate scores for desktop devices. The CustomReports capability is available with all Botify plans.

Overview

This custom report provides the three Core Web Vitals (LCP, FID, and CLS) aggregate scores for desktop devices.

Creating the Report

Referring to the guidance in the Creating Custom Reports article, use the following criteria to configure a custom report component:

Component type: KPIs

cwv_crexample1.png

KPIs to track:

  • The average of LCP: Agg

  • The average of FID: Agg

  • The average of CLS: Agg

cwv_crexample2.png

Filters:

  • Report Available - Web Vitals = Yes

  • Device Type - Web Vitals = Desktop

cwv_crexample3.png

Identify a name for the custom report and, optionally, add additional components.

cwv_crexample4.png


See also:

Did this answer your question?