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.
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.
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|---|
| sdk-analytics-web.cloud.itau.com.br/index.js | 7.8 KiB | 1.7 s |
| /itau-sdk-interaction-studio/assets/sdk-interaction-studi... | 15.9 KiB | 1.1 s |
| cdn.cookielaw.org/consent/018f6305-fe79-76f2-ab8e-89ca7ca6fa80/OtAutoBlock.js | 0 B | 780 ms |
| cdn.cookielaw.org/scripttemplates/otSDKStub.js | 0 B | 780 ms |
| www.itau.com.br/modules_idl/header_idl/header_idl.css | 6.2 KiB | 301 ms |
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.itau.com.br/assets/fonts/ItauTextPro_Bd.woff2 | 15 ms |
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 | |
|---|---|---|---|
mulher de regata preta olhando para a tela do celular div.idl-cards-mosaic-item-text-container > div.idl-cards-mosaic-item-mobile-default-container > div.ids-d-flex > img | /media/dam/m/7c006f8c481306a5/original/mulher-regata-pret... | 20.5 KiB | 13.1 KiB |
Logo Itaú div.idl-menu-header > h1 > a.idl-logo > img | www.itau.com.br/media/dam/m/59ca6000bfbf59d6/original/ITAU_LOGO_HEX_48X48.png | 5.1 KiB | 5.0 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 |
|---|---|
| itau.com.br/ | 834 ms |
| www.itau.com.br/ | 0.0 ms |
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
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.itau.com.br/libs/scripts/iTagger-new.js | 6.9 KiB | 2.6 KiB |
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 |
|---|---|---|
| @font-face{font-family:Itau Display;font-display:swap;font-style:"light";font-weight:200; … } … | 35.4 KiB | 35.4 KiB |
| www.itau.com.br/libs/styles-idl/main.css | 25.9 KiB | 24.3 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 |
|---|---|---|
| www.itau.com.br/gestao-de-cookies/main.js | 589.3 KiB | 187.4 KiB |
| plugin.handtalk.me/web/latest/sign.646cf9e8.js | 109.3 KiB | 103.4 KiB |
| www.itau.com.br/libs/webpack/public/caronte-public.js | 190.8 KiB | 93.4 KiB |
| www.googletagmanager.com/gtag/js?id=G-XX21YFL930&cx=c>m=4e65k1 | 165.0 KiB | 64.7 KiB |
| plugin.handtalk.me/web/latest/handtalk.min.js | 148.3 KiB | 59.4 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-5NGCP8C | 159.4 KiB | 58.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-MMDJ68X>m=4e65k1 | 187.0 KiB | 42.7 KiB |
| www.itau.com.br/sdk-analytics/web.js | 80.0 KiB | 23.6 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 |
|---|---|---|---|
| www.itau.com.br/gestao-de-cookies/polyfills.js | 1.7 s | 1.4 s | 21 ms |
| www.itau.com.br/ | 1.5 s | 495 ms | 88 ms |
| Unattributable | 531 ms | 18 ms | 0.0 ms |
| www.itau.com.br/gestao-de-cookies/main.js | 422 ms | 363 ms | 46 ms |
| www.googletagmanager.com/gtm.js?id=GTM-MMDJ68X>m=4e65k1 | 299 ms | 199 ms | 73 ms |
| www.itau.com.br/libs/webpack/public/caronte-public.js | 224 ms | 165 ms | 39 ms |
| www.googletagmanager.com/gtag/js?id=G-XX21YFL930&cx=c>m=4e65k1 | 193 ms | 154 ms | 38 ms |
| cdn.evgnet.com/beacon/itauunibanco2/itau_br_prod/scripts/evergage.min.js | 160 ms | 144 ms | 14 ms |
| plugin.handtalk.me/web/latest/handtalk.min.js | 124 ms | 85 ms | 39 ms |
| www.googletagmanager.com/gtm.js?id=GTM-5NGCP8C | 96 ms | 60 ms | 35 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 | 3.2 s |
| Other | 838 ms |
| Script Parsing & Compilation | 473 ms |
| Style & Layout | 375 ms |
| Rendering | 318 ms |
| Garbage Collection | 124 ms |
| Parse HTML & CSS | 82 ms |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| ids.cloud.itau.com.br/cdn/tokens/v1.28.0/web/varejo/tokens.css | 20.5 KiB | 2.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 | |
|---|---|
div.component > div#section-7 > div.idl-icon-showcase > img.idl-icon-showcase-img div.component > div#section-7 > div.idl-icon-showcase > img.idl-icon-showcase-img | /media/dam/m/3d25b097a6a2779/original/ilustracao-interfac... |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Aproveite div.card-button > div.idl-position > a.ids-main-button > span.ids-main-button__content |
Acesse o feito.itaú div.btn-central > div.idl-position > a.ids-main-button > span.ids-main-button__content |
Conheça os canais div.idl-icon-showcase-btn > div.idl-position > a.ids-main-button > span.ids-main-button__content |
Buscar
busca_outline div.ids-col-12 > div.idl-position > a.ids-main-button > span.ids-main-button__content |
These are opportunities to improve the legibility of your content.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Página 1 - O Novo Desenrola Brasil começou div.mbr-indicators-display > div.ids-pagination-dots > div.ids-pagination-dots__dots > button.ids-pagination-dots__item |
Página 2 - Chegou o Itaú Live div.mbr-indicators-display > div.ids-pagination-dots > div.ids-pagination-dots__dots > button.ids-pagination-dots__item |
Página 3 - Na nova plataforma feito.Itaú div.mbr-indicators-display > div.ids-pagination-dots > div.ids-pagination-dots__dots > button.ids-pagination-dots__item |
Página 4 - Pré‑venda Galaxy S26, S26+ e S26 Ultra div.mbr-indicators-display > div.ids-pagination-dots > div.ids-pagination-dots__dots > button.ids-pagination-dots__item |
Página 5 - Espaço Uniclass div.mbr-indicators-display > div.ids-pagination-dots > div.ids-pagination-dots__dots > button.ids-pagination-dots__item |
Página 6 - Salas Vip no Brasil e no Mundo div.mbr-indicators-display > div.ids-pagination-dots > div.ids-pagination-dots__dots > button.ids-pagination-dots__item |
Página 1 section.idl-carousel > div.ids-pagination-dots > div.ids-pagination-dots__dots > button.ids-pagination-dots__item |
Página 2 section.idl-carousel > div.ids-pagination-dots > div.ids-pagination-dots__dots > button.ids-pagination-dots__item |
Página 3 section.idl-carousel > div.ids-pagination-dots > div.ids-pagination-dots__dots > button.ids-pagination-dots__item |
Página 4 section.idl-carousel > div.ids-pagination-dots > div.ids-pagination-dots__dots > button.ids-pagination-dots__item |
Página 1 section.idl-carousel > div.ids-pagination-dots > div.ids-pagination-dots__dots > button.ids-pagination-dots__item |
Página 2 section.idl-carousel > div.ids-pagination-dots > div.ids-pagination-dots__dots > button.ids-pagination-dots__item |
These items highlight common accessibility best practices.
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 |
|---|
01 div.idl-carousel-page > div.idl-carousel-pagination > select.idl-carousel-paginator-select > option |
02 div.idl-carousel-page > div.idl-carousel-pagination > select.idl-carousel-paginator-select > option |
03 div.idl-carousel-page > div.idl-carousel-pagination > select.idl-carousel-paginator-select > option |
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 |
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 |
|---|---|
ERROR [object Rw] | |
ERROR [object Rw] | |
ERROR [object Rw] | |
ERROR [object Rw] | |
ERROR [object Rw] | |
ERROR [object Rw] | |
ERROR [object Rw] | |
ERROR [object Rw] | |
ERROR [object Rw] | |
ERROR [object Rw] | |
ERROR [object Rw] | |
ERROR [object Rw] | |
ERROR [object Rw] | |
ERROR [object Rw] | |
ERROR [object Rw] | |
ERROR [object Rw] |
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.