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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| i.ytimg.com/vi/7HIdHlRNf4Q/maxresdefault.jpg | 7200.0 s | 236.0 KiB |
| assets.adobedtm.com/launch-EN0f42a4515733422993e3459e15089f00.min.js | 3600.0 s | 70.4 KiB |
| i.ytimg.com/vi_webp/uWLX94pzYVk/sddefault.webp | 7200.0 s | 36.7 KiB |
| i.ytimg.com/vi_webp/C8mKNT5D1c4/sddefault.webp | 7200.0 s | 26.7 KiB |
| i.ytimg.com/vi_webp/E2IZyHgkSeI/sddefault.webp | 7200.0 s | 13.0 KiB |
| assets.adobedtm.com/abfd6fce1729/f06947a6cc7e/launch-a6d76139feaf.min.js | 3600.0 s | 9.6 KiB |
| cookielaw.emea.fcagroup.com/CookieLawProduct/resources/generatejs?key=3417 | 0.0 ms | 5.3 KiB |
| /abfd6fce1729/07eaedcc2156/a9e9c63f7988/RCd37ae2e461754d3... | 3600.0 s | 1.7 KiB |
| schema.milestoneinternet.com/schema/js/msschemaloader_min.js | 0.0 ms | 1.3 KiB |
| /36SytJzCGrMCR7NFIlmvGeJlw1xTdSJ1WFKTuM5gUZ-gyKR_aDA0Ei6B... | 86400.0 s | 2.2 KiB |
| /abfd6fce1729/07eaedcc2156/a9e9c63f7988/RC6b7cd1a84bb8412... | 3600.0 s | 736 B |
| i.ytimg.com/vi_webp/E2IZyHgkSeI/sddefault.webp | 7200.0 s | 0 B |
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.
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.
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.swiper-wrapper > div.ID06-CanvasMediaItem > picture.cvCanvasMedia__image > img.slider-lazy div.swiper-wrapper > div.ID06-CanvasMediaItem > picture.cvCanvasMedia__image > img.slider-lazy | /content/dam/fiat2023/com/homepage/canvas/grande-panda-ca... | 225.2 KiB | 159.3 KiB |
New Topolino Vilebrequin Collector’s Edition div.cvTechnology__sections > div.ID17-TechnologyItem > div.cvTechnology__sectionWrapper > h3.cvHeading3 | i.ytimg.com/vi/7HIdHlRNf4Q/maxresdefault.jpg | 235.4 KiB | 85.4 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.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
Performance issues directly impact user engagement and conversion rates.
| URL | Protocol |
|---|---|
| www.fiat.com/ | http/1.1 |
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 |
|---|---|---|
| schema.milestoneinternet.com/schema/js/msschemaloader_min.js | 1.3 KiB | 878 ms |
| /etc.clientlibs/stellantis-whitelabel/clientlibs/theme/fi... | 6.1 KiB | 658 ms |
| /etc.clientlibs/stellantis-whitelabel/clientlibs/Design-s... | 22.8 KiB | 1.1 s |
| /etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-... | 21.0 KiB | 1.1 s |
| /etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-... | 30.5 KiB | 1.1 s |
| /etc.clientlibs/stellantis-whitelabel/clientlibs/WlButton... | 1.0 KiB | 507 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 |
|---|---|
| fiat.com/ | 830 ms |
| www.fiat.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 |
|---|---|---|
| /etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-... | 30.4 KiB | 28.4 KiB |
| /etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-... | 20.9 KiB | 18.5 KiB |
| /etc.clientlibs/stellantis-whitelabel/clientlibs/Design-s... | 22.8 KiB | 15.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 |
|---|---|---|
| www.googletagmanager.com/gtm.js?id=GTM-59X4WML&l=dataLayerFCA | 129.7 KiB | 64.5 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-M829J9P&l=dataLayerFCA | 136.1 KiB | 61.6 KiB |
| /etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-... | 65.6 KiB | 41.4 KiB |
| /etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-... | 50.2 KiB | 41.3 KiB |
| /etc.clientlibs/stellantis-whitelabel/clientlibs/WlUnifie... | 87.1 KiB | 40.5 KiB |
| /etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-... | 50.2 KiB | 23.4 KiB |
| assets.adobedtm.com/launch-EN0f42a4515733422993e3459e15089f00.min.js | 69.8 KiB | 21.8 KiB |
| /etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-... | 23.7 KiB | 21.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 reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
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.3 s |
| Other | 1.3 s |
| Style & Layout | 890 ms |
| Script Parsing & Compilation | 404 ms |
| Rendering | 129 ms |
| Parse HTML & CSS | 117 ms |
| Garbage Collection | 30 ms |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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 | |
|---|---|
a.wlb-button-wrapper--element > span > picture > img a.wlb-button-wrapper--element > span > picture > img | www.fiat.com/content/dam/fiat2023/master/Logo-100x76.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.
ARIA
ARIA roles must have valid values in order to perform their intended accessibility functions. Learn more about valid ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
New 500 hybrid
Whoever you are – human or android – when you drive a Fiat 500,… div.cvTechnology__wrapper > div.cvTechnology__sections > div.ID17-TechnologyItem > div.cvTechnology__sectionWrapper |
New Topolino Vilebrequin Collector’s Edition
Get ready to spend the summer wit… div.cvTechnology__wrapper > div.cvTechnology__sections > div.ID17-TechnologyItem > div.cvTechnology__sectionWrapper |
FIAT | Grande Panda - Everyday life, easier.
Happiness is holding hands and go… div.cvTechnology__wrapper > div.cvTechnology__sections > div.ID17-TechnologyItem > div.cvTechnology__sectionWrapper |
500e Giorgio Armani Collectors Edition
Two absolute icons - Giorgio Armani and… div.cvTechnology__wrapper > div.cvTechnology__sections > div.ID17-TechnologyItem > div.cvTechnology__sectionWrapper |
Happy birthday 500!
Italian design recognised the world over, for 67 years.
div.cvTechnology__wrapper > div.cvTechnology__sections > div.ID17-TechnologyItem > div.cvTechnology__sectionWrapper |
Italy is our engine
Love is the driving force behind everything, and love for … div.cvTechnology__wrapper > div.cvTechnology__sections > div.ID17-TechnologyItem > div.cvTechnology__sectionWrapper |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.swiper-wrapper > div.ID06-CanvasMediaItem > picture.cvCanvasMedia__image > img.slider-lazy div.swiper-wrapper > div.ID06-CanvasMediaItem > picture.cvCanvasMedia__image > img.slider-lazy |
div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy |
div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy |
div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy |
div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy |
div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy |
div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy |
div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy |
div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy |
div.cvRow > div.cvTextImage__image > picture > img.lazy div.cvRow > div.cvTextImage__image > picture > img.lazy |
div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy |
div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy |
div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy |
div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy |
div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy |
div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy |
div.cvRow > div.cvTextImage__image > picture > img.lazy div.cvRow > div.cvTextImage__image > picture > img.lazy |
div.cvRow > div.cvTextImage__image > picture > img.lazy div.cvRow > div.cvTextImage__image > picture > img.lazy |
div.cvGalleryFullscreen__text > div.cvGalleryFullscreen__image > picture.cvGalleryFullscreen__picture > img.slider-lazy div.cvGalleryFullscreen__text > div.cvGalleryFullscreen__image > picture.cvGalleryFullscreen__picture > img.slider-lazy |
div.cvGalleryFullscreen__text > div.cvGalleryFullscreen__image > picture.cvGalleryFullscreen__picture > img.slider-lazy div.cvGalleryFullscreen__text > div.cvGalleryFullscreen__image > picture.cvGalleryFullscreen__picture > img.slider-lazy |
div.cvGalleryFullscreen__text > div.cvGalleryFullscreen__image > picture.cvGalleryFullscreen__picture > img.slider-lazy div.cvGalleryFullscreen__text > div.cvGalleryFullscreen__image > picture.cvGalleryFullscreen__picture > img.slider-lazy |
div.cvGalleryFullscreen__text > div.cvGalleryFullscreen__image > picture.cvGalleryFullscreen__picture > img.slider-lazy div.cvGalleryFullscreen__text > div.cvGalleryFullscreen__image > picture.cvGalleryFullscreen__picture > img.slider-lazy |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.wl-header > div.wl-header__logo-container > div.wlb-button-wrapper > a.wlb-button-wrapper--element div.wl-header > div.wl-header__logo-container > div.wlb-button-wrapper > a.wlb-button-wrapper--element |
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
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 404 () | |
www.fiat.com/ line 224, col 8 | ReferenceError: $ is not defined
at HTMLDocument.<anonymous> (https://www.fiat.com/:225:9) |
/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-... line 1, col 39819 | ReferenceError: $ is not defined
at u (https://www.fiat.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/app-fw.js:2:39820)
at 7915 (https://www.fiat.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/app-fw.js:2:39987)
at n (https://www.fiat.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/global-reuse-fw.min.682bd679b79127965b1a39e9a0db8962.js:1:162) |
assets.adobedtm.com/launch-EN0f42a4515733422993e3459e15089f00.min.js line 4, col 12700 | Uncaught (in promise) EU compliance was not acknowledged by the user. |
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
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.swiper-wrapper > div.ID06-CanvasMediaItem > picture.cvCanvasMedia__image > img.slider-lazy div.swiper-wrapper > div.ID06-CanvasMediaItem > picture.cvCanvasMedia__image > img.slider-lazy |
div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy |
div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy |
div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy |
div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy |
div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy |
div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy |
div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy |
div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy div.cvContainer > div.cvContentGrid__cards > div.ID04-ContentGridItem > img.lazy |
div.cvRow > div.cvTextImage__image > picture > img.lazy div.cvRow > div.cvTextImage__image > picture > img.lazy |
div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy |
div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy |
div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy |
div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy |
div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy |
div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy div.cvTechnology__sectionWrapper > div.cvTechnology__sectionMedia > picture.cvTechnology__image > img.lazy |
div.cvRow > div.cvTextImage__image > picture > img.lazy div.cvRow > div.cvTextImage__image > picture > img.lazy |
div.cvRow > div.cvTextImage__image > picture > img.lazy div.cvRow > div.cvTextImage__image > picture > img.lazy |
div.cvGalleryFullscreen__text > div.cvGalleryFullscreen__image > picture.cvGalleryFullscreen__picture > img.slider-lazy div.cvGalleryFullscreen__text > div.cvGalleryFullscreen__image > picture.cvGalleryFullscreen__picture > img.slider-lazy |
div.cvGalleryFullscreen__text > div.cvGalleryFullscreen__image > picture.cvGalleryFullscreen__picture > img.slider-lazy div.cvGalleryFullscreen__text > div.cvGalleryFullscreen__image > picture.cvGalleryFullscreen__picture > img.slider-lazy |
div.cvGalleryFullscreen__text > div.cvGalleryFullscreen__image > picture.cvGalleryFullscreen__picture > img.slider-lazy div.cvGalleryFullscreen__text > div.cvGalleryFullscreen__image > picture.cvGalleryFullscreen__picture > img.slider-lazy |
div.cvGalleryFullscreen__text > div.cvGalleryFullscreen__image > picture.cvGalleryFullscreen__picture > img.slider-lazy div.cvGalleryFullscreen__text > div.cvGalleryFullscreen__image > picture.cvGalleryFullscreen__picture > img.slider-lazy |
Format your HTML in a way that enables crawlers to better understand your app’s content.