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.
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.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| www.roku.com/intl/s/1741383521562/fonts/glyphicons-roku.woff | 140 ms |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| www.google-analytics.com/analytics.js | 7200.0 s | 20.9 KiB |
| /beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312... | 86400.0 s | 10.7 KiB |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Australia Flag Icon div.intl-countrylist > div.intl-item > a.ks-mt-20 > img | image.roku.com/w/images/hero/flags/AU.jpg | 22.9 KiB | 22.7 KiB |
United Kingdom Flag Icon div.intl-countrylist > div.intl-item > a.ks-mt-20 > img | image.roku.com/w/images/hero/flags/UK.jpg | 17.8 KiB | 17.5 KiB |
Roku Happy Streaming logo div#ks-page-content-container > section.ks-wrapper > div.intl-imagewrapper > img | image.roku.com/w/images/hero/roku-logo.png | 23.7 KiB | 16.8 KiB |
United States Flag Icon div.intl-countrylist > div.intl-item > a.ks-mt-20 > img | image.roku.com/w/images/hero/flags/US.jpg | 14.3 KiB | 14.1 KiB |
Brazil Flag Icon div.intl-countries > div.col1 > a.ks-mt-20 > img | image.roku.com/w/images/hero/flags/BR.jpg | 11.3 KiB | 11.0 KiB |
Peru Flag Icon div.intl-countries > div.col2 > a.ks-mt-20 > img | image.roku.com/w/images/hero/flags/PE.jpg | 7.5 KiB | 7.2 KiB |
Canada Flag Icon div.intl-countrylist > div.intl-item > a.ks-mt-20 > img | image.roku.com/w/images/hero/flags/CA.jpg | 6.9 KiB | 6.7 KiB |
Mexico Flag Icon div.intl-countries > div.col2 > a.ks-mt-20 > img | image.roku.com/w/images/hero/flags/MX.jpg | 6.9 KiB | 6.6 KiB |
Guatemala Flag Icon div.intl-countries > div.col2 > a.ks-mt-20 > img | image.roku.com/w/images/hero/flags/GT.jpg | 6.1 KiB | 5.9 KiB |
Costa Rica Flag Icon div.intl-countries > div.col1 > a.ks-mt-20 > img | image.roku.com/w/images/hero/flags/CR.jpg | 5.8 KiB | 5.6 KiB |
Honduras Flag Icon div.intl-countries > div.col2 > a.ks-mt-20 > img | image.roku.com/w/images/hero/flags/HN.jpg | 5.5 KiB | 5.3 KiB |
Panama Flag Icon div.intl-countries > div.col2 > a.ks-mt-20 > img | image.roku.com/w/images/hero/flags/PA.jpg | 5.5 KiB | 5.2 KiB |
El Salvador Flag Icon div.intl-countries > div.col1 > a.ks-mt-20 > img | image.roku.com/w/images/hero/flags/SV.jpg | 4.5 KiB | 4.3 KiB |
Argentina Flag Icon div.intl-countries > div.col1 > a.ks-mt-20 > img | image.roku.com/w/images/hero/flags/AR.jpg | 4.5 KiB | 4.2 KiB |
Nicaragua Flag Icon div.intl-countries > div.col2 > a.ks-mt-20 > img | image.roku.com/w/images/hero/flags/NI.jpg | 4.3 KiB | 4.1 KiB |
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 |
|---|---|
| roku.com/ | 805 ms |
| www.roku.com/ | 855 ms |
| www.roku.com/intl?next=/&source=www.roku.com | 0.0 ms |
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.
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.
Diagnostics
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 |
|---|---|---|
| www.googletagmanager.com/gtm.js?id=GTM-TKFC7L4 | 123.9 KiB | 66.4 KiB |
| www.roku.com/intl/s/1741383521562/runtime/page.js | 192.8 KiB | 61.1 KiB |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
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 |
|---|---|---|
| /*! normalize.css v3.0.1 | MIT License | git.io/normalize... | 81.1 KiB | 80.1 KiB |
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 | |
|---|---|
roku div.mobile-nav-bar > div.mobile-nav-brand > a > img.mobile-nav-brand-logo | www.roku.com/intl/s/1741383521562/fonts/roku-logo.svg |
California Consumer Privacy Act (CCPA) Opt-Out Icon section.legal-links > a > span.legal-icon > img.ccpa-icon | image.roku.com/w/assets/privacy-options.png |
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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Roku, Inc. div.row > div.col-sm-8 > section.copyright > a |
Best Practices
User Experience
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
Roku Happy Streaming logo div#ks-page-content-container > section.ks-wrapper > div.intl-imagewrapper > img | image.roku.com/w/images/hero/roku-logo.png | 210 x 100 (2.10) | 665 x 330 (2.02) |
General
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 403 () | |
Failed to load resource: the server responded with a status of 403 () | |
Failed to load resource: the server responded with a status of 403 () | |
Failed to load resource: the server responded with a status of 403 () | |
Failed to load resource: the server responded with a status of 403 () | |
Failed to load resource: the server responded with a status of 403 () |
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.