Tag managers
TechnologyUsed timesPerformanceAccessibilityBest practicesSEOFirst Contentful PaintTime To Interactive
47869×
35
78
70
89
4.5 sec
15.0 sec
1661×
22
80
68
88
5.3 sec
18.1 sec
293×
26
83
69
89
4.7 sec
16.8 sec
183×
32
76
70
91
4.0 sec
14.6 sec
Category scores averages
29
Performance

These checks ensure that your page is optimized for users to be able to see and interact with page content.

80
Accessibility

These checks highlight opportunities to improve the accessibility of your web app. Only a subset of accessibility issues can be automatically detected so manual testing is also encouraged.

68
Best Practices

These checks highlight opportunities to improve the overall code health of your web app.

90
SEO

These checks ensure that your page is optimized for search engine results ranking. There are additional factors Lighthouse does not check that may affect your search ranking. Learn more.

28
Progressive Web App

These checks validate the aspects of a Progressive Web App. Learn more.

Category audits averages
5.0 sec

First Contentful Paint

First Contentful Paint marks the time at which the first text or image is painted. Learn more.

13.8 sec

Largest Contentful Paint

Largest Contentful Paint marks the time at which the largest text or image is painted. Learn More

80 %

Cumulative Layout Shift

Cumulative Layout Shift measures the movement of visible elements within the viewport. Learn more.

3.4 sec

JavaScript execution time

Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn more.

1.9 sec

Efficiently encode images

Optimized images load faster and consume less cellular data. Learn more.

1443 elements

Avoids an excessive DOM size

A large DOM will increase memory usage, cause longer style calculations, and produce costly layout reflows. Learn more.

13 %

Avoids front-end JavaScript libraries with known security vulnerabilities

Some third-party scripts may contain known security vulnerabilities that are easily identified and exploited by attackers. Learn more.

40 %

Uses HTTP/2 for its own resources

HTTP/2 offers many benefits over HTTP/1.1, including binary headers, multiplexing, and server push. Learn more.

96 %

Redirects HTTP traffic to HTTPS

If you’ve already set up HTTPS, make sure that you redirect all HTTP traffic to HTTPS in order to enable secure web features for all your users. Learn more.

17.6 sec

Time To Interactive

Time to interactive is the amount of time it takes for the page to become fully interactive. Learn more.