Skip to content
https://lancia.com

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
81
GRADE
B
FIX
4
REVIEW
5
PASS
10
INFO
3

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

81
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
91
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

681 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

3.05 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

0 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.001

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.43 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

3.05 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
22
10 PASS 5 REVIEW 4 FIX
F
Page Weight Budget
Action
3.7 MB transferred, 70 requests
FIX
3.7 MB transferred, 70 requests
Warning::
Page weighs 8.4 MB (3.7 MB transferred)
Warning::
Images are 1.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.7 MB
Warning::
JavaScript is 1.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.0 MB
Info::
Fonts are 601 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 601 KB
Info::
70 HTTP requests
Info::
Estimated 0.77 g CO2 per page load
3.7 MB / 2.4 MB budget
3.7 MB transferred
70 requests
0.77 g CO2 per page load
Images 1.7 MiB 48%
JavaScript 1.0 MiB 28%
Fonts 600.6 KiB 16%
HTML 186.0 KiB 5%
CSS 76.6 KiB 2%
Other 34.2 KiB 1%
Other 2.6 KiB 0%
Other 465 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

D
JS Bundles
Action
44 scripts, 434 KB unused
FIX
44 scripts, 434 KB unused
Warning::
https://cdn-eu.dynamicyield.com/api/9878387/api_st...: 67 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-59X...: 65 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-K3P...: 62 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.lancia.com/etc.clientlibs/stellantis-d...: 48 KB unused (88%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.lancia.com/etc.clientlibs/stellantis-w...: 43 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 434 KB
434 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn-eu.dynamicyield.com/api/9878387/api_static.js105 KB67 KB (65%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-59X4WML&l=dataLayerFCA131 KB65 KB (50%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-K3PWCJ3X&l=dataLayerFCA138 KB62 KB (45%)3rd
https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-framework/core/vendor.js54 KB48 KB (88%)1st
https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlModalWindow/resources/js/505.b864107b111efa9f060b.js95 KB43 KB (49%)1st
https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlUnifiedHeader/resources/js/505.d9a7ab63a48ad90c7b86.js95 KB43 KB (49%)1st
https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/vendors/vendor.js70 KB40 KB (60%)1st
https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/vendors/gsap.js50 KB23 KB (46%)1st
https://assets.adobedtm.com/launch-EN0f42a4515733422993e3459e15089f00.min.js70 KB22 KB (31%)3rd
https://code.jquery.com/jquery-3.6.0.min.js31 KB21 KB (68%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
70 resources · 3.7 MB · 434 KB savings available
FIX
70 resources · 3.7 MB · 434 KB savings available
Warning::
Page weight 3.7 MB exceeds 1 MB target by 2.7 MB
Got: 3.7 MB Expected: ≤ 1 MB
Info::
~434 KB of savings available
Info::
16 third-party resources (19% of weight)
Info::
1 resources over 200KB
70 resources · 3.7 MiB · 16 third-party 2.7 MiB over 1MB target
Image 48% · 1.7 MiB
JavaScript 29% · 1.1 MiB
Font 16% · 600.6 KiB
Document 5% · 186.0 KiB
CSS 2% · 76.6 KiB
Other 0% · 465 B

~434.1 KiB of savings available

Remove unused JavaScript: 434.1 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
JS Execution Cost
723ms total JS execution
REVIEW
723ms total JS execution
Info::
https://www.lancia.com/: 167ms CPU time
Info::
https://www.lancia.com/etc.clientlibs/stellantis-d...: 149ms CPU time
Info::
Unattributable: 107ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-59X...: 85ms CPU time
Info::
https://www.lancia.com/etc.clientlibs/stellantis-w...: 83ms CPU time
Info::
Third-party scripts: 218ms (30% of total)

Main Thread Breakdown

Script Evaluation 55% Other 18% Style & Layout 13% Script Parsing & Compilation 9%
ScriptTotalScriptingParse/CompileParty
https://www.lancia.com/167ms5ms3ms1st
https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/vendors/gsap.js149ms69ms6ms1st
Unattributable107ms2ms0ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-59X4WML&l=dataLayerFCA85ms74ms10ms3rd
https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlButton/resources/js/788.c6a1a131cbd3d75504e2.js83ms71ms3ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-K3PWCJ3X&l=dataLayerFCA71ms58ms13ms3rd
https://assets.adobedtm.com/launch-EN0f42a4515733422993e3459e15089f00.min.js61ms48ms11ms3rd
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
19% third-party, 0 ms blocking
PASS
19% third-party, 0 ms blocking
Info::
Third-party code accounts for 19% of page weight (707.9 KiB of 3.7 MiB)
Info::
Third-party blocking time is low (0 ms)
81%
19%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A
Image Optimization
2 images, 0 KB saveable
PASS
2 images, 0 KB saveable
Warning::
https://www.lancia.com/content/dam/lancia2023/cros... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
2 images 1.7 MB
0 oversized -0 KB
2 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

A+
Font Loading
7 fonts (601 KB)
PASS
7 fonts (601 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

601 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 681 ms LCP 3.1 shttps://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia/resources/fonts/Montserrat-Regular.ttfMontserrat-Regular.ttf https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia/resources/fonts/Montserrat-Regular.ttf — 78.1 KiB — 87 ms — font-display: swaphttps://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia/resources/icons.woff2?8c540bb5c5ca97e70ed9eb39ce933d86icons.woff2 https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia/resources/icons.woff2?8c540bb5c5ca97e70ed9eb39ce933d86 — 110.9 KiB — 103 ms — font-display: swaphttps://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia/resources/fonts/Montserrat-Bold.ttfMontserrat-Bold.ttf https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia/resources/fonts/Montserrat-Bold.ttf — 78.9 KiB — 129 ms — font-display: swaphttps://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/CormorantGaramond-Regular.ttfCormorantGaramond-Regul... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/CormorantGaramond-Regular.ttf — 164.2 KiB — 104 ms — font-display: swaphttps://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/Montserrat-Medium.ttfMontserrat-Medium.ttf https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/Montserrat-Medium.ttf — 78.3 KiB — 63 ms — font-display: swaphttps://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/Montserrat-Regular.ttfMontserrat-Regular.ttf https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/Montserrat-Regular.ttf — 78.1 KiB — 99 ms — font-display: swaphttps://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/lancia.wofflancia.woff https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/lancia.woff — 12.1 KiB — 89 ms — font-display: swap
Montserrat-Regular.ttf ttf swap
Size 78 KB
Load time 87 ms
Start 318 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
icons.woff2 woff2 swap
Size 111 KB
Load time 103 ms
Start 318 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Montserrat-Bold.ttf ttf swap
Size 79 KB
Load time 129 ms
Start 319 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
CormorantGaramond-Regul... ttf swap
Size 164 KB
Load time 104 ms
Start 319 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Montserrat-Medium.ttf ttf swap
Size 78 KB
Load time 63 ms
Start 320 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Montserrat-Regular.ttf ttf swap
Size 78 KB
Load time 99 ms
Start 320 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
lancia.woff woff swap
Size 12 KB
Load time 89 ms
Start 321 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~284 KB and ~568 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
Network Waterfall
70 requests over 1863ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 681 ms LCP 3.1 shttps://www.lancia.com// https://www.lancia.com/ — 200 — 20.4 KiB — 110 ms — http/1.1https://cookielaw.emea.fcagroup.com/CookieLawProduct/resources/generatejs?key=1542cookielaw.emea.fcagroup.com/CookieL... https://cookielaw.emea.fcagroup.com/CookieLawProduct/resources/generatejs?key=1542 — 200 — 5.3 KiB — 43 ms — http/1.1https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/lancia/theme.min.c15e2dc50fb98176655c18e19cd3aa19.css/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/lancia/theme.min.c15e2dc50fb98176655c18e19cd3aa19.css — 200 — 13.1 KiB — 31 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/theme/lancia.lc-1781258126223-lc.min.css/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/theme/lancia.lc-1781258126223-lc.min.css — 200 — 6.1 KiB — 43 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia.lc-1781258123989-lc.min.css/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia.lc-1781258123989-lc.min.css — 200 — 22.6 KiB — 51 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse/core/global-reuse.min.072c65c7a8404ec5de8edf8b379cc9b9.css/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse/core/global-reuse.min.072c65c7a8404ec5de8edf8b379cc9b9.css — 200 — 21.0 KiB — 46 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlButton.lc-1781258127356-lc.min.css/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlButton.lc-1781258127356-lc.min.css — 200 — 1.0 KiB — 44 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlNavBar.lc-1781258130779-lc.min.css/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlNavBar.lc-1781258130779-lc.min.css — 200 — 1.4 KiB — 37 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlModalWindow.lc-1781258130600-lc.min.css/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlModalWindow.lc-1781258130600-lc.min.css — 200 — 1.7 KiB — 41 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlUnifiedHeader.lc-1781258133139-lc.min.css/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlUnifiedHeader.lc-1781258133139-lc.min.css — 200 — 5.3 KiB — 34 ms — h3https://schema.milestoneinternet.com/schema/js/msschemaloader_min.jsschema.milestoneinternet.com/schema... https://schema.milestoneinternet.com/schema/js/msschemaloader_min.js — 200 — 1.3 KiB — 71 ms — h2https://code.jquery.com/jquery-3.6.0.min.jscode.jquery.com/jquery-3.6.0.min.js https://code.jquery.com/jquery-3.6.0.min.js — 200 — 30.5 KiB — 19 ms — h2https://www.lancia.com/content/dam/lancia2023/cross/header/logo-rect.jpg/content/dam/lancia2023/cross/heade... https://www.lancia.com/content/dam/lancia2023/cross/header/logo-rect.jpg — 200 — 18.6 KiB — 43 ms — h3https://www.lancia.com/content/dam/lancia2023/cross/ypsilon-gamma/canvas/mobile.jpg/jcr:content/renditions/desktop.jpg/content/dam/lancia2023/cross/ypsil... https://www.lancia.com/content/dam/lancia2023/cross/ypsilon-gamma/canvas/mobile.jpg/jcr:content/renditions/desktop.jpg — 200 — 1.7 MiB — 281 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse/core/global-reuse-footer.min.dab5d142d66261350a9534521061e339.css/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse/core/global-reuse-footer.min.dab5d142d66261350a9534521061e339.css — 200 — 1.2 KiB — 16 ms — h3https://www.lancia.com/etc.clientlibs/fca-common/clientlibs/common/resources/js/dy.min.js/etc.clientlibs/fca-common/clientli... https://www.lancia.com/etc.clientlibs/fca-common/clientlibs/common/resources/js/dy.min.js — 200 — 699 B — 40 ms — h3https://schema.milestoneinternet.com/schema/lancia.com/schema.json?t=21371schema.milestoneinternet.com/schema... https://schema.milestoneinternet.com/schema/lancia.com/schema.json?t=21371 — 200 — 0 B — 177 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/global-reuse-fw.min.b71536c591c5252de257466cf482f4a6.js/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/global-reuse-fw.min.b71536c591c5252de257466cf482f4a6.js — 200 — 1.6 KiB — 42 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-framework/core/global.min.de0994a4beacc6562ce2acb02bde9f16.js/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-framework/core/global.min.de0994a4beacc6562ce2acb02bde9f16.js — 200 — 3.5 KiB — 39 ms — h3https://assets.adobedtm.com/launch-EN0f42a4515733422993e3459e15089f00.min.jsassets.adobedtm.com/launch-EN0f42a4... https://assets.adobedtm.com/launch-EN0f42a4515733422993e3459e15089f00.min.js — 200 — 70.4 KiB — 35 ms — http/1.1https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Runtime.lc-1781258125473-lc.min.js/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Runtime.lc-1781258125473-lc.min.js — 200 — 3.6 KiB — 38 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse/core/global-reuse-footer.0a178b87c1e82428785513964ca04488.js/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse/core/global-reuse-footer.0a178b87c1e82428785513964ca04488.js — 200 — 26.9 KiB — 37 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-59X4WML&l=dataLayerFCAwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-59X4WML&l=dataLayerFCA — 200 — 131.2 KiB — 954 ms — h2https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia/resources/fonts/Montserrat-Regular.ttf/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia/resources/fonts/Montserrat-Regular.ttf — 200 — 78.1 KiB — 87 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia/resources/icons.woff2?8c540bb5c5ca97e70ed9eb39ce933d86/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia/resources/icons.woff2?8c540bb5c5ca97e70ed9eb39ce933d86 — 200 — 110.9 KiB — 103 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia/resources/fonts/Montserrat-Bold.ttf/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia/resources/fonts/Montserrat-Bold.ttf — 200 — 78.9 KiB — 129 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/CormorantGaramond-Regular.ttf/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/CormorantGaramond-Regular.ttf — 200 — 164.2 KiB — 104 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/Montserrat-Medium.ttf/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/Montserrat-Medium.ttf — 200 — 78.3 KiB — 63 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/Montserrat-Regular.ttf/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/Montserrat-Regular.ttf — 200 — 78.1 KiB — 99 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/lancia.woff/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/lancia.woff — 200 — 12.1 KiB — 89 ms — h3
0 ms 1.0 s 2.0 s 3.0 s FCP 681 ms LCP 3.1 shttps://www.lancia.com// https://www.lancia.com/ — 200 — 20.4 KiB — 110 ms — http/1.1https://cookielaw.emea.fcagroup.com/CookieLawProduct/resources/generatejs?key=1542cookielaw.emea.fcagroup.com/CookieL... https://cookielaw.emea.fcagroup.com/CookieLawProduct/resources/generatejs?key=1542 — 200 — 5.3 KiB — 43 ms — http/1.1https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/lancia/theme.min.c15e2dc50fb98176655c18e19cd3aa19.css/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/lancia/theme.min.c15e2dc50fb98176655c18e19cd3aa19.css — 200 — 13.1 KiB — 31 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/theme/lancia.lc-1781258126223-lc.min.css/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/theme/lancia.lc-1781258126223-lc.min.css — 200 — 6.1 KiB — 43 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia.lc-1781258123989-lc.min.css/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia.lc-1781258123989-lc.min.css — 200 — 22.6 KiB — 51 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse/core/global-reuse.min.072c65c7a8404ec5de8edf8b379cc9b9.css/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse/core/global-reuse.min.072c65c7a8404ec5de8edf8b379cc9b9.css — 200 — 21.0 KiB — 46 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlButton.lc-1781258127356-lc.min.css/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlButton.lc-1781258127356-lc.min.css — 200 — 1.0 KiB — 44 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlNavBar.lc-1781258130779-lc.min.css/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlNavBar.lc-1781258130779-lc.min.css — 200 — 1.4 KiB — 37 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlModalWindow.lc-1781258130600-lc.min.css/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlModalWindow.lc-1781258130600-lc.min.css — 200 — 1.7 KiB — 41 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlUnifiedHeader.lc-1781258133139-lc.min.css/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlUnifiedHeader.lc-1781258133139-lc.min.css — 200 — 5.3 KiB — 34 ms — h3https://schema.milestoneinternet.com/schema/js/msschemaloader_min.jsschema.milestoneinternet.com/schema... https://schema.milestoneinternet.com/schema/js/msschemaloader_min.js — 200 — 1.3 KiB — 71 ms — h2https://code.jquery.com/jquery-3.6.0.min.jscode.jquery.com/jquery-3.6.0.min.js https://code.jquery.com/jquery-3.6.0.min.js — 200 — 30.5 KiB — 19 ms — h2https://www.lancia.com/content/dam/lancia2023/cross/header/logo-rect.jpg/content/dam/lancia2023/cross/heade... https://www.lancia.com/content/dam/lancia2023/cross/header/logo-rect.jpg — 200 — 18.6 KiB — 43 ms — h3https://www.lancia.com/content/dam/lancia2023/cross/ypsilon-gamma/canvas/mobile.jpg/jcr:content/renditions/desktop.jpg/content/dam/lancia2023/cross/ypsil... https://www.lancia.com/content/dam/lancia2023/cross/ypsilon-gamma/canvas/mobile.jpg/jcr:content/renditions/desktop.jpg — 200 — 1.7 MiB — 281 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse/core/global-reuse-footer.min.dab5d142d66261350a9534521061e339.css/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse/core/global-reuse-footer.min.dab5d142d66261350a9534521061e339.css — 200 — 1.2 KiB — 16 ms — h3https://www.lancia.com/etc.clientlibs/fca-common/clientlibs/common/resources/js/dy.min.js/etc.clientlibs/fca-common/clientli... https://www.lancia.com/etc.clientlibs/fca-common/clientlibs/common/resources/js/dy.min.js — 200 — 699 B — 40 ms — h3https://schema.milestoneinternet.com/schema/lancia.com/schema.json?t=21371schema.milestoneinternet.com/schema... https://schema.milestoneinternet.com/schema/lancia.com/schema.json?t=21371 — 200 — 0 B — 177 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/global-reuse-fw.min.b71536c591c5252de257466cf482f4a6.js/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/global-reuse-fw.min.b71536c591c5252de257466cf482f4a6.js — 200 — 1.6 KiB — 42 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-framework/core/global.min.de0994a4beacc6562ce2acb02bde9f16.js/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-framework/core/global.min.de0994a4beacc6562ce2acb02bde9f16.js — 200 — 3.5 KiB — 39 ms — h3https://assets.adobedtm.com/launch-EN0f42a4515733422993e3459e15089f00.min.jsassets.adobedtm.com/launch-EN0f42a4... https://assets.adobedtm.com/launch-EN0f42a4515733422993e3459e15089f00.min.js — 200 — 70.4 KiB — 35 ms — http/1.1https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Runtime.lc-1781258125473-lc.min.js/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Runtime.lc-1781258125473-lc.min.js — 200 — 3.6 KiB — 38 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse/core/global-reuse-footer.0a178b87c1e82428785513964ca04488.js/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse/core/global-reuse-footer.0a178b87c1e82428785513964ca04488.js — 200 — 26.9 KiB — 37 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-59X4WML&l=dataLayerFCAwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-59X4WML&l=dataLayerFCA — 200 — 131.2 KiB — 954 ms — h2https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia/resources/fonts/Montserrat-Regular.ttf/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia/resources/fonts/Montserrat-Regular.ttf — 200 — 78.1 KiB — 87 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia/resources/icons.woff2?8c540bb5c5ca97e70ed9eb39ce933d86/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia/resources/icons.woff2?8c540bb5c5ca97e70ed9eb39ce933d86 — 200 — 110.9 KiB — 103 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia/resources/fonts/Montserrat-Bold.ttf/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/Design-system/lancia/resources/fonts/Montserrat-Bold.ttf — 200 — 78.9 KiB — 129 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/CormorantGaramond-Regular.ttf/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/CormorantGaramond-Regular.ttf — 200 — 164.2 KiB — 104 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/Montserrat-Medium.ttf/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/Montserrat-Medium.ttf — 200 — 78.3 KiB — 63 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/Montserrat-Regular.ttf/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/Montserrat-Regular.ttf — 200 — 78.1 KiB — 99 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/lancia.woff/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-global-styles/resources/fonts/lancia.woff — 200 — 12.1 KiB — 89 ms — h3https://cdn-eu.dynamicyield.com/api/9878387/api_dynamic.jscdn-eu.dynamicyield.com/api/9878387... https://cdn-eu.dynamicyield.com/api/9878387/api_dynamic.js — 200 — 12.0 KiB — 96 ms — h2https://cdn-eu.dynamicyield.com/api/9878387/api_static.jscdn-eu.dynamicyield.com/api/9878387... https://cdn-eu.dynamicyield.com/api/9878387/api_static.js — 200 — 104.6 KiB — 121 ms — h2https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/vendors/vendor.js/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/vendors/vendor.js — 200 — 69.6 KiB — 112 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/vendors/gsap.js/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/vendors/gsap.js — 200 — 50.3 KiB — 107 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/app-fw.js/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/app-fw.js — 200 — 10.0 KiB — 100 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-framework/core/vendor.js/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-framework/core/vendor.js — 200 — 54.3 KiB — 113 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-framework/core/common.css/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-framework/core/common.css — 200 — 346 B — 71 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-framework/core/common.js/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-framework/core/common.js — 200 — 6.5 KiB — 104 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-framework/core/app.js/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-framework/core/app.js — 200 — 1.1 KiB — 77 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlUnifiedHeader/resources/js/WlUnifiedHeader-remote.2026.625.1181048.0008480278.js/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlUnifiedHeader/resources/js/WlUnifiedHeader-remote.2026.625.1181048.0008480278.js — 200 — 4.2 KiB — 105 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlButton/resources/js/WlButton-remote.2026.625.1181048.0008480278.js/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlButton/resources/js/WlButton-remote.2026.625.1181048.0008480278.js — 200 — 3.5 KiB — 106 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlNavBar/resources/js/WlNavBar-remote.2026.625.1181048.0008480278.js/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlNavBar/resources/js/WlNavBar-remote.2026.625.1181048.0008480278.js — 200 — 4.0 KiB — 97 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlModalWindow/resources/js/WlModalWindow-remote.2026.625.1181048.0008480278.js/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlModalWindow/resources/js/WlModalWindow-remote.2026.625.1181048.0008480278.js — 200 — 4.0 KiB — 102 ms — h3https://schema.milestoneinternet.com/schema/lancia.com/schema.json?t=21371schema.milestoneinternet.com/schema... https://schema.milestoneinternet.com/schema/lancia.com/schema.json?t=21371 — 404 — 465 B — 144 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/components/ContentGrid.js/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/components/ContentGrid.js — 200 — 2.9 KiB — 17 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/vendors/swiper.js/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/vendors/swiper.js — 200 — 23.8 KiB — 40 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/components/CanvasMedia.js/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/components/CanvasMedia.js — 200 — 4.2 KiB — 40 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/components/GalleryFullscreen.js/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/components/GalleryFullscreen.js — 200 — 4.8 KiB — 39 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/components/TextImage.js/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/components/TextImage.js — 200 — 2.8 KiB — 34 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/components/IconsModule.js/etc.clientlibs/stellantis-d2-core/... https://www.lancia.com/etc.clientlibs/stellantis-d2-core/clientlibs/stellantis-reuse-fw/core/components/IconsModule.js — 200 — 1.6 KiB — 35 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlButton/resources/js/735.e872d9680c2de011b341.js/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlButton/resources/js/735.e872d9680c2de011b341.js — 200 — 2.5 KiB — 99 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlButton/resources/js/788.c6a1a131cbd3d75504e2.js/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlButton/resources/js/788.c6a1a131cbd3d75504e2.js — 200 — 40.5 KiB — 57 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlButton/resources/js/51.a0160c56e8d6d9216f2c.js/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlButton/resources/js/51.a0160c56e8d6d9216f2c.js — 200 — 3.7 KiB — 49 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlNavBar/resources/js/886.77217c312c83795fe653.js/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlNavBar/resources/js/886.77217c312c83795fe653.js — 200 — 4.5 KiB — 30 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WhitelabelImage/resources/js/WhitelabelImage-remote.2026.625.1181048.0008480278.js/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WhitelabelImage/resources/js/WhitelabelImage-remote.2026.625.1181048.0008480278.js — 200 — 3.0 KiB — 37 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlModalWindow/resources/js/505.b864107b111efa9f060b.js/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlModalWindow/resources/js/505.b864107b111efa9f060b.js — 200 — 95.1 KiB — 79 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlModalWindow/resources/css/650.26f3c4a97ff44cf11265.css/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlModalWindow/resources/css/650.26f3c4a97ff44cf11265.css — 200 — 1.7 KiB — 32 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlModalWindow/resources/js/650.9d510edee1f1eb629a32.js/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlModalWindow/resources/js/650.9d510edee1f1eb629a32.js — 200 — 6.5 KiB — 32 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlUnifiedHeader/resources/js/505.d9a7ab63a48ad90c7b86.js/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlUnifiedHeader/resources/js/505.d9a7ab63a48ad90c7b86.js — 200 — 95.1 KiB — 85 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlUnifiedHeader/resources/css/788.c43274e8f267d3edfa36.css/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlUnifiedHeader/resources/css/788.c43274e8f267d3edfa36.css — 200 — 997 B — 82 ms — h3https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlUnifiedHeader/resources/js/788.a3ff10d84764c4e537dd.js/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WlUnifiedHeader/resources/js/788.a3ff10d84764c4e537dd.js — 200 — 21.1 KiB — 104 ms — h3https://cdn-eu.dynamicyield.com/scripts/2.93.0/dy-coll-nojq-min.jscdn-eu.dynamicyield.com/scripts/2.9... https://cdn-eu.dynamicyield.com/scripts/2.93.0/dy-coll-nojq-min.js — 200 — 34.2 KiB — 62 ms — h2https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WhitelabelImage/resources/js/559.5fdfc786c3daec6dc131.js/etc.clientlibs/stellantis-whitelab... https://www.lancia.com/etc.clientlibs/stellantis-whitelabel/clientlibs/WhitelabelImage/resources/js/559.5fdfc786c3daec6dc131.js — 200 — 1.7 KiB — 40 ms — h3https://assets.adobedtm.com/abfd6fce1729/07eaedcc2156/a9e9c63f7988/RCd37ae2e461754d3bb3f5cc780b2114eb-source.min.jsassets.adobedtm.com/abfd6fce1729/07... https://assets.adobedtm.com/abfd6fce1729/07eaedcc2156/a9e9c63f7988/RCd37ae2e461754d3bb3f5cc780b2114eb-source.min.js — 200 — 1.7 KiB — 3 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-K3PWCJ3X&l=dataLayerFCAwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-K3PWCJ3X&l=dataLayerFCA — 200 — 138.0 KiB — 586 ms — h2https://cookielaw.emea.fcagroup.com/CookieLawProduct/resources/generatehtml?key=1542cookielaw.emea.fcagroup.com/CookieL... https://cookielaw.emea.fcagroup.com/CookieLawProduct/resources/generatehtml?key=1542 — 200 — 165.6 KiB — 30 ms — http/1.1https://www.lancia.com/content/dam/lancia2023/master/favicons/favicon.png/content/dam/lancia2023/master/favi... https://www.lancia.com/content/dam/lancia2023/master/favicons/favicon.png — 200 — 2.6 KiB — 21 ms — h3https://assets.adobedtm.com/abfd6fce1729/07eaedcc2156/a9e9c63f7988/RC6b7cd1a84bb8412ca970d760b88d3635-source.min.jsassets.adobedtm.com/abfd6fce1729/07... https://assets.adobedtm.com/abfd6fce1729/07eaedcc2156/a9e9c63f7988/RC6b7cd1a84bb8412ca970d760b88d3635-source.min.js — 200 — 738 B — 4 ms — http/1.1https://st-eu.dynamicyield.com/st?sec=9878387&ref=&scriptVersion=2.93.0&inHead=true&id=0&jsession=yp5ochweggos8wsvmsomororukgs1xd3&isSesNew=true&dyid_server=0&ctx=%7B%22type%22%3A%22OTHER%22%2C%22data%22%3A%5B%22%22%5D%7D&noConsent=truest-eu.dynamicyield.com/st?sec=98783... https://st-eu.dynamicyield.com/st?sec=9878387&ref=&scriptVersion=2.93.0&inHead=true&id=0&jsession=yp5ochweggos8wsvmsomororukgs1xd3&isSesNew=true&dyid_server=0&ctx=%7B%22type%22%3A%22OTHER%22%2C%22data%22%3A%5B%22%22%5D%7D&noConsent=true — 200 — 2.6 KiB — 76 ms — h2https://assets.adobedtm.com/abfd6fce1729/f06947a6cc7e/launch-a6d76139feaf.min.jsassets.adobedtm.com/abfd6fce1729/f0... https://assets.adobedtm.com/abfd6fce1729/f06947a6cc7e/launch-a6d76139feaf.min.js — 200 — 9.6 KiB — 10 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
30% of JavaScript execution is third-party
First-party Third-party 218ms · 340KB · €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 85ms
Transfer 131 KB
Unused 50%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 71ms
Transfer 138 KB
Unused 45%
Monthly Cost €1/mo
assets.adobedtm.com
Other
Optional
Execution 61ms
Transfer 70 KB
Unused 31%
Monthly Cost €1/mo

How third-party costs are calculated

Image Optimization
28 images, 2065 KB total, 18 KB wasted
INFO

Image Optimization Audit

Total Images

28

Total Size

2065 KB

Oversized

1

Wasted

18 KB

14 missing alt text 11 missing dimensions 14 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback