Skip to content
https://serenis.it

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
79
GRADE
C
FIX
4
REVIEW
9
PASS
10
INFO
3

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

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

2.64 s

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

5.37 s

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

1.72 s

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

0.042

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

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

14.74 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
26
10 PASS 9 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.6 MiB of 1.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
8574ms total JS execution
FIX
8574ms total JS execution
Warning::
https://cdn.prod.website-files.com/60c61592c3ee5b9...: 2273ms CPU time
Warning::
https://www.serenis.it/: 1445ms CPU time
Warning::
Unattributable: 952ms CPU time
Warning::
https://www.redditstatic.com/ads/pixel.js: 678ms CPU time
Warning::
https://gtm.serenis.it/gtm.js?id=GTM-TFFTF9G: 614ms CPU time
Warning::
Third-party scripts: 7621ms (89% of total)

Main Thread Breakdown

Script Evaluation 46% Other 31% Style & Layout 11% Rendering 5% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/js/webflow.schunk.2df18e42ad7c0320.js2273ms374ms80ms3rd
https://www.serenis.it/1445ms126ms14ms3rd
Unattributable952ms19ms0ms1st
https://www.redditstatic.com/ads/pixel.js678ms639ms8ms3rd
https://gtm.serenis.it/gtm.js?id=GTM-TFFTF9G614ms523ms78ms3rd
https://cdn.jsdelivr.net/npm/lumious-components@1.0.6/component/ticker.js520ms429ms0ms3rd
https://gtm.serenis.it/gtag/js?id=G-NJE24PT4YX&cx=c&gtm=4e68j0&sign=7822a9ad737c8b5888a26f3c708d7d25576ba4df981b9b950838b49cbce7e9a9_20260821494ms429ms62ms3rd
https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/js/webflow.fc25d11b.df955deb112b756b.js470ms461ms1ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-330328704&cx=c&gtm=4e68j0&sign=7822a9ad737c8b5888a26f3c708d7d25576ba4df981b9b950838b49cbce7e9a9_20260821326ms271ms54ms3rd
https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.104.3/core-it.js316ms261ms42ms3rd

Showing top 10 of 14 scripts

D
Page Weight Inventory
Action
86 resources · 1.6 MB · 284 KB savings available
FIX
86 resources · 1.6 MB · 284 KB savings available
Warning::
Page weight 1.6 MB exceeds 1 MB target by 601 KB
Got: 1.6 MB Expected: ≤ 1 MB
Info::
~284 KB of savings available
Warning::
85 third-party resources (100% of weight)
Info::
2 resources over 200KB
86 resources · 1.6 MiB · 85 third-party 601.3 KiB over 1MB target
JavaScript 59% · 959.4 KiB
Image 19% · 303.8 KiB
Font 13% · 216.9 KiB
CSS 6% · 90.5 KiB
Document 3% · 44.2 KiB
Other 1% · 10.5 KiB

~283.6 KiB of savings available

Remove unused JavaScript: 283.6 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.6 MB transferred, 86 requests
REVIEW
1.6 MB transferred, 86 requests
Info::
Page weighs 4.7 MB (1.6 MB transferred)
Warning::
JavaScript is 959 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 959 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::
86 HTTP requests
Info::
Estimated 0.33 g CO2 per page load
1.6 MB / 2.4 MB budget
1.6 MB transferred
86 requests
0.33 g CO2 per page load
JavaScript 959.4 KiB 59%
Images 302.5 KiB 19%
Fonts 216.9 KiB 13%
CSS 90.5 KiB 6%
HTML 43.0 KiB 3%
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
32 images, 0 KB saveable
REVIEW
32 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.
32 images 302 KB
0 oversized -0 KB
15 legacy format
8 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

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: 71 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=7822a9ad737c8b5888a26f3c708d7d25576ba4df981b9b950838b49cbce7e9a9_20260821209 KB81 KB (39%)3rd
https://gtm.serenis.it/gtm.js?id=GTM-TFFTF9G217 KB71 KB (33%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-330328704&cx=c&gtm=4e68j0&sign=7822a9ad737c8b5888a26f3c708d7d25576ba4df981b9b950838b49cbce7e9a9_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.
B
JavaScript Blocking
2 JS blocking issue(s) detected
REVIEW
2 JS blocking issue(s) detected
Warning::
9 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
Warning::
Total JS execution time is 8.6 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
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 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 2.6 s LCP 5.4 shttps://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f174d93370d3ffdee98e6_DegularDisplay-Medium.woff26a0f174d93370d3ffdee98e... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f174d93370d3ffdee98e6_DegularDisplay-Medium.woff2 — 28.8 KiB — 33 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 — 13 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 — 16 ms — font-display: swaphttps://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6985ceb067499c33131c6fcb_MonaSans-VariableFont.woff26985ceb067499c33131c6fc... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6985ceb067499c33131c6fcb_MonaSans-VariableFont.woff2 — 130.8 KiB — 25 ms — font-display: swap
6a0f174d93370d3ffdee98e... woff2 swap
Size 29 KB
Load time 33 ms
Start 957 ms
Risk FOUT — text flashes from fallback to web font
6a0f175b0e7b69ef3f472cc... woff2 swap
Size 29 KB
Load time 13 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
6a0f174135730f5fc6e641c... woff2 swap
Size 29 KB
Load time 16 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
6985ceb067499c33131c6fc... woff2 swap
Size 131 KB
Load time 25 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
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
6 hints, 0 missing preconnects
PASS
6 hints, 0 missing preconnects
Info::
1 dns-prefetch redundant with preconnect on same origin
preconnect already does the DNS lookup; adding dns-prefetch to the same origin is at best a no-op. Sample: https://cdn.iubenda.com. Remove the redundant dns-prefetch entries.
Info::
1 URL(s) appear in multiple hints
The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: https://cdn.iubenda.com (preconnect+dns-prefetch).
Info::
Page uses 6 resource hint(s)

Current Resource Hints

preconnect
4
preload
dns-prefetch
2
prefetch

6 resource hints configured

preconnect already does the DNS lookup; adding dns-prefetch to the same origin is at best a no-op. Sample: https://cdn.iubenda.com. Remove the redundant dns-prefetch entries.

Why this matters

Performance issues directly impact user engagement and conversion rates.

The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: https://cdn.iubenda.com (preconnect+dns-prefetch).

Why this matters

Performance issues directly impact user engagement and conversion rates.

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.
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
Network Waterfall
86 requests over 6197ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.6 s LCP 5.4 shttps://serenis.it// https://serenis.it/ — 301 — 738 B — 332 ms — h2https://www.serenis.it/www.serenis.it/ https://www.serenis.it/ — 200 — 34.4 KiB — 661 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.5 KiB — 51 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 — 23 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d528fdf03394158dbc_Row-1-p-800.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d528fdf03394158dbc_Row-1-p-800.webp — 200 — 19.4 KiB — 132 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d51fe42e3e617a7765_Row%202-p-800.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d51fe42e3e617a7765_Row%202-p-800.webp — 200 — 16.7 KiB — 107 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d5036fa815de43e97d_Row%203-p-800.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d5036fa815de43e97d_Row%203-p-800.webp — 200 — 15.0 KiB — 90 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/67167a733b8243ca838eaf93_669ee1d521db0aaa7342e7bf_Row%206-p-800.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/67167a733b8243ca838eaf93_669ee1d521db0aaa7342e7bf_Row%206-p-800.webp — 200 — 10.1 KiB — 94 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d5cf3c690bdcc00e5d_Row%205-p-800.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d5cf3c690bdcc00e5d_Row%205-p-800.webp — 200 — 14.1 KiB — 65 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1da903208fc84803ff3_Row%204-p-800.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1da903208fc84803ff3_Row%204-p-800.webp — 200 — 14.4 KiB — 95 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 — 80 ms — h2https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669eeb73822a0e04bf2eb06d_grid-Tablet-p-800.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669eeb73822a0e04bf2eb06d_grid-Tablet-p-800.webp — 200 — 25.8 KiB — 114 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 — 72 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 — 59 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 — 40 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 — 41 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 — 57 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 — 23 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 — 56 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/6a0f174d93370d3ffdee98e6_DegularDisplay-Medium.woff2cdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f174d93370d3ffdee98e6_DegularDisplay-Medium.woff2 — 200 — 28.8 KiB — 33 ms — h3https://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 — 13 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 — 15 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 — 13 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 — 16 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.8 KiB — 25 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 — 39 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 — 300 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 — 20 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/692dbebbb7364ddeb704b89d_regala.avifcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/692dbebbb7364ddeb704b89d_regala.avif — 200 — 16.9 KiB — 20 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.6 s LCP 5.4 shttps://serenis.it// https://serenis.it/ — 301 — 738 B — 332 ms — h2https://www.serenis.it/www.serenis.it/ https://www.serenis.it/ — 200 — 34.4 KiB — 661 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.5 KiB — 51 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 — 23 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d528fdf03394158dbc_Row-1-p-800.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d528fdf03394158dbc_Row-1-p-800.webp — 200 — 19.4 KiB — 132 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d51fe42e3e617a7765_Row%202-p-800.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d51fe42e3e617a7765_Row%202-p-800.webp — 200 — 16.7 KiB — 107 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d5036fa815de43e97d_Row%203-p-800.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d5036fa815de43e97d_Row%203-p-800.webp — 200 — 15.0 KiB — 90 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/67167a733b8243ca838eaf93_669ee1d521db0aaa7342e7bf_Row%206-p-800.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/67167a733b8243ca838eaf93_669ee1d521db0aaa7342e7bf_Row%206-p-800.webp — 200 — 10.1 KiB — 94 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d5cf3c690bdcc00e5d_Row%205-p-800.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1d5cf3c690bdcc00e5d_Row%205-p-800.webp — 200 — 14.1 KiB — 65 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1da903208fc84803ff3_Row%204-p-800.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669ee1da903208fc84803ff3_Row%204-p-800.webp — 200 — 14.4 KiB — 95 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 — 80 ms — h2https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669eeb73822a0e04bf2eb06d_grid-Tablet-p-800.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/669eeb73822a0e04bf2eb06d_grid-Tablet-p-800.webp — 200 — 25.8 KiB — 114 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 — 72 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 — 59 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 — 40 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 — 41 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 — 57 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 — 23 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 — 56 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/6a0f174d93370d3ffdee98e6_DegularDisplay-Medium.woff2cdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a0f174d93370d3ffdee98e6_DegularDisplay-Medium.woff2 — 200 — 28.8 KiB — 33 ms — h3https://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 — 13 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 — 15 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 — 13 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 — 16 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.8 KiB — 25 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 — 39 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 — 300 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 — 20 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/692dbebbb7364ddeb704b89d_regala.avifcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/692dbebbb7364ddeb704b89d_regala.avif — 200 — 16.9 KiB — 20 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 — 40 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 — 28 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 — 41 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 — 52 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 — 41 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a197190eeccb22ae3357a9d_terapia-individuale-p-800.webpcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/6a197190eeccb22ae3357a9d_terapia-individuale-p-800.webp — 200 — 46.8 KiB — 50 ms — h3https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/678a2e4ee99fa286f2aaac28_favicon-Webflow-512x512%201.pngcdn.prod.website-files.com/60c61592... https://cdn.prod.website-files.com/60c61592c3ee5b9a0b6c342a/678a2e4ee99fa286f2aaac28_favicon-Webflow-512x512%201.png — 200 — 9.5 KiB — 76 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 — 50 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 — 50 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 — 84 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.8 KiB — 53 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 — 63 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 — 39 ms — h3https://player.vimeo.com/api/player.jsplayer.vimeo.com/api/player.js https://player.vimeo.com/api/player.js — 200 — 8.6 KiB — 81 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 — 534 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 — 85 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 — 32 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 — 23 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 — 23 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 — 8 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=WAjTrjrkUyGdD9aa4uIzwidget.trustpilot.com/trustbox-data... https://widget.trustpilot.com/trustbox-data/5419b637fa0340045cd0c936?businessUnitId=612cc718df8a85001c7f3815&locale=it-IT&random=WAjTrjrkUyGdD9aa4uIz — 200 — 868 B — 157 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(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%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(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=612cc718df8a85001c7f3815&widgetId=5419b637fa0340045cd0c936 — 204 — 309 B — 145 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(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%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(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=612cc718df8a85001c7f3815&widgetId=5419b637fa0340045cd0c936 — 204 — 308 B — 141 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 — 11 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(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%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(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=612cc718df8a85001c7f3815&widgetId=54ad5defc6454f065c28af8b — 204 — 308 B — 148 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 — 30 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 — 516 ms — h2https://gtm.serenis.it/gtag/js?id=G-NJE24PT4YX&cx=c&gtm=4e68j0&sign=7822a9ad737c8b5888a26f3c708d7d25576ba4df981b9b950838b49cbce7e9a9_20260821gtm.serenis.it/gtag/js?id=G-NJE24PT... https://gtm.serenis.it/gtag/js?id=G-NJE24PT4YX&cx=c&gtm=4e68j0&sign=7822a9ad737c8b5888a26f3c708d7d25576ba4df981b9b950838b49cbce7e9a9_20260821 — 200 — 208.5 KiB — 1.3 s — h2https://www.googletagmanager.com/gtag/js?id=AW-330328704&cx=c&gtm=4e68j0&sign=7822a9ad737c8b5888a26f3c708d7d25576ba4df981b9b950838b49cbce7e9a9_20260821www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-330328704&cx=c&gtm=4e68j0&sign=7822a9ad737c8b5888a26f3c708d7d25576ba4df981b9b950838b49cbce7e9a9_20260821 — 200 — 154.0 KiB — 131 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 — 385 B — 69 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 20.4 KiB — 25 ms — h2https://assets.customer.io/assets/track.jsassets.customer.io/assets/track.js https://assets.customer.io/assets/track.js — 200 — 3.0 KiB — 50 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&apvc=1&ae=g&en=page_view&dl=https%3A%2F%2Fwww.serenis.it%2F&scrsrc=gtm.serenis.it&rnd=1788214380.1787305910&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA&gtm=45Fe68j0v848349157za204zd848349157xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=115616985~115938465~115938468~118897920~118897930~120315471~120385422&tft=1787305909600&tfd=2531&gap.gtb=1&fmt=8pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&apvc=1&ae=g&en=page_view&dl=https%3A%2F%2Fwww.serenis.it%2F&scrsrc=gtm.serenis.it&rnd=1788214380.1787305910&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA&gtm=45Fe68j0v848349157za204zd848349157xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=115616985~115938465~115938468~118897920~118897930~120315471~120385422&tft=1787305909600&tfd=2531&gap.gtb=1&fmt=8 — 200 — 21 B — 82 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 — 7 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 — 60 ms — h2https://alb.reddit.com/rp.gif?ts=1787305909647&id=a2_hyt4m3txazai&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=eb8b60cd-d4d6-4e96-aae3-d7109b46184f&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=1.0.2&opt_out=0&sh=823&sw=412&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=1787305909... https://alb.reddit.com/rp.gif?ts=1787305909647&id=a2_hyt4m3txazai&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=eb8b60cd-d4d6-4e96-aae3-d7109b46184f&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=1.0.2&opt_out=0&sh=823&sw=412&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 — 125 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 — 37 ms — h2https://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 — 24 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=16&frm=0&apvc=0&tid=AW-330328704&en=page_view&dl=https%3A%2F%2Fwww.serenis.it%2F&scrsrc=www.googletagmanager.com&rnd=1788214380.1787305910&navt=n&npa=1&_tu=CA&gtm=45be68j0v9163952750z8848349157za20gzb848349157zd848349157xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=115616986~115938465~115938468~118897920~118897930~119367802~119367810~120315470~120385423&tft=1787305909844&tfd=2775&tids=AW-330328704&fmt=8pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=16&frm=0&apvc=0&tid=AW-330328704&en=page_view&dl=https%3A%2F%2Fwww.serenis.it%2F&scrsrc=www.googletagmanager.com&rnd=1788214380.1787305910&navt=n&npa=1&_tu=CA&gtm=45be68j0v9163952750z8848349157za20gzb848349157zd848349157xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=115616986~115938465~115938468~118897920~118897930~119367802~119367810~120315470~120385423&tft=1787305909844&tfd=2775&tids=AW-330328704&fmt=8 — 200 — 21 B — 68 ms — h3https://idb.iubenda.com/csdata?db=hits1idb.iubenda.com/csdata?db=hits1 https://idb.iubenda.com/csdata?db=hits1 — 204 — 573 B — 188 ms — h2https://gtm.serenis.it/g/collect?v=2&tid=G-NJE24PT4YX&gtm=45he68j0v867796152z8848349157za20kzb848349157zd848349157&_p=1787305907992&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&ecid=1994381518&_eu=EAAAAGA&_fplc=0&are=1&cid=827297331.1787305911&ec_mode=c&frm=0&ir=1&pscdl=denied&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=US-CA&sst.rnd=1788214380.1787305910&sst.us_privacy=1YN-&sst.tft=1787305907992&sst.lpc=268327436&sst.navt=n&sst.ude=0&gaf=2&_s=1&tag_exp=115938465~115938469~118897920~118897930~119367802~119367810~119381662~120315471~120385423~120412527&uid=&sid=1787305910&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=1787306108116_17873062508165&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=3901&richsstssegtm.serenis.it/g/collect?v=2&tid=G-... https://gtm.serenis.it/g/collect?v=2&tid=G-NJE24PT4YX&gtm=45he68j0v867796152z8848349157za20kzb848349157zd848349157&_p=1787305907992&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&ecid=1994381518&_eu=EAAAAGA&_fplc=0&are=1&cid=827297331.1787305911&ec_mode=c&frm=0&ir=1&pscdl=denied&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=US-CA&sst.rnd=1788214380.1787305910&sst.us_privacy=1YN-&sst.tft=1787305907992&sst.lpc=268327436&sst.navt=n&sst.ude=0&gaf=2&_s=1&tag_exp=115938465~115938469~118897920~118897930~119367802~119367810~119381662~120315471~120385423~120412527&uid=&sid=1787305910&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=1787306108116_17873062508165&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=3901&richsstsse — 200 — 233 B — 688 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=412&data%5Bheight%5D=823&c=&s=37fd0fc1-4c68-66c7-64a8-998fa1f16db0&site_id=a177f0d4852ef8c87c83&timestamp=1787305910991track.customer.io/events/page.gif?n... https://track.customer.io/events/page.gif?name=https%3A%2F%2Fwww.serenis.it%2F&data%5Bwidth%5D=412&data%5Bheight%5D=823&c=&s=37fd0fc1-4c68-66c7-64a8-998fa1f16db0&site_id=a177f0d4852ef8c87c83&timestamp=1787305910991 — 200 — 274 B — 99 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 — 15 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 — 431 B — 30 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 — 14 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 — 12 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=clUjQFq3JPmT8NOm9kXKwidget.trustpilot.com/trustbox-data... https://widget.trustpilot.com/trustbox-data/5419b637fa0340045cd0c936?businessUnitId=612cc718df8a85001c7f3815&locale=it-IT&random=clUjQFq3JPmT8NOm9kXK — 200 — 859 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(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%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(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=612cc718df8a85001c7f3815&widgetId=5419b637fa0340045cd0c936 — 204 — 308 B — 141 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(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%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(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=612cc718df8a85001c7f3815&widgetId=5419b637fa0340045cd0c936 — 204 — 308 B — 147 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(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%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(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&language=en-US&platform=Linux%20x86_64&nosettings=1&businessUnitId=612cc718df8a85001c7f3815&widgetId=54ad5defc6454f065c28af8b — 204 — 308 B — 142 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 7621ms · 958KB · €110/mo
cdn.prod.website-files.com
Other
Costly
Execution 2273ms
Transfer 76 KB
Monthly Cost €33/mo
www.serenis.it
Other
Costly
Execution 1445ms
Transfer 34 KB
Monthly Cost €21/mo
www.redditstatic.com
Other
Costly
Execution 678ms
Transfer 20 KB
Monthly Cost €10/mo
gtm.serenis.it
Other
Costly
Execution 614ms
Transfer 217 KB
Unused 33%
Monthly Cost €9/mo
jsDelivr
CDN
Costly
Execution 520ms
Transfer 1 KB
Monthly Cost €8/mo
gtm.serenis.it
Other
Costly
Execution 494ms
Transfer 209 KB
Unused 39%
Monthly Cost €7/mo
cdn.prod.website-files.com
Other
Costly
Execution 470ms
Transfer 1 KB
Monthly Cost €7/mo
Google Tag Manager
Tag Manager
Costly
Execution 326ms
Transfer 154 KB
Unused 44%
Monthly Cost €5/mo
Iubenda
Consent
Essential
Execution 316ms
Transfer 113 KB
Unused 58%
Monthly Cost €5/mo
d3e54v103j8qbb.cloudfront.net
Other
Costly
Execution 273ms
Transfer 30 KB
Monthly Cost €4/mo
widget.trustpilot.com
Other
Optional
Execution 100ms
Transfer 8 KB
Monthly Cost €1/mo
assets.customer.io
Other
Optional
Execution 61ms
Transfer 3 KB
Monthly Cost €1/mo
cdn.prod.website-files.com
Other
Optional
Execution 51ms
Transfer 91 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • cdn.prod.website-files.com adds 2273ms and costs ~€33/month
  • www.serenis.it adds 1445ms and costs ~€21/month
  • www.redditstatic.com adds 678ms and costs ~€10/month
  • gtm.serenis.it adds 614ms and costs ~€9/month
  • jsDelivr adds 520ms and costs ~€8/month
  • gtm.serenis.it adds 494ms and costs ~€7/month
  • cdn.prod.website-files.com adds 470ms and costs ~€7/month
  • Google Tag Manager adds 326ms and costs ~€5/month
  • d3e54v103j8qbb.cloudfront.net adds 273ms and costs ~€4/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 2273ms 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 1445ms 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.redditstatic.com takes 678ms 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

gtm.serenis.it takes 614ms 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

jsDelivr takes 520ms 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

gtm.serenis.it takes 494ms 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

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

Google Tag Manager takes 326ms 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

d3e54v103j8qbb.cloudfront.net takes 273ms 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

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