Skip to content
https://fineco.it

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
73
GRADE
C
FIX
5
REVIEW
7
PASS
7
INFO
3

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

50
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
90
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

865 ms

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

6.61 s

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

390 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.

3.35 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.

6.71 s

Page Load Progression

560 ms
1.1 s
1.7 s
2.2 s
2.8 s
3.4 s
3.9 s
4.5 s
Checks
22
7 PASS 7 REVIEW 5 FIX
F
Page Weight Budget
Action
8.5 MB transferred, 94 requests
FIX
8.5 MB transferred, 94 requests
Critical::
Page weighs 12.6 MB (8.5 MB transferred)
Warning::
Images are 2.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.7 MB
Warning::
JavaScript is 1.9 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.9 MB
Info::
Fonts are 365 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 365 KB
Info::
94 HTTP requests
Info::
Estimated 1.8 g CO2 per page load
8.5 MB / 2.4 MB budget
8.5 MB transferred
94 requests
1.8 g CO2 per page load
Other 3.5 MiB 41%
Images 2.7 MiB 31%
JavaScript 1.9 MiB 22%
Fonts 364.6 KiB 4%
CSS 108.9 KiB 1%
Other 29.1 KiB 0%
HTML 26.8 KiB 0%
Other 7.5 KiB 0%
Other 4.0 KiB 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
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (8.5 MiB of 8.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
47 scripts, 807 KB unused
FIX
47 scripts, 807 KB unused
Warning::
https://it.finecobank.com/_next/static/chunks/12o9...: 266 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-687...: 107 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://it.finecobank.com/_next/static/chunks/01l7...: 105 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-LJLN...: 67 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TTR...: 65 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 807 KB
807 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://it.finecobank.com/_next/static/chunks/12o9j0jbsnddi.js365 KB266 KB (75%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-687500272&cx=c&gtm=4e6781h1149 KB107 KB (71%)3rd
https://it.finecobank.com/_next/static/chunks/01l7e5zw2rbda.js154 KB105 KB (71%)3rd
https://www.googletagmanager.com/gtag/js?id=G-LJLN7GL5SE&cx=c&gtm=4e6781h1174 KB67 KB (38%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TTRJS8X189 KB65 KB (34%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1019131384&cx=c&gtm=4e6781h1149 KB64 KB (43%)3rd
https://it.finecobank.com/_next/static/chunks/0umbt-f401k.v.js82 KB61 KB (91%)3rd
https://it.finecobank.com/_next/static/chunks/17wlp2xnaqr-i.js45 KB29 KB (74%)3rd
https://it.finecobank.com/_next/static/chunks/0.r68paqhc9o..js33 KB23 KB (85%)3rd
https://it.finecobank.com/_next/static/chunks/0i7foq~r2b~lw.js27 KB21 KB (100%)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

F
Page Weight Inventory
Action
94 resources · 8.5 MB · 807 KB savings available
FIX
94 resources · 8.5 MB · 807 KB savings available
Warning::
Page weight 8.5 MB exceeds 1 MB target by 7.5 MB
Got: 8.5 MB Expected: ≤ 1 MB
Info::
~807 KB of savings available
Warning::
93 third-party resources (100% of weight)
Info::
7 resources over 200KB
94 resources · 8.5 MiB · 93 third-party 7.5 MiB over 1MB target
Other 41% · 3.5 MiB
Image 31% · 2.7 MiB
JavaScript 22% · 1.9 MiB
Font 4% · 364.6 KiB
CSS 1% · 108.9 KiB
Document 0% · 27.1 KiB

~807.0 KiB of savings available

Remove unused JavaScript: 807.0 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
Image Optimization
16 images, 0 KB saveable
REVIEW
16 images, 0 KB saveable
Info::
All images are well-optimized
16 images 2.7 MB
0 oversized -0 KB
12 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1770ms total JS execution
REVIEW
1770ms total JS execution
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TTR...: 385ms CPU time
Warning::
https://it.finecobank.com/_next/static/chunks/0x2g...: 274ms CPU time
Warning::
Unattributable: 268ms CPU time
Info::
https://it.finecobank.com/: 246ms CPU time
Info::
https://it.finecobank.com/_next/static/chunks/turb...: 138ms CPU time
Warning::
Third-party scripts: 1502ms (85% of total)

Main Thread Breakdown

Script Evaluation 60% Other 14% Style & Layout 12% Script Parsing & Compilation 9%
ScriptTotalScriptingParse/CompileParty
https://www.googletagmanager.com/gtm.js?id=GTM-TTRJS8X385ms358ms14ms3rd
https://it.finecobank.com/_next/static/chunks/0x2gaxso9rf_4.js274ms219ms4ms3rd
Unattributable268ms44ms0ms1st
https://it.finecobank.com/246ms3ms1ms3rd
https://it.finecobank.com/_next/static/chunks/turbopack-10xn8c28wl4g3.js138ms138ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-LJLN7GL5SE&cx=c&gtm=4e6781h1130ms112ms16ms3rd
https://it.finecobank.com/_next/static/chunks/0mjdg~ti4sjoz.js121ms120ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-1019131384&cx=c&gtm=4e6781h1105ms87ms18ms3rd
https://it.finecobank.com/_next/static/chunks/12o9j0jbsnddi.js52ms4ms44ms3rd
https://it.finecobank.com/_next/static/chunks/01l7e5zw2rbda.js51ms9ms11ms3rd
B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
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+
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+
Font Loading
5 fonts (365 KB)
PASS
5 fonts (365 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

365 KB total

Render-blocking

0

of 5

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 4.0 s 5.0 s 6.0 s FCP 865 ms LCP 6.6 shttps://it.finecobank.com/_next/static/media/icomoon.0mjtexyer0.3m.ttficomoon.0mjtexyer0.3m.ttf https://it.finecobank.com/_next/static/media/icomoon.0mjtexyer0.3m.ttf — 148.4 KiB — 65 ms — font-display: swaphttps://it.finecobank.com/_next/static/media/icomoon.09yyin3f.aooo.ttficomoon.09yyin3f.aooo.ttf https://it.finecobank.com/_next/static/media/icomoon.09yyin3f.aooo.ttf — 145.9 KiB — 71 ms — font-display: swaphttps://images.finecobank.com/common-global/fonts/figtree/regular/Figtree-Regular-webfont.woffFigtree-Regular-webfont... https://images.finecobank.com/common-global/fonts/figtree/regular/Figtree-Regular-webfont.woff — 23.4 KiB — 250 ms — font-display: swaphttps://images.finecobank.com/common-global/fonts/figtree/bold/Figtree-Bold-webfont.woffFigtree-Bold-webfont.woff https://images.finecobank.com/common-global/fonts/figtree/bold/Figtree-Bold-webfont.woff — 23.6 KiB — 260 ms — font-display: swaphttps://images.finecobank.com/common-global/fonts/figtree/extraBold/Figtree-Xbold-webfont.woffFigtree-Xbold-webfont.woff https://images.finecobank.com/common-global/fonts/figtree/extraBold/Figtree-Xbold-webfont.woff — 23.4 KiB — 241 ms — font-display: swap
icomoon.0mjtexyer0.3m.ttf ttf swap
Size 148 KB
Load time 65 ms
Start 543 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
icomoon.09yyin3f.aooo.ttf ttf swap
Size 146 KB
Load time 71 ms
Start 543 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
Figtree-Regular-webfont... woff swap
Size 23 KB
Load time 250 ms
Start 634 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Figtree-Bold-webfont.woff woff swap
Size 24 KB
Load time 260 ms
Start 638 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Figtree-Xbold-webfont.woff woff swap
Size 23 KB
Load time 241 ms
Start 639 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 ~257 KB and ~514 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+
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
94 requests over 4801ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 865 ms LCP 6.6 shttps://fineco.it// https://fineco.it/ — 301 — 296 B — 96 ms — http/1.1https://it.finecobank.com/it.finecobank.com/ https://it.finecobank.com/ — 200 — 26.8 KiB — 144 ms — http/1.1https://images.finecobank.com/common-pub/css/chat-ai.cssimages.finecobank.com/common-pub/cs... https://images.finecobank.com/common-pub/css/chat-ai.css — 200 — 13.4 KiB — 208 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0dn7slqt3-qd4.cssit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0dn7slqt3-qd4.css — 200 — 39.6 KiB — 53 ms — http/1.1https://it.finecobank.com/_next/static/chunks/06pj-n2o2qy4e.cssit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/06pj-n2o2qy4e.css — 200 — 8.3 KiB — 87 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0b_oe3b8fbzh..cssit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0b_oe3b8fbzh..css — 200 — 33.4 KiB — 123 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0uzr-u_davzsa.cssit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0uzr-u_davzsa.css — 200 — 13.3 KiB — 119 ms — http/1.1https://it.finecobank.com/manifest.jsonit.finecobank.com/manifest.json https://it.finecobank.com/manifest.json — 200 — 7.5 KiB — 90 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0chd7du7hkns_.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0chd7du7hkns_.js — 200 — 21.0 KiB — 38 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0n3aha7z1k7~h.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0n3aha7z1k7~h.js — 200 — 20.1 KiB — 37 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0fxh05cg7q1bv.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0fxh05cg7q1bv.js — 200 — 15.3 KiB — 35 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0j..c4oavqfue.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0j..c4oavqfue.js — 200 — 24.9 KiB — 37 ms — http/1.1https://images.finecobank.com/common-global/css/font-figtree.cssimages.finecobank.com/common-global... https://images.finecobank.com/common-global/css/font-figtree.css — 200 — 996 B — 58 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0lwsdq9ti0ggi.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0lwsdq9ti0ggi.js — 200 — 21.3 KiB — 44 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0.or8y8e7nenl.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0.or8y8e7nenl.js — 200 — 12.8 KiB — 46 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0-q_i9u6a27qo.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0-q_i9u6a27qo.js — 200 — 16.4 KiB — 66 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0pwyxnk1z~~dj.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0pwyxnk1z~~dj.js — 200 — 17.6 KiB — 55 ms — http/1.1data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='14' v…www.w3.org/2000/svg' width='12' hei... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='14' v… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 51…www.w3.org/2000/svg' width='14' hei... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 51… — 200 — 0 B — 0 ms — datahttps://images.finecobank.com/pub-it/img/home/hero-fineco-md.jpgimages.finecobank.com/pub-it/img/ho... https://images.finecobank.com/pub-it/img/home/hero-fineco-md.jpg — 200 — 11.5 KiB — 119 ms — http/1.1https://it.finecobank.com/_next/static/chunks/12o9j0jbsnddi.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/12o9j0jbsnddi.js — 200 — 364.6 KiB — 122 ms — http/1.1https://it.finecobank.com/_next/static/chunks/17wlp2xnaqr-i.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/17wlp2xnaqr-i.js — 200 — 45.2 KiB — 69 ms — http/1.1https://images.finecobank.com/common-global/img/logo/logo-fineco.svgimages.finecobank.com/common-global... https://images.finecobank.com/common-global/img/logo/logo-fineco.svg — 200 — 1.3 KiB — 121 ms — http/1.1https://images.finecobank.com/pub-it/img/conto-e-carte/side-banner.png?v=4images.finecobank.com/pub-it/img/co... https://images.finecobank.com/pub-it/img/conto-e-carte/side-banner.png?v=4 — 200 — 31.4 KiB — 223 ms — http/1.1https://images.finecobank.com/pub-it/img/trading/bg-card-trading.pngimages.finecobank.com/pub-it/img/tr... https://images.finecobank.com/pub-it/img/trading/bg-card-trading.png — 200 — 8.5 KiB — 173 ms — http/1.1https://images.finecobank.com/pub-it/img/home/bg-servizi-banking-lg.pngimages.finecobank.com/pub-it/img/ho... https://images.finecobank.com/pub-it/img/home/bg-servizi-banking-lg.png — 200 — 1.2 MiB — 983 ms — http/1.1https://it.finecobank.com/_next/static/chunks/01kqa~cp61sq..jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/01kqa~cp61sq..js — 200 — 27.0 KiB — 52 ms — http/1.1https://it.finecobank.com/_next/static/chunks/01l7e5zw2rbda.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/01l7e5zw2rbda.js — 200 — 154.0 KiB — 97 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0q21dh86n0ctc.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0q21dh86n0ctc.js — 200 — 19.9 KiB — 83 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0x2gaxso9rf_4.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0x2gaxso9rf_4.js — 200 — 49.7 KiB — 79 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 865 ms LCP 6.6 shttps://fineco.it// https://fineco.it/ — 301 — 296 B — 96 ms — http/1.1https://it.finecobank.com/it.finecobank.com/ https://it.finecobank.com/ — 200 — 26.8 KiB — 144 ms — http/1.1https://images.finecobank.com/common-pub/css/chat-ai.cssimages.finecobank.com/common-pub/cs... https://images.finecobank.com/common-pub/css/chat-ai.css — 200 — 13.4 KiB — 208 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0dn7slqt3-qd4.cssit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0dn7slqt3-qd4.css — 200 — 39.6 KiB — 53 ms — http/1.1https://it.finecobank.com/_next/static/chunks/06pj-n2o2qy4e.cssit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/06pj-n2o2qy4e.css — 200 — 8.3 KiB — 87 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0b_oe3b8fbzh..cssit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0b_oe3b8fbzh..css — 200 — 33.4 KiB — 123 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0uzr-u_davzsa.cssit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0uzr-u_davzsa.css — 200 — 13.3 KiB — 119 ms — http/1.1https://it.finecobank.com/manifest.jsonit.finecobank.com/manifest.json https://it.finecobank.com/manifest.json — 200 — 7.5 KiB — 90 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0chd7du7hkns_.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0chd7du7hkns_.js — 200 — 21.0 KiB — 38 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0n3aha7z1k7~h.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0n3aha7z1k7~h.js — 200 — 20.1 KiB — 37 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0fxh05cg7q1bv.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0fxh05cg7q1bv.js — 200 — 15.3 KiB — 35 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0j..c4oavqfue.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0j..c4oavqfue.js — 200 — 24.9 KiB — 37 ms — http/1.1https://images.finecobank.com/common-global/css/font-figtree.cssimages.finecobank.com/common-global... https://images.finecobank.com/common-global/css/font-figtree.css — 200 — 996 B — 58 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0lwsdq9ti0ggi.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0lwsdq9ti0ggi.js — 200 — 21.3 KiB — 44 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0.or8y8e7nenl.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0.or8y8e7nenl.js — 200 — 12.8 KiB — 46 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0-q_i9u6a27qo.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0-q_i9u6a27qo.js — 200 — 16.4 KiB — 66 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0pwyxnk1z~~dj.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0pwyxnk1z~~dj.js — 200 — 17.6 KiB — 55 ms — http/1.1data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='14' v…www.w3.org/2000/svg' width='12' hei... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='14' v… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 51…www.w3.org/2000/svg' width='14' hei... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 51… — 200 — 0 B — 0 ms — datahttps://images.finecobank.com/pub-it/img/home/hero-fineco-md.jpgimages.finecobank.com/pub-it/img/ho... https://images.finecobank.com/pub-it/img/home/hero-fineco-md.jpg — 200 — 11.5 KiB — 119 ms — http/1.1https://it.finecobank.com/_next/static/chunks/12o9j0jbsnddi.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/12o9j0jbsnddi.js — 200 — 364.6 KiB — 122 ms — http/1.1https://it.finecobank.com/_next/static/chunks/17wlp2xnaqr-i.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/17wlp2xnaqr-i.js — 200 — 45.2 KiB — 69 ms — http/1.1https://images.finecobank.com/common-global/img/logo/logo-fineco.svgimages.finecobank.com/common-global... https://images.finecobank.com/common-global/img/logo/logo-fineco.svg — 200 — 1.3 KiB — 121 ms — http/1.1https://images.finecobank.com/pub-it/img/conto-e-carte/side-banner.png?v=4images.finecobank.com/pub-it/img/co... https://images.finecobank.com/pub-it/img/conto-e-carte/side-banner.png?v=4 — 200 — 31.4 KiB — 223 ms — http/1.1https://images.finecobank.com/pub-it/img/trading/bg-card-trading.pngimages.finecobank.com/pub-it/img/tr... https://images.finecobank.com/pub-it/img/trading/bg-card-trading.png — 200 — 8.5 KiB — 173 ms — http/1.1https://images.finecobank.com/pub-it/img/home/bg-servizi-banking-lg.pngimages.finecobank.com/pub-it/img/ho... https://images.finecobank.com/pub-it/img/home/bg-servizi-banking-lg.png — 200 — 1.2 MiB — 983 ms — http/1.1https://it.finecobank.com/_next/static/chunks/01kqa~cp61sq..jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/01kqa~cp61sq..js — 200 — 27.0 KiB — 52 ms — http/1.1https://it.finecobank.com/_next/static/chunks/01l7e5zw2rbda.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/01l7e5zw2rbda.js — 200 — 154.0 KiB — 97 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0q21dh86n0ctc.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0q21dh86n0ctc.js — 200 — 19.9 KiB — 83 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0x2gaxso9rf_4.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0x2gaxso9rf_4.js — 200 — 49.7 KiB — 79 ms — http/1.1https://images.finecobank.com/pub-it/img/home/le-tue-carte.pngimages.finecobank.com/pub-it/img/ho... https://images.finecobank.com/pub-it/img/home/le-tue-carte.png — 200 — 178.1 KiB — 371 ms — http/1.1https://it.finecobank.com/_next/static/media/icomoon.0mjtexyer0.3m.ttfit.finecobank.com/_next/static/medi... https://it.finecobank.com/_next/static/media/icomoon.0mjtexyer0.3m.ttf — 200 — 148.4 KiB — 65 ms — http/1.1https://it.finecobank.com/_next/static/media/icomoon.09yyin3f.aooo.ttfit.finecobank.com/_next/static/medi... https://it.finecobank.com/_next/static/media/icomoon.09yyin3f.aooo.ttf — 200 — 145.9 KiB — 71 ms — http/1.1https://it.finecobank.com/_next/static/chunks/12s8ardu3fzvl.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/12s8ardu3fzvl.js — 200 — 31.2 KiB — 80 ms — http/1.1https://images.finecobank.com/pub-it/img/home/bg-consulenza.jpgimages.finecobank.com/pub-it/img/ho... https://images.finecobank.com/pub-it/img/home/bg-consulenza.jpg — 200 — 329.8 KiB — 452 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0rso9oy-2slbv.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0rso9oy-2slbv.js — 200 — 69.6 KiB — 58 ms — http/1.1https://it.finecobank.com/_next/static/chunks/turbopack-10xn8c28wl4g3.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/turbopack-10xn8c28wl4g3.js — 200 — 10.8 KiB — 34 ms — http/1.1https://it.finecobank.com/_next/static/chunks/128q7r~22iol6.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/128q7r~22iol6.js — 200 — 17.2 KiB — 43 ms — http/1.1https://images.finecobank.com/pub-it/img/home/bg-trading.jpgimages.finecobank.com/pub-it/img/ho... https://images.finecobank.com/pub-it/img/home/bg-trading.jpg — 200 — 325.0 KiB — 373 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0i9bhneq2l0oc.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0i9bhneq2l0oc.js — 200 — 15.3 KiB — 38 ms — http/1.1https://it.finecobank.com/_next/static/chunks/03k.8u-r05~lw.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/03k.8u-r05~lw.js — 200 — 16.3 KiB — 39 ms — http/1.1https://images.finecobank.com/common-global/fonts/figtree/regular/Figtree-Regular-webfont.woffimages.finecobank.com/common-global... https://images.finecobank.com/common-global/fonts/figtree/regular/Figtree-Regular-webfont.woff — 200 — 23.4 KiB — 250 ms — http/1.1https://it.finecobank.com/_next/static/chunks/turbopack-0l~qi9hgi1vkr.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/turbopack-0l~qi9hgi1vkr.js — 200 — 10.8 KiB — 39 ms — http/1.1https://images.finecobank.com/common-global/fonts/figtree/bold/Figtree-Bold-webfont.woffimages.finecobank.com/common-global... https://images.finecobank.com/common-global/fonts/figtree/bold/Figtree-Bold-webfont.woff — 200 — 23.6 KiB — 260 ms — http/1.1https://images.finecobank.com/common-global/fonts/figtree/extraBold/Figtree-Xbold-webfont.woffimages.finecobank.com/common-global... https://images.finecobank.com/common-global/fonts/figtree/extraBold/Figtree-Xbold-webfont.woff — 200 — 23.4 KiB — 241 ms — http/1.1https://it.finecobank.com/_next/static/QpnwKw7IJg4eLLLVWFn0S/_buildManifest.jsit.finecobank.com/_next/static/Qpnw... https://it.finecobank.com/_next/static/QpnwKw7IJg4eLLLVWFn0S/_buildManifest.js — 200 — 10.6 KiB — 46 ms — http/1.1https://it.finecobank.com/_next/static/QpnwKw7IJg4eLLLVWFn0S/_ssgManifest.jsit.finecobank.com/_next/static/Qpnw... https://it.finecobank.com/_next/static/QpnwKw7IJg4eLLLVWFn0S/_ssgManifest.js — 200 — 6.5 KiB — 37 ms — http/1.1https://it.finecobank.com/_next/static/QpnwKw7IJg4eLLLVWFn0S/_clientMiddlewareManifest.jsit.finecobank.com/_next/static/Qpnw... https://it.finecobank.com/_next/static/QpnwKw7IJg4eLLLVWFn0S/_clientMiddlewareManifest.js — 200 — 6.2 KiB — 41 ms — http/1.1https://images.finecobank.com/pub-it/img/home/bg-private.jpg?v=1images.finecobank.com/pub-it/img/ho... https://images.finecobank.com/pub-it/img/home/bg-private.jpg?v=1 — 200 — 125.2 KiB — 189 ms — http/1.1https://public-api.finecobank.com/v1/public/tol/indicesbar/indicespublic-api.finecobank.com/v1/public... https://public-api.finecobank.com/v1/public/tol/indicesbar/indices — 200 — 1.3 KiB — 137 ms — http/1.1https://public-api.finecobank.com/v1/public/img3?v=3&s1=OTN%2BKKU5D2ncaUcwZjstLddEWwL0OaVsr3hcaK9sjyjUKORJyTzkP18g2CwoMHgtkGy8c%2F0KvHO0ZFx9mC0YdTJg%2Bmmcd7JgEjRyfRo3vnB8OTkgvTawKZMinXM7MbI4nCGQaJ1mGTMwbb9wVniYYdZ5QXOwZWQgPzJFdB4xtDKSeUgjlzQ8c%2Btx4XeeNugymnOZfUkl&s2=kzgbZDo2wXHJJOp272QVZZJyH3FPJBEiuScddXZok2UwIJ1yz2CSOEwkTzREcek1mSewPOliYDI4Nm406zfLcBQgvSe9IhhzliM4MRNxGXw8dDpi7zBoNxI5EiK9MXR4MjYaKQ%3D%3Dpublic-api.finecobank.com/v1/public... https://public-api.finecobank.com/v1/public/img3?v=3&s1=OTN%2BKKU5D2ncaUcwZjstLddEWwL0OaVsr3hcaK9sjyjUKORJyTzkP18g2CwoMHgtkGy8c%2F0KvHO0ZFx9mC0YdTJg%2Bmmcd7JgEjRyfRo3vnB8OTkgvTawKZMinXM7MbI4nCGQaJ1mGTMwbb9wVniYYdZ5QXOwZWQgPzJFdB4xtDKSeUgjlzQ8c%2Btx4XeeNugymnOZfUkl&s2=kzgbZDo2wXHJJOp272QVZZJyH3FPJBEiuScddXZok2UwIJ1yz2CSOEwkTzREcek1mSewPOliYDI4Nm406zfLcBQgvSe9IhhzliM4MRNxGXw8dDpi7zBoNxI5EiK9MXR4MjYaKQ%3D%3D — 200 — 875 B — 53 ms — http/1.1https://public-api.finecobank.com/v1/public/i18n?l=it&p=servicestatuspublic-api.finecobank.com/v1/public... https://public-api.finecobank.com/v1/public/i18n?l=it&p=servicestatus — 200 — 1.0 KiB — 167 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0mjdg~ti4sjoz.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0mjdg~ti4sjoz.js — 200 — 6.3 KiB — 35 ms — http/1.1https://images.finecobank.com/common-global/img/icon/favicon-16x16.pngimages.finecobank.com/common-global... https://images.finecobank.com/common-global/img/icon/favicon-16x16.png — 200 — 679 B — 51 ms — http/1.1data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 38…www.w3.org/2000/svg' width='14' hei... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 38… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 38…www.w3.org/2000/svg' width='14' hei... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 38… — 200 — 0 B — 0 ms — datahttps://public-api.finecobank.com/v1/public/chat-prospect/it/statuspublic-api.finecobank.com/v1/public... https://public-api.finecobank.com/v1/public/chat-prospect/it/status — 200 — 869 B — 52 ms — http/1.1https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 83 ms — https://www.googletagmanager.com/gtm.js?id=GTM-TTRJS8Xwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TTRJS8X — 200 — 189.3 KiB — 169 ms — h2https://it.finecobank.com/_next/static/chunks/0j__bu7ro4~ep.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0j__bu7ro4~ep.js — 200 — 6.4 KiB — 45 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0s19mtkv30r.x.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0s19mtkv30r.x.js — 200 — 6.4 KiB — 45 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0ntspw3c5nc42.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0ntspw3c5nc42.js — 200 — 6.4 KiB — 45 ms — http/1.1https://it.finecobank.com/_next/data/QpnwKw7IJg4eLLLVWFn0S/login.json?logintype=loginit.finecobank.com/_next/data/QpnwKw... https://it.finecobank.com/_next/data/QpnwKw7IJg4eLLLVWFn0S/login.json?logintype=login — 200 — 11.3 KiB — 46 ms — http/1.1https://it.finecobank.com/_next/static/chunks/01uvggls6ylnb.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/01uvggls6ylnb.js — 200 — 6.4 KiB — 40 ms — http/1.1https://images.finecobank.com/common-pub/img/logo-ai.svgimages.finecobank.com/common-pub/im... https://images.finecobank.com/common-pub/img/logo-ai.svg — 200 — 3.1 KiB — 57 ms — http/1.1https://images.finecobank.com/common-pub/img/chat-ai/dotlottie-player.wasmimages.finecobank.com/common-pub/im... https://images.finecobank.com/common-pub/img/chat-ai/dotlottie-player.wasm — 200 — 1.7 MiB — 1.8 s — http/1.1https://it.finecobank.com/_next/static/chunks/0s19mtkv30r.x.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0s19mtkv30r.x.js — 200 — 0 B — 4 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0ntspw3c5nc42.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0ntspw3c5nc42.js — 200 — 0 B — 4 ms — http/1.1https://it.finecobank.com/_next/static/chunks/01uvggls6ylnb.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/01uvggls6ylnb.js — 200 — 0 B — 4 ms — http/1.1https://it.finecobank.com/_next/static/chunks/00cn.j3u7mvtc.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/00cn.j3u7mvtc.js — 200 — 22.2 KiB — 40 ms — http/1.1https://it.finecobank.com/_next/static/chunks/01p616uu6zi~d.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/01p616uu6zi~d.js — 200 — 16.3 KiB — 79 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0i7foq~r2b~lw.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0i7foq~r2b~lw.js — 200 — 27.1 KiB — 53 ms — http/1.1https://it.finecobank.com/_next/static/chunks/turbopack-0esgu4xj9y8w4.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/turbopack-0esgu4xj9y8w4.js — 200 — 10.8 KiB — 54 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0v~v5cljzz52y.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0v~v5cljzz52y.js — 200 — 11.9 KiB — 55 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0umbt-f401k.v.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0umbt-f401k.v.js — 200 — 82.4 KiB — 101 ms — http/1.1https://it.finecobank.com/_next/static/chunks/turbopack-052qxv2i0sk7d.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/turbopack-052qxv2i0sk7d.js — 200 — 10.8 KiB — 43 ms — http/1.1https://images.finecobank.com/common-pub/img/chat-ai/dotlottie-player.wasm?v=6368images.finecobank.com/common-pub/im... https://images.finecobank.com/common-pub/img/chat-ai/dotlottie-player.wasm?v=6368 — 200 — 1.7 MiB — 3.3 s — http/1.1data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999…www.w3.org/2000/svg" xmlns:xlink="h... data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999… — 200 — 0 B — 0 ms — datahttps://it.finecobank.com/_next/static/chunks/0~er_fu99nqj1.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0~er_fu99nqj1.js — 200 — 17.6 KiB — 49 ms — http/1.1https://it.finecobank.com/_next/static/chunks/0.r68paqhc9o..jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/0.r68paqhc9o..js — 200 — 33.1 KiB — 49 ms — http/1.1https://it.finecobank.com/_next/static/chunks/turbopack-0h0905owas_cj.jsit.finecobank.com/_next/static/chun... https://it.finecobank.com/_next/static/chunks/turbopack-0h0905owas_cj.js — 200 — 10.8 KiB — 48 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=AW-687500272&cx=c&gtm=4e6781h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-687500272&cx=c&gtm=4e6781h1 — 200 — 149.4 KiB — 56 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1019131384&cx=c&gtm=4e6781h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1019131384&cx=c&gtm=4e6781h1 — 200 — 149.4 KiB — 45 ms — h2https://www.googletagmanager.com/gtag/js?id=G-LJLN7GL5SE&cx=c&gtm=4e6781h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-LJLN7GL5SE&cx=c&gtm=4e6781h1 — 200 — 174.4 KiB — 77 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=4&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fit.finecobank.com%2F&scrsrc=www.googletagmanager.com&rnd=2101452240.1783718488&navt=n&npa=1&ep.ads_data_redaction=1&_tu=CA&gtm=45He6781h1v837334559za200zd837334559xea&gcs=G100&gcd=13m3m3m2m5l1&dma_cps=-&dma=1&tag_exp=115938465~115938468~118826210~118897920~118897930~119027224&apve=1&apvf=f&apvc=1&tft=1783718488186&tfd=1835&fmt=8pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=4&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fit.finecobank.com%2F&scrsrc=www.googletagmanager.com&rnd=2101452240.1783718488&navt=n&npa=1&ep.ads_data_redaction=1&_tu=CA&gtm=45He6781h1v837334559za200zd837334559xea&gcs=G100&gcd=13m3m3m2m5l1&dma_cps=-&dma=1&tag_exp=115938465~115938468~118826210~118897920~118897930~119027224&apve=1&apvf=f&apvc=1&tft=1783718488186&tfd=1835&fmt=8 — 200 — 21 B — 137 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=9&frm=0&dt=Banca%20Fineco%3A%20Conti%2C%20carte%2C%20investimenti%20e%20trading&en=page_view&dl=https%3A%2F%2Fit.finecobank.com%2F&scrsrc=www.googletagmanager.com&rnd=2101452240.1783718488&navt=n&npa=1&ep.anonymizeIp=true&ep.page_url=https%3A%2F%2Fit.finecobank.com%2F&ep.page_host=it.finecobank.com&ep.color_mode=Light&epn.iso_week=28&ep.GTMversion=340&ep.timestamp=2026-07-10T21%3A21%3A28.21%2B00%3A00&ep.evento_scatenante=gtm.init&ep.cookie_advertising=denied&ep.page_path=%2F&ep.randomalfanumeric=rj4t35lw7lvv&ep.currency=EUR&_tu=BA&gtm=45be6781h1v9118749423z8837334559za20gzb837334559zd837334559xec&gcs=G100&gcd=13m3m3m2m5l1&dma_cps=-&dma=1&tag_exp=115616986~115938465~115938469~118395333~118826209~118897920~118897930~119027224~119773331&apve=1&apvf=f&apvc=0&tids=AW-687500272~AW-1019131384&tid=AW-687500272&tft=1783718488321&tfd=1969&fmt=8pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=9&frm=0&dt=Banca%20Fineco%3A%20Conti%2C%20carte%2C%20investimenti%20e%20trading&en=page_view&dl=https%3A%2F%2Fit.finecobank.com%2F&scrsrc=www.googletagmanager.com&rnd=2101452240.1783718488&navt=n&npa=1&ep.anonymizeIp=true&ep.page_url=https%3A%2F%2Fit.finecobank.com%2F&ep.page_host=it.finecobank.com&ep.color_mode=Light&epn.iso_week=28&ep.GTMversion=340&ep.timestamp=2026-07-10T21%3A21%3A28.21%2B00%3A00&ep.evento_scatenante=gtm.init&ep.cookie_advertising=denied&ep.page_path=%2F&ep.randomalfanumeric=rj4t35lw7lvv&ep.currency=EUR&_tu=BA&gtm=45be6781h1v9118749423z8837334559za20gzb837334559zd837334559xec&gcs=G100&gcd=13m3m3m2m5l1&dma_cps=-&dma=1&tag_exp=115616986~115938465~115938469~118395333~118826209~118897920~118897930~119027224~119773331&apve=1&apvf=f&apvc=0&tids=AW-687500272~AW-1019131384&tid=AW-687500272&tft=1783718488321&tfd=1969&fmt=8 — 200 — 21 B — 175 ms — h3https://gtms.finecobank.com/g/collect?v=2&tid=G-LJLN7GL5SE&gtm=45je6781h1v877160960za20gzb837334559zd837334559&_p=1783718487689&gcs=G100&gcd=13m3mPm2m5l1&npa=1&dma_cps=-&dma=1&ecid=1319752492&_eu=BAAAAGA&_fplc=0&are=1&cid=1371436342.1783718488&ec_mode=c&frm=0&ir=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.100&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=2101452240.1783718488&sst.etld=google.es&sst.gcsub=region1&sst.adr=1&sst.tft=1783718487689&sst.lpc=231412295&sst.navt=n&sst.ude=1&gaf=2&_s=1&tag_exp=115938465~115938468~118826210~118897920~118897930~119027224&dl=https%3A%2F%2Fit.finecobank.com%2Fhomepage&dt=Banca%20Fineco%3A%20Conti%2C%20carte%2C%20investimenti%20e%20trading&cu=EUR&dp=%2F&sid=1783718488&sct=1&seg=0&_tu=DA&en=page_view&_fv=2&_ss=2&ep.anonymizeIp=true&ep.section=public&ep.user_status=guest&ep.country=it&ep.page_category=home&ep.page_name=home&ep.page_url=https%3A%2F%2Fit.finecobank.com%2F&ep.page_host=it.finecobank.com&ep.color_mode=Light&epn.iso_week=28&ep.GTMversion=340&ep.timestamp=2026-07-10T21%3A21%3A28.105%2B00%3A00&ep.evento_scatenante=virtual_page&ep.cookie_advertising=denied&ep.randomalfanumeric=0wttjx6qp3fpj&ep.referrerCD=&ep.ls_orderid=&ep.apricontohandler=true&ep.content_group=home&ep.user_data._tag_mode=MANUAL&up.cookie_consent=(not%20set)&up.color_mode_user=Light&tfd=2108&richsstssegtms.finecobank.com/g/collect?v=2&t... https://gtms.finecobank.com/g/collect?v=2&tid=G-LJLN7GL5SE&gtm=45je6781h1v877160960za20gzb837334559zd837334559&_p=1783718487689&gcs=G100&gcd=13m3mPm2m5l1&npa=1&dma_cps=-&dma=1&ecid=1319752492&_eu=BAAAAGA&_fplc=0&are=1&cid=1371436342.1783718488&ec_mode=c&frm=0&ir=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.100&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=2101452240.1783718488&sst.etld=google.es&sst.gcsub=region1&sst.adr=1&sst.tft=1783718487689&sst.lpc=231412295&sst.navt=n&sst.ude=1&gaf=2&_s=1&tag_exp=115938465~115938468~118826210~118897920~118897930~119027224&dl=https%3A%2F%2Fit.finecobank.com%2Fhomepage&dt=Banca%20Fineco%3A%20Conti%2C%20carte%2C%20investimenti%20e%20trading&cu=EUR&dp=%2F&sid=1783718488&sct=1&seg=0&_tu=DA&en=page_view&_fv=2&_ss=2&ep.anonymizeIp=true&ep.section=public&ep.user_status=guest&ep.country=it&ep.page_category=home&ep.page_name=home&ep.page_url=https%3A%2F%2Fit.finecobank.com%2F&ep.page_host=it.finecobank.com&ep.color_mode=Light&epn.iso_week=28&ep.GTMversion=340&ep.timestamp=2026-07-10T21%3A21%3A28.105%2B00%3A00&ep.evento_scatenante=virtual_page&ep.cookie_advertising=denied&ep.randomalfanumeric=0wttjx6qp3fpj&ep.referrerCD=&ep.ls_orderid=&ep.apricontohandler=true&ep.content_group=home&ep.user_data._tag_mode=MANUAL&up.cookie_consent=(not%20set)&up.color_mode_user=Light&tfd=2108&richsstsse — 200 — 266 B — 207 ms — h2https://gtms.finecobank.com/g/collect?v=2&tid=G-LJLN7GL5SE&gtm=45je6781h1v877160960za20gzb837334559zd837334559&_p=1783718487689&gcs=G100&gcd=13m3mPm2m5l1&npa=1&dma_cps=-&dma=1&ecid=348226863&_eu=BAAAAGA&_fplc=0&are=1&cid=865221585.1783718488&ec_mode=c&frm=0&ir=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.100&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=2101452240.1783718488&sst.etld=google.es&sst.gcsub=region1&sst.adr=1&sst.tft=1783718487689&sst.lpc=231412295&sst.navt=n&sst.ude=1&gaf=2&_s=2&tag_exp=115938465~115938468~118826210~118897920~118897930~119027224&dl=https%3A%2F%2Fit.finecobank.com%2Fhomepage&dt=Banca%20Fineco%3A%20Conti%2C%20carte%2C%20investimenti%20e%20trading&cu=EUR&dp=%2F&sid=1783718488&sct=1&seg=1&_tu=DA&en=page_view&ep.anonymizeIp=true&ep.section=public&ep.user_status=guest&ep.country=it&ep.page_category=home&ep.page_name=home&ep.page_url=https%3A%2F%2Fit.finecobank.com%2F&ep.page_host=it.finecobank.com&ep.color_mode=Light&epn.iso_week=28&ep.GTMversion=340&ep.timestamp=2026-07-10T21%3A21%3A28.156%2B00%3A00&ep.evento_scatenante=virtual_page&ep.cookie_advertising=denied&ep.randomalfanumeric=ni562sh4yhm&ep.referrerCD=&ep.ls_orderid=&ep.apricontohandler=true&ep.content_group=home&_et=8&ep.user_data._tag_mode=MANUAL&tfd=2119&richsstssegtms.finecobank.com/g/collect?v=2&t... https://gtms.finecobank.com/g/collect?v=2&tid=G-LJLN7GL5SE&gtm=45je6781h1v877160960za20gzb837334559zd837334559&_p=1783718487689&gcs=G100&gcd=13m3mPm2m5l1&npa=1&dma_cps=-&dma=1&ecid=348226863&_eu=BAAAAGA&_fplc=0&are=1&cid=865221585.1783718488&ec_mode=c&frm=0&ir=1&pscdl=denied&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Not%253BA%253DBrand%3B8.0.0.0%7CChromium%3B150.0.7871.100&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=2101452240.1783718488&sst.etld=google.es&sst.gcsub=region1&sst.adr=1&sst.tft=1783718487689&sst.lpc=231412295&sst.navt=n&sst.ude=1&gaf=2&_s=2&tag_exp=115938465~115938468~118826210~118897920~118897930~119027224&dl=https%3A%2F%2Fit.finecobank.com%2Fhomepage&dt=Banca%20Fineco%3A%20Conti%2C%20carte%2C%20investimenti%20e%20trading&cu=EUR&dp=%2F&sid=1783718488&sct=1&seg=1&_tu=DA&en=page_view&ep.anonymizeIp=true&ep.section=public&ep.user_status=guest&ep.country=it&ep.page_category=home&ep.page_name=home&ep.page_url=https%3A%2F%2Fit.finecobank.com%2F&ep.page_host=it.finecobank.com&ep.color_mode=Light&epn.iso_week=28&ep.GTMversion=340&ep.timestamp=2026-07-10T21%3A21%3A28.156%2B00%3A00&ep.evento_scatenante=virtual_page&ep.cookie_advertising=denied&ep.randomalfanumeric=ni562sh4yhm&ep.referrerCD=&ep.ls_orderid=&ep.apricontohandler=true&ep.content_group=home&_et=8&ep.user_data._tag_mode=MANUAL&tfd=2119&richsstsse — 200 — 127 B — 216 ms — h2https://images.finecobank.com/common-global/img/icon/favicon.icoimages.finecobank.com/common-global... https://images.finecobank.com/common-global/img/icon/favicon.ico — 200 — 1.6 KiB — 71 ms — http/1.1https://images.finecobank.com/common-global/img/icon/apple-touch-icon-144x144.pngimages.finecobank.com/common-global... https://images.finecobank.com/common-global/img/icon/apple-touch-icon-144x144.png — 200 — 788 B — 71 ms — http/1.1https://images.finecobank.com/common-global/img/icon/favicon.icoimages.finecobank.com/common-global... https://images.finecobank.com/common-global/img/icon/favicon.ico — 200 — 0 B — 2 ms — http/1.1https://images.finecobank.com/common-global/img/icon/favicon-32x32.pngimages.finecobank.com/common-global... https://images.finecobank.com/common-global/img/icon/favicon-32x32.png — 200 — 733 B — 58 ms — http/1.1https://images.finecobank.com/pub-it/img/home/bg-conto-one-lg.jpgimages.finecobank.com/pub-it/img/ho... https://images.finecobank.com/pub-it/img/home/bg-conto-one-lg.jpg — 200 — 441.9 KiB — 142 ms — http/1.1https://images.finecobank.com/common-pub/img/chat-ai/button.lottieimages.finecobank.com/common-pub/im... https://images.finecobank.com/common-pub/img/chat-ai/button.lottie — 200 — 11.1 KiB — 54 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
85% of JavaScript execution is third-party
First-party Third-party 1502ms · 1125KB · €8/mo
Google Tag Manager
Tag Manager
Costly
Execution 385ms
Transfer 189 KB
Unused 34%
Monthly Cost €2/mo
it.finecobank.com
Other
Costly
Execution 274ms
Transfer 50 KB
Monthly Cost €1/mo
it.finecobank.com
Other
Costly
Execution 246ms
Transfer 27 KB
Monthly Cost €1/mo
it.finecobank.com
Other
Optional
Execution 138ms
Transfer 11 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 130ms
Transfer 174 KB
Unused 38%
Monthly Cost €1/mo
it.finecobank.com
Other
Optional
Execution 121ms
Transfer 6 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 105ms
Transfer 149 KB
Unused 43%
Monthly Cost €1/mo
it.finecobank.com
Other
Optional
Execution 52ms
Transfer 365 KB
Unused 75%
Monthly Cost €0/mo
it.finecobank.com
Other
Optional
Execution 51ms
Transfer 154 KB
Unused 71%
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 385ms and costs ~€2/month
  • it.finecobank.com adds 274ms and costs ~€1/month
  • it.finecobank.com adds 246ms and costs ~€1/month

85% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

Google Tag Manager takes 385ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

it.finecobank.com takes 274ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

it.finecobank.com takes 246ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

75% of it.finecobank.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

71% of it.finecobank.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

Image Optimization
17 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

17

Total Size

0 KB

3 missing dimensions 1 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