Skip to content
https://serenis.it

Performance

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

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

81
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
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.

1.36 s

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

1.61 s

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

206 ms

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

0.039

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

1.89 s

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

3.79 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
7 PASS 8 REVIEW 4 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 (1.8 MiB of 1.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2060ms total JS execution
FIX
2060ms total JS execution
Warning::
https://cdn.prod.website-files.com/60c61592c3ee5b9...: 509ms CPU time
Warning::
https://www.serenis.it/: 341ms CPU time
Info::
Unattributable: 234ms CPU time
Info::
https://gtm.serenis.it/gtm.js?id=GTM-TFFTF9G: 196ms CPU time
Info::
https://www.redditstatic.com/ads/pixel.js: 159ms CPU time
Warning::
Third-party scripts: 1826ms (89% of total)

Main Thread Breakdown

Script Evaluation 48% Other 29% Style & Layout 10% Script Parsing & Compilation 5% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/js/webflow.schunk.2df18e42ad7c0320.js509ms87ms21ms3rd
https://www.serenis.it/341ms50ms3ms3rd
Unattributable234ms5ms0ms1st
https://gtm.serenis.it/gtm.js?id=GTM-TFFTF9G196ms147ms25ms3rd
https://www.redditstatic.com/ads/pixel.js159ms149ms2ms3rd
https://gtm.serenis.it/gtag/js?id=G-NJE24PT4YX&cx=c&gtm=4e68j0&sign=a9a73affc3425bba423931c851bd4437b64a5ea135c836063f0186df307c5aa7_20260821127ms105ms21ms3rd
https://cdn.jsdelivr.net/npm/lumious-components@1.0.6/component/ticker.js117ms103ms0ms3rd
https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/js/webflow.fc25d11b.df955deb112b756b.js105ms104ms0ms3rd
https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.104.3/core-it.js94ms78ms12ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-330328704&cx=c&gtm=4e68j0&sign=a9a73affc3425bba423931c851bd4437b64a5ea135c836063f0186df307c5aa7_2026082190ms74ms13ms3rd

Showing top 10 of 11 scripts

D
Page Weight Inventory
Action
90 resources · 1.8 MB · 284 KB savings available
FIX
90 resources · 1.8 MB · 284 KB savings available
Warning::
Page weight 1.8 MB exceeds 1 MB target by 788 KB
Got: 1.8 MB Expected: ≤ 1 MB
Info::
~284 KB of savings available
Warning::
89 third-party resources (100% of weight)
Info::
2 resources over 200KB
90 resources · 1.8 MiB · 89 third-party 788.1 KiB over 1MB target
JavaScript 53% · 959.6 KiB
Image 27% · 490.3 KiB
Font 12% · 216.9 KiB
CSS 5% · 90.6 KiB
Document 2% · 44.2 KiB
Other 1% · 10.5 KiB

~284.3 KiB of savings available

Remove unused JavaScript: 284.3 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.

C
Page Weight Budget
Action
1.8 MB transferred, 90 requests
REVIEW
1.8 MB transferred, 90 requests
Info::
Page weighs 4.9 MB (1.8 MB transferred)
Warning::
JavaScript is 960 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 960 KB
Info::
Fonts are 217 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 217 KB
Info::
90 HTTP requests
Info::
Estimated 0.37 g CO2 per page load
1.8 MB / 2.4 MB budget
1.8 MB transferred
90 requests
0.37 g CO2 per page load
JavaScript 959.6 KiB 53%
Images 489.0 KiB 27%
Fonts 216.9 KiB 12%
CSS 90.6 KiB 5%
HTML 43.0 KiB 2%
Other 10.2 KiB 1%
Other 2.5 KiB 0%
Other 275 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

C
Image Optimization
Action
37 images, 0 KB saveable
REVIEW
37 images, 0 KB saveable
Warning::
https://cdn.prod.website-files.com/60c61592c3ee5b9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/60c61592c3ee5b9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/60c61592c3ee5b9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/60c61592c3ee5b9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/60c61592c3ee5b9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/60c61592c3ee5b9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/60c61592c3ee5b9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/60c61592c3ee5b9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/60c61592c3ee5b9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/60c61592c3ee5b9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/60c61592c3ee5b9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/60c61592c3ee5b9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/60c61592c3ee5b9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/60c61592c3ee5b9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/60c61592c3ee5b9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
37 images 489 KB
0 oversized -0 KB
16 legacy format
16 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

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

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

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

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

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

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

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

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

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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

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

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

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

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

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

C
JS Bundles
Action
26 scripts, 284 KB unused
REVIEW
26 scripts, 284 KB unused
Warning::
https://gtm.serenis.it/gtag/js?id=G-NJE24PT4YX&cx=...: 81 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://gtm.serenis.it/gtm.js?id=GTM-TFFTF9G: 72 KB unused (33%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-330...: 67 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.iubenda.com/cookie_solution/iubenda_cs...: 65 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 284 KB
284 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://gtm.serenis.it/gtag/js?id=G-NJE24PT4YX&cx=c&gtm=4e68j0&sign=a9a73affc3425bba423931c851bd4437b64a5ea135c836063f0186df307c5aa7_20260821209 KB81 KB (39%)3rd
https://gtm.serenis.it/gtm.js?id=GTM-TFFTF9G217 KB72 KB (33%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-330328704&cx=c&gtm=4e68j0&sign=a9a73affc3425bba423931c851bd4437b64a5ea135c836063f0186df307c5aa7_20260821154 KB67 KB (44%)3rd
https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.104.3/core-it.js113 KB65 KB (58%)3rd
https://cdn.iubenda.com/cs/gpp/stub.js3 KB3rd
https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/js/webflow.schunk.36b8fb49256177c8.js14 KB3rd
https://player.vimeo.com/api/player.js9 KB3rd
https://keus-vimeo.s3.eu-south-1.amazonaws.com/keus-vimeo.js3 KB3rd
https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js11 KB3rd
https://cdn.jsdelivr.net/npm/lumious-components@1.0.6/component/ticker.js1 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

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

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
4 fonts (217 KB)
PASS
4 fonts (217 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

217 KB total

Render-blocking

0

of 4

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 1.4 s LCP 1.6 shttps://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6985ceb067499c33131c6fcb_MonaSans-VariableFont.woff26985ceb067499c33131c6fc... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6985ceb067499c33131c6fcb_MonaSans-VariableFont.woff2 — 130.7 KiB — 38 ms — font-display: swaphttps://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f175b0e7b69ef3f472cc8_DegularDisplay-Semibold.woff26a0f175b0e7b69ef3f472cc... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f175b0e7b69ef3f472cc8_DegularDisplay-Semibold.woff2 — 28.6 KiB — 47 ms — font-display: swaphttps://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f174d93370d3ffdee98e6_DegularDisplay-Medium.woff26a0f174d93370d3ffdee98e... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f174d93370d3ffdee98e6_DegularDisplay-Medium.woff2 — 28.8 KiB — 37 ms — font-display: swaphttps://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f174135730f5fc6e641c3_DegularDisplay-Regular.woff26a0f174135730f5fc6e641c... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f174135730f5fc6e641c3_DegularDisplay-Regular.woff2 — 28.8 KiB — 18 ms — font-display: swap
6985ceb067499c33131c6fc... woff2 swap
Size 131 KB
Load time 38 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
6a0f175b0e7b69ef3f472cc... woff2 swap
Size 29 KB
Load time 47 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
6a0f174d93370d3ffdee98e... woff2 swap
Size 29 KB
Load time 37 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
6a0f174135730f5fc6e641c... woff2 swap
Size 29 KB
Load time 18 ms
Start 1.1 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)

Fixing the unchecked items could save ~65 KB and ~130 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
90 requests over 6284ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.4 s LCP 1.6 shttps://serenis.it// https://serenis.it/ — 301 — 737 B — 446 ms — h2https://www.serenis.it/www.serenis.it/ https://www.serenis.it/ — 200 — 34.4 KiB — 589 ms — h2https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/css/serenis.webflow.shared.6a4e1483d.min.csscdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/css/serenis.webflow.shared.6a4e1483d.min.css — 200 — 90.6 KiB — 53 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/678a300cd91623e4f887e0fe_serenis%20logo%20digital%20(violet).svgcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/678a300cd91623e4f887e0fe_serenis%20logo%20digital%20(violet).svg — 200 — 1.6 KiB — 40 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d528fdf03394158dbc_Row-1.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d528fdf03394158dbc_Row-1.webp — 200 — 49.8 KiB — 42 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d51fe42e3e617a7765_Row%202-p-1600.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d51fe42e3e617a7765_Row%202-p-1600.webp — 200 — 41.1 KiB — 15 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d5036fa815de43e97d_Row%203-p-1600.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d5036fa815de43e97d_Row%203-p-1600.webp — 200 — 34.6 KiB — 14 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/67167a733b8243ca838eaf93_669ee1d521db0aaa7342e7bf_Row%206-p-1600.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/67167a733b8243ca838eaf93_669ee1d521db0aaa7342e7bf_Row%206-p-1600.webp — 200 — 23.7 KiB — 19 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d5cf3c690bdcc00e5d_Row%205-p-1600.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d5cf3c690bdcc00e5d_Row%205-p-1600.webp — 200 — 36.5 KiB — 18 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1da903208fc84803ff3_Row%204-p-1600.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1da903208fc84803ff3_Row%204-p-1600.webp — 200 — 37.3 KiB — 32 ms — h3https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.jswidget.trustpilot.com/bootstrap/v5/... https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js — 200 — 8.1 KiB — 48 ms — h2https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669eeb73822a0e04bf2eb06d_grid-Tablet-p-1600.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669eeb73822a0e04bf2eb06d_grid-Tablet-p-1600.webp — 200 — 68.4 KiB — 38 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a71c62600b3f3e7e39fde88_mobile_home.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a71c62600b3f3e7e39fde88_mobile_home.webp — 200 — 26.1 KiB — 37 ms — h3https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d5947a5f5e493cb2d6b564_ilmessaggero-1.svgcdn.prod.website-files.com/60fe704f... https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d5947a5f5e493cb2d6b564_ilmessaggero-1.svg — 200 — 2.7 KiB — 37 ms — h3https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d5945904137f1cf83b3190_ilmessaggero.svgcdn.prod.website-files.com/60fe704f... https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d5945904137f1cf83b3190_ilmessaggero.svg — 200 — 2.9 KiB — 46 ms — h3https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d5941fca0482cdb74f45c1_corrieredellasera.svgcdn.prod.website-files.com/60fe704f... https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d5941fca0482cdb74f45c1_corrieredellasera.svg — 200 — 3.9 KiB — 37 ms — h3https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d593daa5a73bf771928410_sky.svgcdn.prod.website-files.com/60fe704f... https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d593daa5a73bf771928410_sky.svg — 200 — 1.1 KiB — 37 ms — h3https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d593ca7f0cf3238631487c_vanityfair.svgcdn.prod.website-files.com/60fe704f... https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d593ca7f0cf3238631487c_vanityfair.svg — 200 — 1.3 KiB — 36 ms — h3https://gtm.serenis.it/gtm.js?id=GTM-TFFTF9Ggtm.serenis.it/gtm.js?id=GTM-TFFTF9... https://gtm.serenis.it/gtm.js?id=GTM-TFFTF9G — 200 — 216.9 KiB — 1.4 s — h2https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669edc9b651ded861cb57989_Gradient-Text-1.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669edc9b651ded861cb57989_Gradient-Text-1.webp — 200 — 1.4 KiB — 32 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/65afc57de416c851e0e80b4c_check.svgcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/65afc57de416c851e0e80b4c_check.svg — 200 — 596 B — 27 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6985ceb067499c33131c6fcb_MonaSans-VariableFont.woff2cdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6985ceb067499c33131c6fcb_MonaSans-VariableFont.woff2 — 200 — 130.7 KiB — 38 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f175b0e7b69ef3f472cc8_DegularDisplay-Semibold.woff2cdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f175b0e7b69ef3f472cc8_DegularDisplay-Semibold.woff2 — 200 — 28.6 KiB — 47 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f174d93370d3ffdee98e6_DegularDisplay-Medium.woff2cdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f174d93370d3ffdee98e6_DegularDisplay-Medium.woff2 — 200 — 28.8 KiB — 37 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f174135730f5fc6e641c3_DegularDisplay-Regular.woff2cdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f174135730f5fc6e641c3_DegularDisplay-Regular.woff2 — 200 — 28.8 KiB — 18 ms — h3https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d593b54898ed6c4661a571_ilsole24ore.svgcdn.prod.website-files.com/60fe704f... https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d593b54898ed6c4661a571_ilsole24ore.svg — 200 — 4.0 KiB — 13 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6783f64c76eea4da2ea2e1ab_mano-rispondi%20al%20questonario.avifcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6783f64c76eea4da2ea2e1ab_mano-rispondi%20al%20questonario.avif — 200 — 5.7 KiB — 25 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/68402434be6022de7a7cb48e_phone.avifcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/68402434be6022de7a7cb48e_phone.avif — 200 — 2.2 KiB — 25 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/684024462a4c1dbc41939bef_code.avifcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/684024462a4c1dbc41939bef_code.avif — 200 — 1.8 KiB — 49 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/65c28d7e01138438116aca2a_AssetScopri.svgcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/65c28d7e01138438116aca2a_AssetScopri.svg — 200 — 5.6 KiB — 65 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.4 s LCP 1.6 shttps://serenis.it// https://serenis.it/ — 301 — 737 B — 446 ms — h2https://www.serenis.it/www.serenis.it/ https://www.serenis.it/ — 200 — 34.4 KiB — 589 ms — h2https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/css/serenis.webflow.shared.6a4e1483d.min.csscdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/css/serenis.webflow.shared.6a4e1483d.min.css — 200 — 90.6 KiB — 53 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/678a300cd91623e4f887e0fe_serenis%20logo%20digital%20(violet).svgcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/678a300cd91623e4f887e0fe_serenis%20logo%20digital%20(violet).svg — 200 — 1.6 KiB — 40 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d528fdf03394158dbc_Row-1.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d528fdf03394158dbc_Row-1.webp — 200 — 49.8 KiB — 42 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d51fe42e3e617a7765_Row%202-p-1600.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d51fe42e3e617a7765_Row%202-p-1600.webp — 200 — 41.1 KiB — 15 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d5036fa815de43e97d_Row%203-p-1600.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d5036fa815de43e97d_Row%203-p-1600.webp — 200 — 34.6 KiB — 14 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/67167a733b8243ca838eaf93_669ee1d521db0aaa7342e7bf_Row%206-p-1600.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/67167a733b8243ca838eaf93_669ee1d521db0aaa7342e7bf_Row%206-p-1600.webp — 200 — 23.7 KiB — 19 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d5cf3c690bdcc00e5d_Row%205-p-1600.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d5cf3c690bdcc00e5d_Row%205-p-1600.webp — 200 — 36.5 KiB — 18 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1da903208fc84803ff3_Row%204-p-1600.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1da903208fc84803ff3_Row%204-p-1600.webp — 200 — 37.3 KiB — 32 ms — h3https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.jswidget.trustpilot.com/bootstrap/v5/... https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js — 200 — 8.1 KiB — 48 ms — h2https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669eeb73822a0e04bf2eb06d_grid-Tablet-p-1600.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669eeb73822a0e04bf2eb06d_grid-Tablet-p-1600.webp — 200 — 68.4 KiB — 38 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a71c62600b3f3e7e39fde88_mobile_home.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a71c62600b3f3e7e39fde88_mobile_home.webp — 200 — 26.1 KiB — 37 ms — h3https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d5947a5f5e493cb2d6b564_ilmessaggero-1.svgcdn.prod.website-files.com/60fe704f... https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d5947a5f5e493cb2d6b564_ilmessaggero-1.svg — 200 — 2.7 KiB — 37 ms — h3https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d5945904137f1cf83b3190_ilmessaggero.svgcdn.prod.website-files.com/60fe704f... https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d5945904137f1cf83b3190_ilmessaggero.svg — 200 — 2.9 KiB — 46 ms — h3https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d5941fca0482cdb74f45c1_corrieredellasera.svgcdn.prod.website-files.com/60fe704f... https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d5941fca0482cdb74f45c1_corrieredellasera.svg — 200 — 3.9 KiB — 37 ms — h3https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d593daa5a73bf771928410_sky.svgcdn.prod.website-files.com/60fe704f... https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d593daa5a73bf771928410_sky.svg — 200 — 1.1 KiB — 37 ms — h3https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d593ca7f0cf3238631487c_vanityfair.svgcdn.prod.website-files.com/60fe704f... https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d593ca7f0cf3238631487c_vanityfair.svg — 200 — 1.3 KiB — 36 ms — h3https://gtm.serenis.it/gtm.js?id=GTM-TFFTF9Ggtm.serenis.it/gtm.js?id=GTM-TFFTF9... https://gtm.serenis.it/gtm.js?id=GTM-TFFTF9G — 200 — 216.9 KiB — 1.4 s — h2https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669edc9b651ded861cb57989_Gradient-Text-1.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669edc9b651ded861cb57989_Gradient-Text-1.webp — 200 — 1.4 KiB — 32 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/65afc57de416c851e0e80b4c_check.svgcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/65afc57de416c851e0e80b4c_check.svg — 200 — 596 B — 27 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6985ceb067499c33131c6fcb_MonaSans-VariableFont.woff2cdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6985ceb067499c33131c6fcb_MonaSans-VariableFont.woff2 — 200 — 130.7 KiB — 38 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f175b0e7b69ef3f472cc8_DegularDisplay-Semibold.woff2cdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f175b0e7b69ef3f472cc8_DegularDisplay-Semibold.woff2 — 200 — 28.6 KiB — 47 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f174d93370d3ffdee98e6_DegularDisplay-Medium.woff2cdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f174d93370d3ffdee98e6_DegularDisplay-Medium.woff2 — 200 — 28.8 KiB — 37 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f174135730f5fc6e641c3_DegularDisplay-Regular.woff2cdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f174135730f5fc6e641c3_DegularDisplay-Regular.woff2 — 200 — 28.8 KiB — 18 ms — h3https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d593b54898ed6c4661a571_ilsole24ore.svgcdn.prod.website-files.com/60fe704f... https://cdn.prod.website-files.com/60fe704f2c973b850a0c2a09/66d593b54898ed6c4661a571_ilsole24ore.svg — 200 — 4.0 KiB — 13 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6783f64c76eea4da2ea2e1ab_mano-rispondi%20al%20questonario.avifcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6783f64c76eea4da2ea2e1ab_mano-rispondi%20al%20questonario.avif — 200 — 5.7 KiB — 25 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/68402434be6022de7a7cb48e_phone.avifcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/68402434be6022de7a7cb48e_phone.avif — 200 — 2.2 KiB — 25 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/684024462a4c1dbc41939bef_code.avifcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/684024462a4c1dbc41939bef_code.avif — 200 — 1.8 KiB — 49 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/65c28d7e01138438116aca2a_AssetScopri.svgcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/65c28d7e01138438116aca2a_AssetScopri.svg — 200 — 5.6 KiB — 65 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/687a5bed1bb2ccc40463cea2_orologio.svgcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/687a5bed1bb2ccc40463cea2_orologio.svg — 200 — 645 B — 63 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a197190eeccb22ae3357a9d_terapia-individuale.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a197190eeccb22ae3357a9d_terapia-individuale.webp — 200 — 51.9 KiB — 72 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/66c5bf95044fb274aff62d7d_si.svgcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/66c5bf95044fb274aff62d7d_si.svg — 200 — 595 B — 55 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/66c5bf94a70ab66809bce004_no-1.svgcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/66c5bf94a70ab66809bce004_no-1.svg — 200 — 612 B — 57 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a212c37fd50ae6e8f970437_mockup-1.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a212c37fd50ae6e8f970437_mockup-1.webp — 200 — 15.3 KiB — 66 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a212c37fd50ae6e8f97043f_mockup-2.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a212c37fd50ae6e8f97043f_mockup-2.webp — 200 — 17.3 KiB — 62 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a212c37c468fdeaf631b584_mockup-3.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a212c37c468fdeaf631b584_mockup-3.webp — 200 — 17.5 KiB — 53 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/692dbebbb7364ddeb704b89d_regala-p-500.avifcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/692dbebbb7364ddeb704b89d_regala-p-500.avif — 200 — 16.0 KiB — 62 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/65a58dbe78162ecc797ccd5d_Store-iOS.pngcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/65a58dbe78162ecc797ccd5d_Store-iOS.png — 200 — 2.5 KiB — 22 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/65a58dbe78162ecc797ccd5b_Store-Android.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/65a58dbe78162ecc797ccd5b_Store-Android.webp — 200 — 4.1 KiB — 22 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/67864c15be7983cc16cd188e_img-Terapia%20da%20dove%20vuoi.pngcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/67864c15be7983cc16cd188e_img-Terapia%20da%20dove%20vuoi.png — 200 — 2.9 KiB — 41 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/67864c3d52898299cc16cf0c_7.avifcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/67864c3d52898299cc16cf0c_7.avif — 200 — 2.5 KiB — 39 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/67864c4b916a0c111494d94a_img-Siamo%20anche%20in%20azienda.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/67864c4b916a0c111494d94a_img-Siamo%20anche%20in%20azienda.webp — 200 — 3.8 KiB — 35 ms — h3https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=60c61592c3ee5b9a0b6c342ad3e54v103j8qbb.cloudfront.net/js/jq... https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=60c61592c3ee5b9a0b6c342a — 200 — 30.4 KiB — 56 ms — h2https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/js/webflow.schunk.36b8fb49256177c8.jscdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/js/webflow.schunk.36b8fb49256177c8.js — 200 — 13.9 KiB — 37 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/js/webflow.schunk.2df18e42ad7c0320.jscdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/js/webflow.schunk.2df18e42ad7c0320.js — 200 — 76.2 KiB — 48 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/js/webflow.fc25d11b.df955deb112b756b.jscdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/js/webflow.fc25d11b.df955deb112b756b.js — 200 — 1.5 KiB — 35 ms — h3https://player.vimeo.com/api/player.jsplayer.vimeo.com/api/player.js https://player.vimeo.com/api/player.js — 200 — 8.6 KiB — 56 ms — h2https://keus-vimeo.s3.eu-south-1.amazonaws.com/keus-vimeo.jskeus-vimeo.s3.eu-south-1.amazonaws.... https://keus-vimeo.s3.eu-south-1.amazonaws.com/keus-vimeo.js — 200 — 3.5 KiB — 541 ms — http/1.1https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.jscdnjs.cloudflare.com/ajax/libs/OwlC... https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js — 200 — 10.6 KiB — 67 ms — h3https://cdn.jsdelivr.net/npm/lumious-components@1.0.6/component/ticker.jscdn.jsdelivr.net/npm/lumious-compon... https://cdn.jsdelivr.net/npm/lumious-components@1.0.6/component/ticker.js — 200 — 1005 B — 25 ms — h2https://widget.trustpilot.com/trustboxes/5419b637fa0340045cd0c936/index.html?templateId=5419b637fa0340045cd0c936&businessunitId=612cc718df8a85001c7f3815widget.trustpilot.com/trustboxes/54... https://widget.trustpilot.com/trustboxes/5419b637fa0340045cd0c936/index.html?templateId=5419b637fa0340045cd0c936&businessunitId=612cc718df8a85001c7f3815 — 200 — 3.0 KiB — 20 ms — h2https://widget.trustpilot.com/trustboxes/54ad5defc6454f065c28af8b/index.html?templateId=54ad5defc6454f065c28af8b&businessunitId=612cc718df8a85001c7f3815widget.trustpilot.com/trustboxes/54... https://widget.trustpilot.com/trustboxes/54ad5defc6454f065c28af8b/index.html?templateId=54ad5defc6454f065c28af8b&businessunitId=612cc718df8a85001c7f3815 — 200 — 5.6 KiB — 19 ms — h2https://widget.trustpilot.com/trustboxes/5419b637fa0340045cd0c936/main.jswidget.trustpilot.com/trustboxes/54... https://widget.trustpilot.com/trustboxes/5419b637fa0340045cd0c936/main.js — 200 — 26.1 KiB — 11 ms — h2https://widget.trustpilot.com/trustboxes/54ad5defc6454f065c28af8b/main.jswidget.trustpilot.com/trustboxes/54... https://widget.trustpilot.com/trustboxes/54ad5defc6454f065c28af8b/main.js — 200 — 19.0 KiB — 7 ms — h2https://widget.trustpilot.com/trustbox-data/5419b637fa0340045cd0c936?businessUnitId=612cc718df8a85001c7f3815&locale=it-IT&random=95gG0JaGEBkzaRD7yGLlwidget.trustpilot.com/trustbox-data... https://widget.trustpilot.com/trustbox-data/5419b637fa0340045cd0c936?businessUnitId=612cc718df8a85001c7f3815&locale=it-IT&random=95gG0JaGEBkzaRD7yGLl — 200 — 859 B — 265 ms — h2https://widget.trustpilot.com/stats/TrustboxImpression?locale=it-IT&styleHeight=20px&styleWidth=100%25&token=95f6adc9-593e-4ad7-8a6f-640af1702cf0&url=https%3A%2F%2Fwww.serenis.it%2F&referrer=&userAgent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=612cc718df8a85001c7f3815&widgetId=5419b637fa0340045cd0c936widget.trustpilot.com/stats/Trustbo... https://widget.trustpilot.com/stats/TrustboxImpression?locale=it-IT&styleHeight=20px&styleWidth=100%25&token=95f6adc9-593e-4ad7-8a6f-640af1702cf0&url=https%3A%2F%2Fwww.serenis.it%2F&referrer=&userAgent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=612cc718df8a85001c7f3815&widgetId=5419b637fa0340045cd0c936 — 204 — 308 B — 142 ms — h2https://widget.trustpilot.com/stats/TrustboxView?locale=it-IT&styleHeight=20px&styleWidth=100%25&token=95f6adc9-593e-4ad7-8a6f-640af1702cf0&url=https%3A%2F%2Fwww.serenis.it%2F&referrer=&userAgent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=612cc718df8a85001c7f3815&widgetId=5419b637fa0340045cd0c936widget.trustpilot.com/stats/Trustbo... https://widget.trustpilot.com/stats/TrustboxView?locale=it-IT&styleHeight=20px&styleWidth=100%25&token=95f6adc9-593e-4ad7-8a6f-640af1702cf0&url=https%3A%2F%2Fwww.serenis.it%2F&referrer=&userAgent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=612cc718df8a85001c7f3815&widgetId=5419b637fa0340045cd0c936 — 204 — 309 B — 143 ms — h2https://widget.trustpilot.com/trustbox-data/54ad5defc6454f065c28af8b?businessUnitId=612cc718df8a85001c7f3815&locale=it-IT&reviewStars=4%2C5&reviewsPerPage=15widget.trustpilot.com/trustbox-data... https://widget.trustpilot.com/trustbox-data/54ad5defc6454f065c28af8b?businessUnitId=612cc718df8a85001c7f3815&locale=it-IT&reviewStars=4%2C5&reviewsPerPage=15 — 200 — 5.9 KiB — 9 ms — h2https://widget.trustpilot.com/stats/TrustboxImpression?locale=it-IT&styleHeight=240px&styleWidth=100%25&stars=4%2C5&textColor=%231C1C36&url=https%3A%2F%2Fwww.serenis.it%2F&referrer=&userAgent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=612cc718df8a85001c7f3815&widgetId=54ad5defc6454f065c28af8bwidget.trustpilot.com/stats/Trustbo... https://widget.trustpilot.com/stats/TrustboxImpression?locale=it-IT&styleHeight=240px&styleWidth=100%25&stars=4%2C5&textColor=%231C1C36&url=https%3A%2F%2Fwww.serenis.it%2F&referrer=&userAgent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=612cc718df8a85001c7f3815&widgetId=54ad5defc6454f065c28af8b — 204 — 310 B — 255 ms — h2https://cdn.iubenda.com/cs/gpp/stub.jscdn.iubenda.com/cs/gpp/stub.js https://cdn.iubenda.com/cs/gpp/stub.js — 200 — 3.2 KiB — 19 ms — h2https://assets.serenis.it/scripts/attribution-manager.jsassets.serenis.it/scripts/attributi... https://assets.serenis.it/scripts/attribution-manager.js — 200 — 3.8 KiB — 30 ms — h2https://gtm.serenis.it/gtag/js?id=G-NJE24PT4YX&cx=c&gtm=4e68j0&sign=a9a73affc3425bba423931c851bd4437b64a5ea135c836063f0186df307c5aa7_20260821gtm.serenis.it/gtag/js?id=G-NJE24PT... https://gtm.serenis.it/gtag/js?id=G-NJE24PT4YX&cx=c&gtm=4e68j0&sign=a9a73affc3425bba423931c851bd4437b64a5ea135c836063f0186df307c5aa7_20260821 — 200 — 208.6 KiB — 1.3 s — h2https://www.googletagmanager.com/gtag/js?id=AW-330328704&cx=c&gtm=4e68j0&sign=a9a73affc3425bba423931c851bd4437b64a5ea135c836063f0186df307c5aa7_20260821www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-330328704&cx=c&gtm=4e68j0&sign=a9a73affc3425bba423931c851bd4437b64a5ea135c836063f0186df307c5aa7_20260821 — 200 — 154.2 KiB — 116 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TFFTF9G&gtg_health=1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TFFTF9G&gtg_health=1 — 200 — 200 B — 77 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 20.4 KiB — 43 ms — h2https://assets.customer.io/assets/track.jsassets.customer.io/assets/track.js https://assets.customer.io/assets/track.js — 200 — 3.0 KiB — 79 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&apvc=1&ae=g&en=page_view&dl=https%3A%2F%2Fwww.serenis.it%2F&scrsrc=gtm.serenis.it&rnd=1628251263.1787305939&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA&gtm=45Fe68j0v848349157za204zd848349157xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=115938465~115938468~118897920~118897930~120315470~120385422&tft=1787305938580&tfd=2583&gap.gtb=1&fmt=8pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&apvc=1&ae=g&en=page_view&dl=https%3A%2F%2Fwww.serenis.it%2F&scrsrc=gtm.serenis.it&rnd=1628251263.1787305939&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA&gtm=45Fe68j0v848349157za204zd848349157xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=115938465~115938468~118897920~118897930~120315470~120385422&tft=1787305938580&tfd=2583&gap.gtb=1&fmt=8 — 200 — 21 B — 192 ms — h3https://cdn.iubenda.com/cs/iubenda_cs.jscdn.iubenda.com/cs/iubenda_cs.js https://cdn.iubenda.com/cs/iubenda_cs.js — 200 — 2.4 KiB — 21 ms — h2https://pixel-config.reddit.com/pixels/a2_hyt4m3txazai/configpixel-config.reddit.com/pixels/a2_h... https://pixel-config.reddit.com/pixels/a2_hyt4m3txazai/config — 200 — 236 B — 33 ms — h2https://alb.reddit.com/rp.gif?ts=1787305938648&id=a2_hyt4m3txazai&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=9dce2dc1-0dfa-48aa-ae80-2ccc8a51ee7c&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=1.0.2&opt_out=0&sh=800&sw=600&v=rdt_c6181587&dpm=&dpcc=&dprc=&esurl=https%3A%2F%2Fwww.serenis.it%2F&db=tsc-0.isc-0.pp-0.fetch-1.mo-1.iframe-0.ww-0.qsa-1.srv_cfg-0.src_pid-0alb.reddit.com/rp.gif?ts=1787305938... https://alb.reddit.com/rp.gif?ts=1787305938648&id=a2_hyt4m3txazai&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=9dce2dc1-0dfa-48aa-ae80-2ccc8a51ee7c&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=1.0.2&opt_out=0&sh=800&sw=600&v=rdt_c6181587&dpm=&dpcc=&dprc=&esurl=https%3A%2F%2Fwww.serenis.it%2F&db=tsc-0.isc-0.pp-0.fetch-1.mo-1.iframe-0.ww-0.qsa-1.srv_cfg-0.src_pid-0 — 200 — 666 B — 104 ms — h2https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.104.3/core-it.jscdn.iubenda.com/cookie_solution/iub... https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.104.3/core-it.js — 200 — 112.8 KiB — 10 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&apvc=0&tid=AW-330328704&en=page_view&dl=https%3A%2F%2Fwww.serenis.it%2F&scrsrc=www.googletagmanager.com&rnd=1628251263.1787305939&navt=n&npa=1&_tu=CA&gtm=45be68j0v9163952750z8848349157za20gzb848349157zd848349157xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=115938465~115938469~118897920~118897930~119367802~119367810~120315471~120385423&tft=1787305938753&tfd=2756&tids=AW-330328704&fmt=8pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&apvc=0&tid=AW-330328704&en=page_view&dl=https%3A%2F%2Fwww.serenis.it%2F&scrsrc=www.googletagmanager.com&rnd=1628251263.1787305939&navt=n&npa=1&_tu=CA&gtm=45be68j0v9163952750z8848349157za20gzb848349157zd848349157xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=115938465~115938469~118897920~118897930~119367802~119367810~120315471~120385423&tft=1787305938753&tfd=2756&tids=AW-330328704&fmt=8 — 200 — 21 B — 57 ms — h3https://cs.iubenda.com/cookie-solution/confs/js/91501409.jscs.iubenda.com/cookie-solution/conf... https://cs.iubenda.com/cookie-solution/confs/js/91501409.js — 200 — 1.6 KiB — 20 ms — h2https://idb.iubenda.com/csdata?db=hits1idb.iubenda.com/csdata?db=hits1 https://idb.iubenda.com/csdata?db=hits1 — 204 — 573 B — 193 ms — h2https://gtm.serenis.it/g/collect?v=2&tid=G-NJE24PT4YX&gtm=45he68j0v867796152z8848349157za20kzb848349157zd848349157&_p=1787305936976&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&ecid=1017343948&_eu=EAAAAGA&_fplc=0&are=1&cid=434581349.1787305940&ec_mode=c&frm=0&ir=1&pscdl=denied&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=US-CA&sst.rnd=1628251263.1787305939&sst.us_privacy=1YN-&sst.tft=1787305936976&sst.lpc=268327436&sst.navt=n&sst.ude=0&gaf=2&_s=1&tag_exp=115938465~115938469~118897920~118897930~119367802~119367810~120315471~120385422&uid=&sid=1787305939&sct=1&seg=0&dl=https%3A%2F%2Fwww.serenis.it%2F&dt=Serenis%3A%20trova%20lo%20psicologo%20online%20adatto%20a%20te&_tu=DA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.sstd=5&gap.gtb=2&ep.x-fb-event_id=1787306935038_17873066027575&ep.x-fb-ud-external_id=&ep.phone_number_tiktok_ga4=&ep.phone_number_meta=&ep.user_data.email_address=&ep.user_data._tag_metadata.email_address.mode=c&tfd=3920&richsstssegtm.serenis.it/g/collect?v=2&tid=G-... https://gtm.serenis.it/g/collect?v=2&tid=G-NJE24PT4YX&gtm=45he68j0v867796152z8848349157za20kzb848349157zd848349157&_p=1787305936976&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&ecid=1017343948&_eu=EAAAAGA&_fplc=0&are=1&cid=434581349.1787305940&ec_mode=c&frm=0&ir=1&pscdl=denied&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=US-CA&sst.rnd=1628251263.1787305939&sst.us_privacy=1YN-&sst.tft=1787305936976&sst.lpc=268327436&sst.navt=n&sst.ude=0&gaf=2&_s=1&tag_exp=115938465~115938469~118897920~118897930~119367802~119367810~120315471~120385422&uid=&sid=1787305939&sct=1&seg=0&dl=https%3A%2F%2Fwww.serenis.it%2F&dt=Serenis%3A%20trova%20lo%20psicologo%20online%20adatto%20a%20te&_tu=DA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.sstd=5&gap.gtb=2&ep.x-fb-event_id=1787306935038_17873066027575&ep.x-fb-ud-external_id=&ep.phone_number_tiktok_ga4=&ep.phone_number_meta=&ep.user_data.email_address=&ep.user_data._tag_metadata.email_address.mode=c&tfd=3920&richsstsse — 200 — 233 B — 681 ms — h2https://assets.customer.io/assets/in-app.jsassets.customer.io/assets/in-app.js https://assets.customer.io/assets/in-app.js — 200 — 1.7 KiB — 8 ms — h2https://track.customer.io/events/page.gif?name=https%3A%2F%2Fwww.serenis.it%2F&data%5Bwidth%5D=1350&data%5Bheight%5D=940&c=&s=b940ec79-9961-8339-87f3-481efefc46ec&site_id=a177f0d4852ef8c87c83&timestamp=1787305939935track.customer.io/events/page.gif?n... https://track.customer.io/events/page.gif?name=https%3A%2F%2Fwww.serenis.it%2F&data%5Bwidth%5D=1350&data%5Bheight%5D=940&c=&s=b940ec79-9961-8339-87f3-481efefc46ec&site_id=a177f0d4852ef8c87c83&timestamp=1787305939935 — 200 — 274 B — 121 ms — h2https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/678a2e10afd9ab077e751f76_favicon-Webflow-32x32.pngcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/678a2e10afd9ab077e751f76_favicon-Webflow-32x32.png — 200 — 1.4 KiB — 13 ms — h3https://code.gist.build/web/latest/gist.min.jscode.gist.build/web/latest/gist.min... https://code.gist.build/web/latest/gist.min.js — 302 — 424 B — 31 ms — h2https://code.gist.build/web/3.25.1/gist.min.jscode.gist.build/web/3.25.1/gist.min... https://code.gist.build/web/3.25.1/gist.min.js — 200 — 32.1 KiB — 13 ms — h2https://widget.trustpilot.com/trustboxes/5419b637fa0340045cd0c936/index.html?templateId=5419b637fa0340045cd0c936&businessunitId=612cc718df8a85001c7f3815widget.trustpilot.com/trustboxes/54... https://widget.trustpilot.com/trustboxes/5419b637fa0340045cd0c936/index.html?templateId=5419b637fa0340045cd0c936&businessunitId=612cc718df8a85001c7f3815 — 200 — 0 B — 10 ms — h2https://widget.trustpilot.com/trustboxes/54ad5defc6454f065c28af8b/index.html?templateId=54ad5defc6454f065c28af8b&businessunitId=612cc718df8a85001c7f3815widget.trustpilot.com/trustboxes/54... https://widget.trustpilot.com/trustboxes/54ad5defc6454f065c28af8b/index.html?templateId=54ad5defc6454f065c28af8b&businessunitId=612cc718df8a85001c7f3815 — 200 — 0 B — 6 ms — h2https://widget.trustpilot.com/trustboxes/5419b637fa0340045cd0c936/main.jswidget.trustpilot.com/trustboxes/54... https://widget.trustpilot.com/trustboxes/5419b637fa0340045cd0c936/main.js — 200 — 0 B — 0 ms — h2https://widget.trustpilot.com/trustboxes/54ad5defc6454f065c28af8b/main.jswidget.trustpilot.com/trustboxes/54... https://widget.trustpilot.com/trustboxes/54ad5defc6454f065c28af8b/main.js — 200 — 0 B — 0 ms — h2https://widget.trustpilot.com/trustbox-data/5419b637fa0340045cd0c936?businessUnitId=612cc718df8a85001c7f3815&locale=it-IT&random=7sLH3DxMhLkgz4migiTRwidget.trustpilot.com/trustbox-data... https://widget.trustpilot.com/trustbox-data/5419b637fa0340045cd0c936?businessUnitId=612cc718df8a85001c7f3815&locale=it-IT&random=7sLH3DxMhLkgz4migiTR — 200 — 868 B — 160 ms — h2https://widget.trustpilot.com/stats/TrustboxImpression?locale=it-IT&styleHeight=20px&styleWidth=100%25&token=95f6adc9-593e-4ad7-8a6f-640af1702cf0&url=https%3A%2F%2Fwww.serenis.it%2F&referrer=&userAgent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=612cc718df8a85001c7f3815&widgetId=5419b637fa0340045cd0c936widget.trustpilot.com/stats/Trustbo... https://widget.trustpilot.com/stats/TrustboxImpression?locale=it-IT&styleHeight=20px&styleWidth=100%25&token=95f6adc9-593e-4ad7-8a6f-640af1702cf0&url=https%3A%2F%2Fwww.serenis.it%2F&referrer=&userAgent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=612cc718df8a85001c7f3815&widgetId=5419b637fa0340045cd0c936 — 204 — 307 B — 139 ms — h2https://widget.trustpilot.com/stats/TrustboxView?locale=it-IT&styleHeight=20px&styleWidth=100%25&token=95f6adc9-593e-4ad7-8a6f-640af1702cf0&url=https%3A%2F%2Fwww.serenis.it%2F&referrer=&userAgent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=612cc718df8a85001c7f3815&widgetId=5419b637fa0340045cd0c936widget.trustpilot.com/stats/Trustbo... https://widget.trustpilot.com/stats/TrustboxView?locale=it-IT&styleHeight=20px&styleWidth=100%25&token=95f6adc9-593e-4ad7-8a6f-640af1702cf0&url=https%3A%2F%2Fwww.serenis.it%2F&referrer=&userAgent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=612cc718df8a85001c7f3815&widgetId=5419b637fa0340045cd0c936 — 204 — 308 B — 178 ms — h2https://widget.trustpilot.com/trustbox-data/54ad5defc6454f065c28af8b?businessUnitId=612cc718df8a85001c7f3815&locale=it-IT&reviewStars=4%2C5&reviewsPerPage=15widget.trustpilot.com/trustbox-data... https://widget.trustpilot.com/trustbox-data/54ad5defc6454f065c28af8b?businessUnitId=612cc718df8a85001c7f3815&locale=it-IT&reviewStars=4%2C5&reviewsPerPage=15 — 200 — 0 B — 4 ms — h2https://widget.trustpilot.com/stats/TrustboxImpression?locale=it-IT&styleHeight=240px&styleWidth=100%25&stars=4%2C5&textColor=%231C1C36&url=https%3A%2F%2Fwww.serenis.it%2F&referrer=&userAgent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=612cc718df8a85001c7f3815&widgetId=54ad5defc6454f065c28af8bwidget.trustpilot.com/stats/Trustbo... https://widget.trustpilot.com/stats/TrustboxImpression?locale=it-IT&styleHeight=240px&styleWidth=100%25&stars=4%2C5&textColor=%231C1C36&url=https%3A%2F%2Fwww.serenis.it%2F&referrer=&userAgent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=612cc718df8a85001c7f3815&widgetId=54ad5defc6454f065c28af8b — 204 — 309 B — 187 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
89% of JavaScript execution is third-party
First-party Third-party 1826ms · 856KB · €26/mo
cdn.prod.website-files.com
Other
Costly
Execution 509ms
Transfer 76 KB
Monthly Cost €7/mo
www.serenis.it
Other
Costly
Execution 341ms
Transfer 34 KB
Monthly Cost €5/mo
gtm.serenis.it
Other
Optional
Execution 196ms
Transfer 217 KB
Unused 33%
Monthly Cost €3/mo
www.redditstatic.com
Other
Optional
Execution 159ms
Transfer 20 KB
Monthly Cost €2/mo
gtm.serenis.it
Other
Optional
Execution 127ms
Transfer 209 KB
Unused 39%
Monthly Cost €2/mo
jsDelivr
CDN
Optional
Execution 117ms
Transfer 1 KB
Monthly Cost €2/mo
cdn.prod.website-files.com
Other
Optional
Execution 105ms
Transfer 1 KB
Monthly Cost €2/mo
Iubenda
Consent
Essential
Execution 94ms
Transfer 113 KB
Unused 58%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 90ms
Transfer 154 KB
Unused 44%
Monthly Cost €1/mo
d3e54v103j8qbb.cloudfront.net
Other
Optional
Execution 89ms
Transfer 30 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • cdn.prod.website-files.com adds 509ms and costs ~€7/month
  • www.serenis.it adds 341ms and costs ~€5/month

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

cdn.prod.website-files.com takes 509ms 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

www.serenis.it takes 341ms 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

58% of Iubenda'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
156 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

156

Total Size

0 KB

Oversized

1

156 missing dimensions 24 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