Lighthouse Desktop
· 0 checks — Desktop 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.
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.
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 | |
|---|---|---|---|
div#page-content > div.glue-ambient-video > div.glue-ambient-video__poster-wrapper > img.glue-ambient-video__poster div#page-content > div.glue-ambient-video > div.glue-ambient-video__poster-wrapper > img.glue-ambient-video__poster | /marketing-cms/assets/images/79/52/3ef8ede54f08873de279c1... | 64.7 KiB | 50.5 KiB |
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.
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 |
|---|---|---|
| /marketing-cms/reviewed-scripts/gtm/gtm.js?id=GTM-KZDPH9F... | 682 B | |
| www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.css | 2.1 KiB | |
| /marketing-cms/reviewed-scripts/prod/android-com-1.4.135/... | 91.2 KiB | 398 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|---|
| /marketing-cms/reviewed-scripts/prod/android-com-1.4.135/... | 90.7 KiB | 83.5 KiB |
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 |
|---|---|
| Other | 2.4 s |
| Script Evaluation | 389 ms |
| Style & Layout | 135 ms |
| Script Parsing & Compilation | 64 ms |
| Rendering | 32 ms |
| Parse HTML & CSS | 23 ms |
| Garbage Collection | 10.0 ms |
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/gtag/js?id=G-B3NBHZEJE6&cx=c>m=4e64f0h1 | 151.1 KiB | 103.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-KZDPH9F | 184.3 KiB | 56.7 KiB |
| www.googletagmanager.com/gtag/destination?id=G-B3NBHZEJE6&cx=c>m=4e64f0h1 | 151.2 KiB | 56.5 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 | |
|---|---|
Android section.glue-footer__global > div.glue-footer__logo > a > img | /marketing-cms/assets/images/cb/7d/6ef7637c46a495e29aa48a... |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|---|
| android.com/ | 254 ms |
| www.android.com/ | 0.0 ms |
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.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Dispositivos conectados div#dispositivos-conectados > div.glue-content-well > div.glue-content > h4.glue-headline |
These are opportunities to improve keyboard navigation in your application.
Best Practices
General
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 |
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.
Content Best Practices
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| policies.google.com/technologies/cookies?hl=es | Más información |
| www.android.com/ai/gemini/ | Más información |
| www.android.com/better-together/quick-share/ | Más información |
| www.android.com/safety/privacy/ | Más información |
| www.android.com/safety/privacy/ | Más información |
Format your HTML in a way that enables crawlers to better understand your app’s content.