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.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
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.
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 | |
|---|---|---|---|
Portrait of Michael Williams playing electric guitar div.carousel_img_video_image > div.field > picture > img | /sites/novartiscom/files/styles/cosmos_banner_half_image_... | 191.8 KiB | 167.5 KiB |
Mother and son cuddling on a couch in front of a window div.carousel_img_video_image > div.field > picture > img | /sites/novartiscom/files/styles/banner_gradient_half_imag... | 155.0 KiB | 125.9 KiB |
Business people walking on the Novartis Basel campus div.row > div.col-lg-6 > div.image-inner > img.img | /sites/novartiscom/files/styles/cta_image/public/2026-01/... | 95.2 KiB | 79.3 KiB |
HCP wearing a medical coat pulling a cart bicycle in rural african village a.internal-link > div.card-body > div.gif-url-wrapper > img.img | /sites/novartiscom/files/styles/vertical_card/public/2026... | 96.1 KiB | 64.2 KiB |
Child having medical examination div.row > div.col-lg-6 > div.image-inner > img.img | /sites/novartiscom/files/styles/cta_image/public/2025-09/... | 35.9 KiB | 20.1 KiB |
Two business people smiling in a modern and bright room a.internal-link > div.card-body > div.gif-url-wrapper > img.img | /sites/novartiscom/files/styles/vertical_card/public/2026... | 48.1 KiB | 16.2 KiB |
Happy father with daughter on his shoulders under a clear blue sky a.internal-link > div.card-body > div.gif-url-wrapper > img.img | /sites/novartiscom/files/styles/vertical_card/public/2026... | 47.4 KiB | 15.5 KiB |
Close up on the hands of a laboratory technician wearing blue gloves preparing … a.internal-link > div.card-body > div.gif-url-wrapper > img.img | /sites/novartiscom/files/styles/vertical_card/public/2026... | 39.5 KiB | 10.9 KiB |
Scientist in protective gear working in a laboratory div.row > div.col-lg-6 > div.image-inner > img.img | /sites/novartiscom/files/styles/cta_image/public/2025-09/... | 19.5 KiB | 10.8 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 |
|---|---|
| novartis.com/ | 759 ms |
| www.novartis.com/ | 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
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 |
|---|---|---|
| /sites/novartiscom/files/css/css_QXAvsP_9ka40oU06UbzMmrv3... | 288.2 KiB | 275.7 KiB |
| /sites/novartiscom/files/css/css_0qKuUROEK8rPMa256eIE9Vs-... | 48.2 KiB | 46.3 KiB |
| 23.4 KiB | 20.6 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 |
|---|---|---|
| /sites/novartiscom/files/js/js_RBDtWSKtcMyC24sM1Ge-XKAdIx... | 183.7 KiB | 122.7 KiB |
| cdn.cookielaw.org/scripttemplates/202604.1.0/otBannerSdk.js | 130.8 KiB | 69.1 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-57RJQ5 | 182.3 KiB | 56.4 KiB |
| /pages/versioned/common-scripts/4ce8c7df8d425cc5046457682... | 55.1 KiB | 27.3 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 |
|---|---|---|---|
| /sites/novartiscom/files/js/js_RBDtWSKtcMyC24sM1Ge-XKAdIx... | 1.0 s | 521 ms | 99 ms |
| www.googletagmanager.com/gtm.js?id=GTM-57RJQ5 | 658 ms | 527 ms | 80 ms |
| Unattributable | 626 ms | 140 ms | 0.0 ms |
| cdn.cookielaw.org/scripttemplates/202604.1.0/otBannerSdk.js | 416 ms | 293 ms | 65 ms |
| /pages/versioned/common-scripts/4ce8c7df8d425cc5046457682... | 380 ms | 325 ms | 23 ms |
| www.novartis.com/ | 355 ms | 8.3 ms | 2.1 ms |
| /sites/novartiscom/files/css/css_QXAvsP_9ka40oU06UbzMmrv3... | 110 ms | 0.0 ms | 0.0 ms |
| /pages/versioned/tracking-scripts/158692313dc4b9f2e28d9e9... | 75 ms | 65 ms | 8.8 ms |
| static.ads-twitter.com/uwt.js | 64 ms | 57 ms | 5.6 ms |
| /beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312... | 52 ms | 30 ms | 4.9 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 | 2.0 s |
| Other | 882 ms |
| Style & Layout | 454 ms |
| Script Parsing & Compilation | 308 ms |
| Parse HTML & CSS | 201 ms |
| Rendering | 32 ms |
| Garbage Collection | 24 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 | |
|---|---|
Scientist in protective gear working in a laboratory div.row > div.col-lg-6 > div.image-inner > img.img | /sites/novartiscom/files/styles/cta_image/public/2025-09/... |
Child having medical examination div.row > div.col-lg-6 > div.image-inner > img.img | /sites/novartiscom/files/styles/cta_image/public/2025-09/... |
Business people walking on the Novartis Basel campus div.row > div.col-lg-6 > div.image-inner > img.img | /sites/novartiscom/files/styles/cta_image/public/2026-01/... |
Novartis nav#navbar-main > a.navbar-brand > picture.d-inline-block > img.img-fluid | www.novartis.com/themes/custom/cosmos/mobile_logo.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.
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 |
|---|
Terms of use div.bottom-organsim > ul.clearfix > li.nav-item > a.nav-link |
Privacy div.bottom-organsim > ul.clearfix > li.nav-item > a.nav-link |
Cookie Settings div.bottom-organsim > ul.clearfix > li.nav-item > a.ot-sdk-show-settings |
Contacts div.bottom-organsim > ul.clearfix > li.nav-item > a.nav-link |
Locations div.bottom-organsim > ul.clearfix > li.nav-item > a.nav-link |
Site map div.bottom-organsim > ul.clearfix > li.nav-item > a.nav-link |
Open source div.bottom-organsim > ul.clearfix > li.nav-item > a.nav-link |
Web accessibility div.bottom-organsim > ul.clearfix > li.nav-item > a.nav-link |
These items highlight common accessibility best practices.
Best Practices
General
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.
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 |
|---|---|
| www.novartis.com/us-en/about/investing-americas-health | Learn more |
| www.novartis.com/investors/reporting-and-transparency-hub#annual-report-form-20f | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.