Lighthouse
Basic cards
The simplest widgets available.
Content Card
Supports no metrics – you can simply use content.before
and content.after
to
render markdown to add any comments or explanations throughout your dashboard.
All other widgets support the same behavior on content.before
and content.after
as the Content Card.
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Performance
Lighthouse is a tool that simulates loading your page under specific conditions to help you audit performance, accessibility, and more.
- Good (< 2.5s)
- Needs improvement (2.5s to 4s)
- Poor (> 4s)
Values are estimated and may vary. The performance score is
calculated
directly from these metrics. See
calculator
Number Value
Supports 1 or more records and displays the value (in the unit selected) as well as
the relative threshold for good
, needs to improve
, or poor
.
You can read more about thresholds in the Thresholds documentation.
If you use a single metric, you can use markdown content to render its label and explanation
LCP / Largest Contentful Paint
These all use `VARIABLE` for device/url meaning it will show what ever the user currently selects (phone or desktop, origin or exact page)
LCP / Largest Contentful Paint
You can render different metrics of the same record by using URL `VARIABLE`, and they will render a label above each.
First Contentful Paint3.76spoor
Largest Contentful Paint3.79sto improve
Total Blocking Time352msto improve
Cumulative Layout Shift0.00good
Speed Index4.39sto improve
Or you can repeat the metrics for each of the URLs in a measurement by using URL `EACH_PAGE`.
Largest Contentful Paint3.79sto improve
[home]
Total Blocking Time352msto improve
[home]
Cumulative Layout Shift0.00good
[home]
Largest Contentful Paint5.19spoor
[article]
Total Blocking Time234msto improve
[article]
Cumulative Layout Shift0.04good
[article]
Or you can repeat for each of the runs in a measurement by using Run `EACH_RUN`.
Largest Contentful Paint13.44spoor
[run 0]
Total Blocking Time243msto improve
[run 0]
Cumulative Layout Shift0.02good
[run 0]
Largest Contentful Paint3.79sto improve
[run 1]
Total Blocking Time664mspoor
[run 1]
Cumulative Layout Shift0.00good
[run 1]
Largest Contentful Paint3.76sto improve
[run 2]
Total Blocking Time352msto improve
[run 2]
Cumulative Layout Shift0.00good
[run 2]
Or you can even repeat for each of the runs on each of the URLs in a measurement by using both `EACH_RUN` and `EACH_PAGE`.
Largest Contentful Paint13.44spoor
[run 0 – home]
Total Blocking Time243msto improve
[run 0 – home]
Cumulative Layout Shift0.02good
[run 0 – home]
Largest Contentful Paint3.79sto improve
[run 1 – home]
Total Blocking Time664mspoor
[run 1 – home]
Cumulative Layout Shift0.00good
[run 1 – home]
Largest Contentful Paint3.76sto improve
[run 2 – home]
Total Blocking Time352msto improve
[run 2 – home]
Cumulative Layout Shift0.00good
[run 2 – home]
Largest Contentful Paint5.19spoor
[run 0 – article]
Total Blocking Time234msto improve
[run 0 – article]
Cumulative Layout Shift0.04good
[run 0 – article]
Largest Contentful Paint8.05spoor
[run 1 – article]
Total Blocking Time123msgood
[run 1 – article]
Cumulative Layout Shift0.37poor
[run 1 – article]
Largest Contentful Paint4.28spoor
[run 2 – article]
Total Blocking Time262msto improve
[run 2 – article]
Cumulative Layout Shift0.04good
[run 2 – article]
First Contentful Paint (FCP)
Largest Contentful Paint (LCP)
Total Blocking Time (TBT)
Cumulative Layout Shift (CLS)
First Contentful Paint3.76spoor
Largest Contentful Paint3.79sto improve
Speed Index4.39sto improve