Lighthouse Mobile
· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| media.nngroup.com/static/css/output.e9c610b5facf.css | 709 B | 754 ms |
| media.nngroup.com/static/css/output.8a2ac8cc91c7.css | 77.3 KiB | 601 ms |
| media.nngroup.com/static/bundles/consent.js | 4.6 KiB | |
| cdn-cookieyes.com/client_data/1a1cf80aa4378be78f10d807/script.js | 8.9 KiB | 806 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| nngroup.com/ | 1.2 s |
| www.nngroup.com/ | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
Research-based, results-driven UX guidance and training.
Live Online Courses
Se… body.home > header.banner-image | 0.109 |
Search header.banner-image > nav.nav-main > div.ds-wrapper > div.search-and-profile | 0.000 |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| media.nngroup.com/static/css/output.8a2ac8cc91c7.css | 76.9 KiB | 70.4 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| media.nngroup.com/static/js/output.8221eeaec7a2.js | 158.8 KiB | 92.1 KiB |
| www.googletagmanager.com/gtag/js?id=G-630S9ESVKM&cx=c>m=4e64h1h1 | 172.7 KiB | 69.2 KiB |
| www.googletagmanager.com/gtag/js?id=AW-16569705699&cx=c>m=4e64h1h1 | 144.5 KiB | 65.6 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-THJDDHK | 182.7 KiB | 61.0 KiB |
| connect.facebook.net/en_US/fbevents.js | 96.5 KiB | 33.9 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| media.nngroup.com/static/js/output.8221eeaec7a2.js | 752 ms | 639 ms | 67 ms |
| www.nngroup.com/ | 447 ms | 12 ms | 2.1 ms |
| www.googletagmanager.com/gtm.js?id=GTM-THJDDHK | 405 ms | 328 ms | 57 ms |
| Unattributable | 366 ms | 52 ms | 0.0 ms |
| www.googletagmanager.com/gtag/js?id=G-630S9ESVKM&cx=c>m=4e64h1h1 | 251 ms | 196 ms | 42 ms |
| cdn-cookieyes.com/client_data/1a1cf80aa4378be78f10d807/banner.js | 243 ms | 175 ms | 2.7 ms |
| www.googletagmanager.com/gtag/js?id=AW-16569705699&cx=c>m=4e64h1h1 | 152 ms | 107 ms | 40 ms |
| /signals/config/1205361211741522?v=2.9.303&r=stable&domai... | 124 ms | 103 ms | 14 ms |
| connect.facebook.net/en_US/fbevents.js | 122 ms | 91 ms | 30 ms |
| cdn-cookieyes.com/client_data/1a1cf80aa4378be78f10d807/script.js | 70 ms | 64 ms | 1.8 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.8 s |
| Other | 416 ms |
| Style & Layout | 342 ms |
| Script Parsing & Compilation | 268 ms |
| Parse HTML & CSS | 78 ms |
| Garbage Collection | 69 ms |
| Rendering | 41 ms |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
Amazon Logo div.content > ul > li > img.amazon | media.nngroup.com/static/img/logos/amazon-logo-home.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Names and labels
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.newsletter > form.form-field > div.subscribe-wrap > input.newsletter-email div.newsletter > form.form-field > div.subscribe-wrap > input.newsletter-email |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best Practices
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| AttributionReporting | connect.facebook.net/en_US/fbevents.js line 279, col 769 |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Content security policy |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.