Skip to content
https://it-servizioclienti.it

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
88
GRADE
B
FIX
2
REVIEW
4
PASS
13
INFO
3

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

95
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.
100
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.

968 ms

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

1.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.091

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

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

1.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
13 PASS 4 REVIEW 2 FIX
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 (537.4 KiB of 537.9 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
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
7 images, 0 KB saveable
REVIEW
7 images, 0 KB saveable
Warning::
https://www.it-servizioclienti.it/static/img/custo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
7 images 108 KB
0 oversized -0 KB
3 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

B
JS Bundles
7 scripts, 132 KB unused
REVIEW
7 scripts, 132 KB unused
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 105 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pagead2.googlesyndication.com/pagead/js/ad...: 27 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 132 KB
132 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202608310101/show_ads_impl_fy2021.js?bust=122880848162 KB105 KB (65%)3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-427882256647420256 KB27 KB (48%)3rd
https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba178836298749510 KB3rd
https://www.it-servizioclienti.it/static/js/search.25754267c810.js1 KB3rd
https://www.it-servizioclienti.it/static/main.bd76fea18883.js1 KB3rd
https://ep2.adtrafficquality.google/sodar/sodar2.js8 KB3rd
https://pagead2.googlesyndication.com/bg/0RC8bF15euHoMkh1IXZZfWRSzQN4ykSPR6g1iQcPav8.js22 KB3rd

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

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.
A+
Page Weight Budget
538 KB transferred, 35 requests
PASS
538 KB transferred, 35 requests
Info::
Page weighs 1.2 MB (538 KB transferred)
Info::
35 HTTP requests
Info::
Estimated 0.11 g CO2 per page load
538 KB / 2.4 MB budget
538 KB transferred
35 requests
0.11 g CO2 per page load
JavaScript 261.1 KiB 49%
Images 107.6 KiB 20%
HTML 69.5 KiB 13%
Fonts 67.0 KiB 12%
CSS 18.6 KiB 3%
Other 13.8 KiB 3%
Other 564 B 0%
Other 20 B 0%
0 2.4 MB 4.9 MB
Under budget
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+
JS Execution Cost
498ms total JS execution
PASS
498ms total JS execution
Info::
https://pagead2.googlesyndication.com/pagead/manag...: 185ms CPU time
Info::
https://www.it-servizioclienti.it/: 177ms CPU time
Info::
Unattributable: 85ms CPU time
Info::
https://pagead2.googlesyndication.com/pagead/js/ad...: 52ms CPU time
Warning::
Third-party scripts: 413ms (83% of total)

Main Thread Breakdown

Script Evaluation 43% Style & Layout 24% Other 22% Script Parsing & Compilation 5% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202608310101/show_ads_impl_fy2021.js?bust=122880848185ms153ms17ms3rd
https://www.it-servizioclienti.it/177ms10ms1ms3rd
Unattributable85ms4ms0ms1st
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-427882256647420252ms38ms6ms3rd
A+
Font Loading
3 fonts (67 KB)
PASS
3 fonts (67 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

67 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 968 ms LCP 1.1 shttps://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZ9hiJ-Ek-_EeA.woff2UcCO3FwrK3iLTeHuS_nVMrM... https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZ9hiJ-Ek-_EeA.woff2 — 23.3 KiB — 49 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesans/v70/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrzjJ5llpynAFyo4R4o.woff24Ua_rENHsxJlGDuGo1OIlJf... https://fonts.gstatic.com/s/googlesans/v70/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrzjJ5llpynAFyo4R4o.woff2 — 22.3 KiB — 45 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesans/v70/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrwEIJllpynAFyo4R4o.woff24Ua_rENHsxJlGDuGo1OIlJf... https://fonts.gstatic.com/s/googlesans/v70/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrwEIJllpynAFyo4R4o.woff2 — 21.4 KiB — 60 ms — font-display: swap
UcCO3FwrK3iLTeHuS_nVMrM... woff2 swap
Size 23 KB
Load time 49 ms
Start 669 ms
Risk FOUT — text flashes from fallback to web font
4Ua_rENHsxJlGDuGo1OIlJf... woff2 swap
Size 22 KB
Load time 45 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
4Ua_rENHsxJlGDuGo1OIlJf... woff2 swap
Size 21 KB
Load time 60 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
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)
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-Timing Observability
3 Server-Timing entries advertised
PASS
3 Server-Timing entries advertised
Info::
Server-Timing header advertises 3 timing entries
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.
A
Page Weight Inventory
35 resources · 538 KB · 132 KB savings available
PASS
35 resources · 538 KB · 132 KB savings available
Info::
Within 1MB page-weight target
Got: 538 KB
Info::
~132 KB of savings available
Warning::
34 third-party resources (100% of weight)
35 resources · 537.9 KiB · 34 third-party Within 1MB page-weight target
JavaScript 49% · 261.1 KiB
Image 20% · 107.6 KiB
Document 13% · 70.0 KiB
Font 12% · 67.0 KiB
CSS 3% · 18.6 KiB
Other 3% · 13.8 KiB

~132.3 KiB of savings available

Remove unused JavaScript: 132.3 KiB
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
35 requests over 2792ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 968 ms LCP 1.1 shttps://it-servizioclienti.it// https://it-servizioclienti.it/ — 301 — 564 B — 232 ms — h3https://www.it-servizioclienti.it/www.it-servizioclienti.it/ https://www.it-servizioclienti.it/ — 200 — 8.2 KiB — 244 ms — h3https://www.it-servizioclienti.it/static/style.f18193097a60.csswww.it-servizioclienti.it/static/st... https://www.it-servizioclienti.it/static/style.f18193097a60.css — 200 — 6.2 KiB — 49 ms — h3https://fonts.googleapis.com/css2?family=Inter&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter&display=swap — 200 — 1.1 KiB — 120 ms — h2https://www.it-servizioclienti.it/static/css/homepage.29217cc8477b.csswww.it-servizioclienti.it/static/cs... https://www.it-servizioclienti.it/static/css/homepage.29217cc8477b.css — 200 — 1.6 KiB — 38 ms — h3https://www.it-servizioclienti.it/static/img/customer-logo-blue.34fd0b44f87a.webpwww.it-servizioclienti.it/static/im... https://www.it-servizioclienti.it/static/img/customer-logo-blue.34fd0b44f87a.webp — 200 — 1.6 KiB — 44 ms — h3https://www.it-servizioclienti.it/static/img/customer-service.0e7dd2654679.webpwww.it-servizioclienti.it/static/im... https://www.it-servizioclienti.it/static/img/customer-service.0e7dd2654679.webp — 200 — 103.7 KiB — 47 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495 — 200 — 10.1 KiB — 58 ms — h2https://www.it-servizioclienti.it/static/img/search-icon.8fa9d1808ac1.webpwww.it-servizioclienti.it/static/im... https://www.it-servizioclienti.it/static/img/search-icon.8fa9d1808ac1.webp — 200 — 814 B — 34 ms — h3https://www.it-servizioclienti.it/static/img/customer-logo-white.a2f8f124f70b.webpwww.it-servizioclienti.it/static/im... https://www.it-servizioclienti.it/static/img/customer-logo-white.a2f8f124f70b.webp — 200 — 1.5 KiB — 35 ms — h3https://www.it-servizioclienti.it/static/js/search.25754267c810.jswww.it-servizioclienti.it/static/js... https://www.it-servizioclienti.it/static/js/search.25754267c810.js — 200 — 1.1 KiB — 37 ms — h3https://www.it-servizioclienti.it/static/main.bd76fea18883.jswww.it-servizioclienti.it/static/ma... https://www.it-servizioclienti.it/static/main.bd76fea18883.js — 200 — 1.4 KiB — 48 ms — h3https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4278822566474202pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4278822566474202 — 200 — 56.3 KiB — 180 ms — h3https://www.it-servizioclienti.it/static/css/response_message.ef7b66e345fd.csswww.it-servizioclienti.it/static/cs... https://www.it-servizioclienti.it/static/css/response_message.ef7b66e345fd.css — 200 — 950 B — 46 ms — h3https://www.it-servizioclienti.it/static/css/cookieconsent.46d0f6aea664.csswww.it-servizioclienti.it/static/cs... https://www.it-servizioclienti.it/static/css/cookieconsent.46d0f6aea664.css — 200 — 4.8 KiB — 46 ms — h3https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZ9hiJ-Ek-_EeA.woff2fonts.gstatic.com/s/inter/v20/UcCO3... https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZ9hiJ-Ek-_EeA.woff2 — 200 — 23.3 KiB — 49 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202608310101/show_ads_impl_fy2021.js?bust=122880848pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202608310101/show_ads_impl_fy2021.js?bust=122880848 — 200 — 162.3 KiB — 136 ms — h3https://googleads.g.doubleclick.net/pagead/html/r20260902/r20190131/zrt_lookup_fy2021.htmlgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/html/r20260902/r20190131/zrt_lookup_fy2021.html — 200 — 3.8 KiB — 124 ms — h3https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4278822566474202&output=html&adk=1812271804&adf=3025194257&abgtt=6&lmt=1788532984&plat=9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1081344%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32%2C44%3A32&format=0x0&url=https%3A%2F%2Fwww.it-servizioclienti.it%2F&pra=5&asro=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1788532984674&bpp=7&bdt=262&idt=179&shv=r20260902&mjsv=m202608310101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&nras=1&correlator=7435412281998&frm=20&pv=2&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&adx=-12245933&ady=-12245933&biw=1350&bih=940&scr_x=0&scr_y=0&eid=95399630%2C95400774%2C95401045%2C122880848&oid=2&pvsid=3617443984271454&tmod=342759712&uas=0&nvt=1&fsapi=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&plas=182x636_l%7C202x636_r&bz=0.58&ifi=1&uci=a!1&fsb=1&dtd=228googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4278822566474202&output=html&adk=1812271804&adf=3025194257&abgtt=6&lmt=1788532984&plat=9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1081344%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32%2C44%3A32&format=0x0&url=https%3A%2F%2Fwww.it-servizioclienti.it%2F&pra=5&asro=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1788532984674&bpp=7&bdt=262&idt=179&shv=r20260902&mjsv=m202608310101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&nras=1&correlator=7435412281998&frm=20&pv=2&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&adx=-12245933&ady=-12245933&biw=1350&bih=940&scr_x=0&scr_y=0&eid=95399630%2C95400774%2C95401045%2C122880848&oid=2&pvsid=3617443984271454&tmod=342759712&uas=0&nvt=1&fsapi=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&plas=182x636_l%7C202x636_r&bz=0.58&ifi=1&uci=a!1&fsb=1&dtd=228 — 200 — 4.2 KiB — 449 ms — h3https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4278822566474202&output=html&h=280&slotname=6419363290&adk=3315929048&adf=2850496063&pi=t.ma~as.6419363290&abgtt=6&w=679&fwrn=4&fwrnh=100&lmt=1788532984&rafmt=1&format=679x280&url=https%3A%2F%2Fwww.it-servizioclienti.it%2F&fwr=0&fwrattr=true&rpe=1&resp_fmts=3&asro=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1788532984681&bpp=4&bdt=270&idt=235&shv=r20260902&mjsv=m202608310101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&prev_fmts=0x0&nras=1&correlator=7435412281998&frm=20&pv=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&adx=203&ady=548&biw=1350&bih=940&scr_x=0&scr_y=0&eid=95399630%2C95400774%2C95401045%2C122880848&oid=2&pvsid=3617443984271454&tmod=342759712&uas=0&nvt=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7CEe%7C&abl=CS&pfx=0&fu=128&bc=31&plas=182x636_l%7C202x636_r&bz=0.58&ifi=2&uci=a!2&fsb=1&dtd=250googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4278822566474202&output=html&h=280&slotname=6419363290&adk=3315929048&adf=2850496063&pi=t.ma~as.6419363290&abgtt=6&w=679&fwrn=4&fwrnh=100&lmt=1788532984&rafmt=1&format=679x280&url=https%3A%2F%2Fwww.it-servizioclienti.it%2F&fwr=0&fwrattr=true&rpe=1&resp_fmts=3&asro=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1788532984681&bpp=4&bdt=270&idt=235&shv=r20260902&mjsv=m202608310101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&prev_fmts=0x0&nras=1&correlator=7435412281998&frm=20&pv=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&adx=203&ady=548&biw=1350&bih=940&scr_x=0&scr_y=0&eid=95399630%2C95400774%2C95401045%2C122880848&oid=2&pvsid=3617443984271454&tmod=342759712&uas=0&nvt=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7CEe%7C&abl=CS&pfx=0&fu=128&bc=31&plas=182x636_l%7C202x636_r&bz=0.58&ifi=2&uci=a!2&fsb=1&dtd=250 — 200 — 23.5 KiB — 384 ms — h3https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4278822566474202&output=html&h=280&slotname=6419363290&adk=3315929048&adf=1766885181&pi=t.ma~as.6419363290&abgtt=6&w=679&fwrn=4&fwrnh=100&lmt=1788532984&rafmt=1&format=679x280&url=https%3A%2F%2Fwww.it-servizioclienti.it%2F&fwr=0&fwrattr=true&rpe=1&resp_fmts=3&asro=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1788532984685&bpp=1&bdt=273&idt=261&shv=r20260902&mjsv=m202608310101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&prev_fmts=0x0%2C679x280&nras=1&correlator=7435412281998&frm=20&pv=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&adx=203&ady=1092&biw=1350&bih=940&scr_x=0&scr_y=0&eid=95399630%2C95400774%2C95401045%2C122880848&oid=2&pvsid=3617443984271454&tmod=342759712&uas=0&nvt=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7CEebr%7C&abl=CS&pfx=0&fu=128&bc=31&plas=182x636_l%7C202x636_r&bz=0.58&ifi=3&uci=a!3&btvi=1&fsb=1&dtd=269googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4278822566474202&output=html&h=280&slotname=6419363290&adk=3315929048&adf=1766885181&pi=t.ma~as.6419363290&abgtt=6&w=679&fwrn=4&fwrnh=100&lmt=1788532984&rafmt=1&format=679x280&url=https%3A%2F%2Fwww.it-servizioclienti.it%2F&fwr=0&fwrattr=true&rpe=1&resp_fmts=3&asro=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1788532984685&bpp=1&bdt=273&idt=261&shv=r20260902&mjsv=m202608310101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&prev_fmts=0x0%2C679x280&nras=1&correlator=7435412281998&frm=20&pv=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&adx=203&ady=1092&biw=1350&bih=940&scr_x=0&scr_y=0&eid=95399630%2C95400774%2C95401045%2C122880848&oid=2&pvsid=3617443984271454&tmod=342759712&uas=0&nvt=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7CEebr%7C&abl=CS&pfx=0&fu=128&bc=31&plas=182x636_l%7C202x636_r&bz=0.58&ifi=3&uci=a!3&btvi=1&fsb=1&dtd=269 — 200 — 23.4 KiB — 400 ms — h3https://fonts.googleapis.com/css?family=Google%20Sans%3A400fonts.googleapis.com/css?family=Goo... https://fonts.googleapis.com/css?family=Google%20Sans%3A400 — 200 — 1.9 KiB — 43 ms — h2https://fonts.googleapis.com/css?family=Google%20Sans%3A700fonts.googleapis.com/css?family=Goo... https://fonts.googleapis.com/css?family=Google%20Sans%3A700 — 200 — 1.9 KiB — 55 ms — h2https://fonts.gstatic.com/s/googlesans/v70/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrzjJ5llpynAFyo4R4o.woff2fonts.gstatic.com/s/googlesans/v70/... https://fonts.gstatic.com/s/googlesans/v70/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrzjJ5llpynAFyo4R4o.woff2 — 200 — 22.3 KiB — 45 ms — h3https://fonts.gstatic.com/s/googlesans/v70/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrwEIJllpynAFyo4R4o.woff2fonts.gstatic.com/s/googlesans/v70/... https://fonts.gstatic.com/s/googlesans/v70/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrwEIJllpynAFyo4R4o.woff2 — 200 — 21.4 KiB — 60 ms — h3https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 49 ms — h3https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260902&st=env&sjk=3617443984271454ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260902&st=env&sjk=3617443984271454 — 200 — 13.3 KiB — 104 ms — h3https://www.it-servizioclienti.it/cdn-cgi/rum?www.it-servizioclienti.it/cdn-cgi/r... https://www.it-servizioclienti.it/cdn-cgi/rum? — 204 — 490 B — 38 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 86 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/255/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/255/runner.html — 200 — 5.8 KiB — 74 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 968 ms LCP 1.1 shttps://it-servizioclienti.it// https://it-servizioclienti.it/ — 301 — 564 B — 232 ms — h3https://www.it-servizioclienti.it/www.it-servizioclienti.it/ https://www.it-servizioclienti.it/ — 200 — 8.2 KiB — 244 ms — h3https://www.it-servizioclienti.it/static/style.f18193097a60.csswww.it-servizioclienti.it/static/st... https://www.it-servizioclienti.it/static/style.f18193097a60.css — 200 — 6.2 KiB — 49 ms — h3https://fonts.googleapis.com/css2?family=Inter&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter&display=swap — 200 — 1.1 KiB — 120 ms — h2https://www.it-servizioclienti.it/static/css/homepage.29217cc8477b.csswww.it-servizioclienti.it/static/cs... https://www.it-servizioclienti.it/static/css/homepage.29217cc8477b.css — 200 — 1.6 KiB — 38 ms — h3https://www.it-servizioclienti.it/static/img/customer-logo-blue.34fd0b44f87a.webpwww.it-servizioclienti.it/static/im... https://www.it-servizioclienti.it/static/img/customer-logo-blue.34fd0b44f87a.webp — 200 — 1.6 KiB — 44 ms — h3https://www.it-servizioclienti.it/static/img/customer-service.0e7dd2654679.webpwww.it-servizioclienti.it/static/im... https://www.it-servizioclienti.it/static/img/customer-service.0e7dd2654679.webp — 200 — 103.7 KiB — 47 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495 — 200 — 10.1 KiB — 58 ms — h2https://www.it-servizioclienti.it/static/img/search-icon.8fa9d1808ac1.webpwww.it-servizioclienti.it/static/im... https://www.it-servizioclienti.it/static/img/search-icon.8fa9d1808ac1.webp — 200 — 814 B — 34 ms — h3https://www.it-servizioclienti.it/static/img/customer-logo-white.a2f8f124f70b.webpwww.it-servizioclienti.it/static/im... https://www.it-servizioclienti.it/static/img/customer-logo-white.a2f8f124f70b.webp — 200 — 1.5 KiB — 35 ms — h3https://www.it-servizioclienti.it/static/js/search.25754267c810.jswww.it-servizioclienti.it/static/js... https://www.it-servizioclienti.it/static/js/search.25754267c810.js — 200 — 1.1 KiB — 37 ms — h3https://www.it-servizioclienti.it/static/main.bd76fea18883.jswww.it-servizioclienti.it/static/ma... https://www.it-servizioclienti.it/static/main.bd76fea18883.js — 200 — 1.4 KiB — 48 ms — h3https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4278822566474202pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4278822566474202 — 200 — 56.3 KiB — 180 ms — h3https://www.it-servizioclienti.it/static/css/response_message.ef7b66e345fd.csswww.it-servizioclienti.it/static/cs... https://www.it-servizioclienti.it/static/css/response_message.ef7b66e345fd.css — 200 — 950 B — 46 ms — h3https://www.it-servizioclienti.it/static/css/cookieconsent.46d0f6aea664.csswww.it-servizioclienti.it/static/cs... https://www.it-servizioclienti.it/static/css/cookieconsent.46d0f6aea664.css — 200 — 4.8 KiB — 46 ms — h3https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZ9hiJ-Ek-_EeA.woff2fonts.gstatic.com/s/inter/v20/UcCO3... https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZ9hiJ-Ek-_EeA.woff2 — 200 — 23.3 KiB — 49 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202608310101/show_ads_impl_fy2021.js?bust=122880848pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202608310101/show_ads_impl_fy2021.js?bust=122880848 — 200 — 162.3 KiB — 136 ms — h3https://googleads.g.doubleclick.net/pagead/html/r20260902/r20190131/zrt_lookup_fy2021.htmlgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/html/r20260902/r20190131/zrt_lookup_fy2021.html — 200 — 3.8 KiB — 124 ms — h3https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4278822566474202&output=html&adk=1812271804&adf=3025194257&abgtt=6&lmt=1788532984&plat=9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1081344%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32%2C44%3A32&format=0x0&url=https%3A%2F%2Fwww.it-servizioclienti.it%2F&pra=5&asro=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1788532984674&bpp=7&bdt=262&idt=179&shv=r20260902&mjsv=m202608310101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&nras=1&correlator=7435412281998&frm=20&pv=2&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&adx=-12245933&ady=-12245933&biw=1350&bih=940&scr_x=0&scr_y=0&eid=95399630%2C95400774%2C95401045%2C122880848&oid=2&pvsid=3617443984271454&tmod=342759712&uas=0&nvt=1&fsapi=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&plas=182x636_l%7C202x636_r&bz=0.58&ifi=1&uci=a!1&fsb=1&dtd=228googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4278822566474202&output=html&adk=1812271804&adf=3025194257&abgtt=6&lmt=1788532984&plat=9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1081344%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32%2C44%3A32&format=0x0&url=https%3A%2F%2Fwww.it-servizioclienti.it%2F&pra=5&asro=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1788532984674&bpp=7&bdt=262&idt=179&shv=r20260902&mjsv=m202608310101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&nras=1&correlator=7435412281998&frm=20&pv=2&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&adx=-12245933&ady=-12245933&biw=1350&bih=940&scr_x=0&scr_y=0&eid=95399630%2C95400774%2C95401045%2C122880848&oid=2&pvsid=3617443984271454&tmod=342759712&uas=0&nvt=1&fsapi=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&plas=182x636_l%7C202x636_r&bz=0.58&ifi=1&uci=a!1&fsb=1&dtd=228 — 200 — 4.2 KiB — 449 ms — h3https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4278822566474202&output=html&h=280&slotname=6419363290&adk=3315929048&adf=2850496063&pi=t.ma~as.6419363290&abgtt=6&w=679&fwrn=4&fwrnh=100&lmt=1788532984&rafmt=1&format=679x280&url=https%3A%2F%2Fwww.it-servizioclienti.it%2F&fwr=0&fwrattr=true&rpe=1&resp_fmts=3&asro=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1788532984681&bpp=4&bdt=270&idt=235&shv=r20260902&mjsv=m202608310101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&prev_fmts=0x0&nras=1&correlator=7435412281998&frm=20&pv=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&adx=203&ady=548&biw=1350&bih=940&scr_x=0&scr_y=0&eid=95399630%2C95400774%2C95401045%2C122880848&oid=2&pvsid=3617443984271454&tmod=342759712&uas=0&nvt=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7CEe%7C&abl=CS&pfx=0&fu=128&bc=31&plas=182x636_l%7C202x636_r&bz=0.58&ifi=2&uci=a!2&fsb=1&dtd=250googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4278822566474202&output=html&h=280&slotname=6419363290&adk=3315929048&adf=2850496063&pi=t.ma~as.6419363290&abgtt=6&w=679&fwrn=4&fwrnh=100&lmt=1788532984&rafmt=1&format=679x280&url=https%3A%2F%2Fwww.it-servizioclienti.it%2F&fwr=0&fwrattr=true&rpe=1&resp_fmts=3&asro=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1788532984681&bpp=4&bdt=270&idt=235&shv=r20260902&mjsv=m202608310101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&prev_fmts=0x0&nras=1&correlator=7435412281998&frm=20&pv=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&adx=203&ady=548&biw=1350&bih=940&scr_x=0&scr_y=0&eid=95399630%2C95400774%2C95401045%2C122880848&oid=2&pvsid=3617443984271454&tmod=342759712&uas=0&nvt=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7CEe%7C&abl=CS&pfx=0&fu=128&bc=31&plas=182x636_l%7C202x636_r&bz=0.58&ifi=2&uci=a!2&fsb=1&dtd=250 — 200 — 23.5 KiB — 384 ms — h3https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4278822566474202&output=html&h=280&slotname=6419363290&adk=3315929048&adf=1766885181&pi=t.ma~as.6419363290&abgtt=6&w=679&fwrn=4&fwrnh=100&lmt=1788532984&rafmt=1&format=679x280&url=https%3A%2F%2Fwww.it-servizioclienti.it%2F&fwr=0&fwrattr=true&rpe=1&resp_fmts=3&asro=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1788532984685&bpp=1&bdt=273&idt=261&shv=r20260902&mjsv=m202608310101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&prev_fmts=0x0%2C679x280&nras=1&correlator=7435412281998&frm=20&pv=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&adx=203&ady=1092&biw=1350&bih=940&scr_x=0&scr_y=0&eid=95399630%2C95400774%2C95401045%2C122880848&oid=2&pvsid=3617443984271454&tmod=342759712&uas=0&nvt=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7CEebr%7C&abl=CS&pfx=0&fu=128&bc=31&plas=182x636_l%7C202x636_r&bz=0.58&ifi=3&uci=a!3&btvi=1&fsb=1&dtd=269googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4278822566474202&output=html&h=280&slotname=6419363290&adk=3315929048&adf=1766885181&pi=t.ma~as.6419363290&abgtt=6&w=679&fwrn=4&fwrnh=100&lmt=1788532984&rafmt=1&format=679x280&url=https%3A%2F%2Fwww.it-servizioclienti.it%2F&fwr=0&fwrattr=true&rpe=1&resp_fmts=3&asro=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&dt=1788532984685&bpp=1&bdt=273&idt=261&shv=r20260902&mjsv=m202608310101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&prev_fmts=0x0%2C679x280&nras=1&correlator=7435412281998&frm=20&pv=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&adx=203&ady=1092&biw=1350&bih=940&scr_x=0&scr_y=0&eid=95399630%2C95400774%2C95401045%2C122880848&oid=2&pvsid=3617443984271454&tmod=342759712&uas=0&nvt=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7CEebr%7C&abl=CS&pfx=0&fu=128&bc=31&plas=182x636_l%7C202x636_r&bz=0.58&ifi=3&uci=a!3&btvi=1&fsb=1&dtd=269 — 200 — 23.4 KiB — 400 ms — h3https://fonts.googleapis.com/css?family=Google%20Sans%3A400fonts.googleapis.com/css?family=Goo... https://fonts.googleapis.com/css?family=Google%20Sans%3A400 — 200 — 1.9 KiB — 43 ms — h2https://fonts.googleapis.com/css?family=Google%20Sans%3A700fonts.googleapis.com/css?family=Goo... https://fonts.googleapis.com/css?family=Google%20Sans%3A700 — 200 — 1.9 KiB — 55 ms — h2https://fonts.gstatic.com/s/googlesans/v70/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrzjJ5llpynAFyo4R4o.woff2fonts.gstatic.com/s/googlesans/v70/... https://fonts.gstatic.com/s/googlesans/v70/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrzjJ5llpynAFyo4R4o.woff2 — 200 — 22.3 KiB — 45 ms — h3https://fonts.gstatic.com/s/googlesans/v70/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrwEIJllpynAFyo4R4o.woff2fonts.gstatic.com/s/googlesans/v70/... https://fonts.gstatic.com/s/googlesans/v70/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrwEIJllpynAFyo4R4o.woff2 — 200 — 21.4 KiB — 60 ms — h3https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 49 ms — h3https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260902&st=env&sjk=3617443984271454ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260902&st=env&sjk=3617443984271454 — 200 — 13.3 KiB — 104 ms — h3https://www.it-servizioclienti.it/cdn-cgi/rum?www.it-servizioclienti.it/cdn-cgi/r... https://www.it-servizioclienti.it/cdn-cgi/rum? — 204 — 490 B — 38 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 86 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/255/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/255/runner.html — 200 — 5.8 KiB — 74 ms — h2https://www.google.com/recaptcha/api2/aframewww.google.com/recaptcha/api2/afram... https://www.google.com/recaptcha/api2/aframe — 200 — 567 B — 88 ms — h3https://pagead2.googlesyndication.com/bg/0RC8bF15euHoMkh1IXZZfWRSzQN4ykSPR6g1iQcPav8.jspagead2.googlesyndication.com/bg/0R... https://pagead2.googlesyndication.com/bg/0RC8bF15euHoMkh1IXZZfWRSzQN4ykSPR6g1iQcPav8.js — 200 — 22.0 KiB — 132 ms — h3https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=255&li=gda_r20260902&jk=3617443984271454&rc=pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=255&li=gda_r20260902&jk=3617443984271454&rc= — 204 — 17 B — 105 ms — h3https://ep2.adtrafficquality.google/generate_204?AuKpuQep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?AuKpuQ — 204 — 40 B — 5 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=255&t=2&li=gda_r20260902&jk=3617443984271454&bg=!JSalJkTNAAaL4Wq0q-E7AEcBe5WfOOuFUlrnPIFlPfEjtRnfUyjDoJPXh1YuB_Rp3iBjMkLMaif45FhgcSgNSiBy7E0kXSOGFS-5Rk5GO5CCOWNIrpF08gIAAABxUgAAAAZoAQd-ADeZxADhSBasOTz0_WSfIkAstf6Ninq0J5wiJHcedRf3DhG0L1UuP67VQl3g8lZS8EQhGxZjl6GFmQK6m5_jT9yH0K0c-oEcYZzm7usq4zfrpmouHBv4njuLyZs1fL41qafBT0_GJLADNq0GeG05OwjI55v7yBNce7JKEuZNSvH_5bcjK5ZsPC9T_sl8Rq3JQSsksVPurLqekMuebKo7eyR0wPP-FndJCRk-gbxrUZ5b8wTz2TQ2OLHCILyY0WFL-VoLU96GWquA1MHivCoU6rw5ISiGr6d_CsksKVe9uKqsaOqRZJiCUmgTHp78C4VfsRM1miCr-wlXNFbUxe2AJAV8IUTeco7k7JEwG2qQZVi1MCUTSdCsF69XwuVLlL9oSmMo3CIrPuuXmArRbl_1AM_APDsMPSHjXc9krSZDbYo7mOEaW_5Z4cu9PCrNehKYFLTRq4rYtI1XZyHhHKb0Mx3Wr12GpG2qdsUrYcZklfORzcz1fWmRaRrd2R8Qr1sfUq3DainWSSLbaQdaB5qbCLw9HeZ7VIns7Gk0yXfxsrd4GCUccviWqxWvUpYGf8chAA2vFx1gehiPJ8qXz0jf470dqIRGxIZWPbReJRDAzlxlF0Km05u_VEc8CGyJdGuleHQBSmvB-6BeQo-TP7zRTFWIRFLPerbTDc2NNESh7J2_lbBT4jOFK1MjmXrBEFe1mX3BRaZipUNE3vRM5zE9JpqwyukpK_HbKJd1xsbw81loLQXItl9rjVPZMGIEt4nMrZ6ZZYSvcJmkP6FYEOGaVDWXZfWs3ZG062KNC-jTMcrgnqV4fGPs980CPtPEvhzizmxPGICxeV5WA8Qmup9zIgL-WN37Vgr6bSdhuU2pdKu8J2op8XR71uFTigkxNnhftNkCkgBLQJ_luDYLXEKKCH6T44ur5ZQOhlhl08ZsutCUOoNScpkmPMMHTjNiVNhAew30Jlz9HsWehQjwzNXPfokmMif4hhwL2XHHTB-GVUR2Aillz-oep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=255&t=2&li=gda_r20260902&jk=3617443984271454&bg=!JSalJkTNAAaL4Wq0q-E7AEcBe5WfOOuFUlrnPIFlPfEjtRnfUyjDoJPXh1YuB_Rp3iBjMkLMaif45FhgcSgNSiBy7E0kXSOGFS-5Rk5GO5CCOWNIrpF08gIAAABxUgAAAAZoAQd-ADeZxADhSBasOTz0_WSfIkAstf6Ninq0J5wiJHcedRf3DhG0L1UuP67VQl3g8lZS8EQhGxZjl6GFmQK6m5_jT9yH0K0c-oEcYZzm7usq4zfrpmouHBv4njuLyZs1fL41qafBT0_GJLADNq0GeG05OwjI55v7yBNce7JKEuZNSvH_5bcjK5ZsPC9T_sl8Rq3JQSsksVPurLqekMuebKo7eyR0wPP-FndJCRk-gbxrUZ5b8wTz2TQ2OLHCILyY0WFL-VoLU96GWquA1MHivCoU6rw5ISiGr6d_CsksKVe9uKqsaOqRZJiCUmgTHp78C4VfsRM1miCr-wlXNFbUxe2AJAV8IUTeco7k7JEwG2qQZVi1MCUTSdCsF69XwuVLlL9oSmMo3CIrPuuXmArRbl_1AM_APDsMPSHjXc9krSZDbYo7mOEaW_5Z4cu9PCrNehKYFLTRq4rYtI1XZyHhHKb0Mx3Wr12GpG2qdsUrYcZklfORzcz1fWmRaRrd2R8Qr1sfUq3DainWSSLbaQdaB5qbCLw9HeZ7VIns7Gk0yXfxsrd4GCUccviWqxWvUpYGf8chAA2vFx1gehiPJ8qXz0jf470dqIRGxIZWPbReJRDAzlxlF0Km05u_VEc8CGyJdGuleHQBSmvB-6BeQo-TP7zRTFWIRFLPerbTDc2NNESh7J2_lbBT4jOFK1MjmXrBEFe1mX3BRaZipUNE3vRM5zE9JpqwyukpK_HbKJd1xsbw81loLQXItl9rjVPZMGIEt4nMrZ6ZZYSvcJmkP6FYEOGaVDWXZfWs3ZG062KNC-jTMcrgnqV4fGPs980CPtPEvhzizmxPGICxeV5WA8Qmup9zIgL-WN37Vgr6bSdhuU2pdKu8J2op8XR71uFTigkxNnhftNkCkgBLQJ_luDYLXEKKCH6T44ur5ZQOhlhl08ZsutCUOoNScpkmPMMHTjNiVNhAew30Jlz9HsWehQjwzNXPfokmMif4hhwL2XHHTB-GVUR2Aillz-o — 204 — 17 B — 84 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
83% of JavaScript execution is third-party
First-party Third-party 413ms · 227KB · €4/mo
pagead2.googlesyndication.com
Other
Optional
Execution 185ms
Transfer 162 KB
Unused 65%
Monthly Cost €2/mo
www.it-servizioclienti.it
Other
Optional
Execution 177ms
Transfer 8 KB
Monthly Cost €2/mo
pagead2.googlesyndication.com
Other
Optional
Execution 52ms
Transfer 56 KB
Unused 48%
Monthly Cost €1/mo

83% 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

65% of pagead2.googlesyndication.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
4 images, 105 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

4

Total Size

105 KB

4 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