Skip to content
https://www.zapier.com

Performance

· 16 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
71
GRADE
C
FIX
5
REVIEW
2
PASS
7
INFO
2

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

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

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

9.64 s

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

19.07 s

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

2.48 s

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

0.000

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

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

23.89 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
16
7 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
3.8 MB transferred, 186 requests
FIX
3.8 MB transferred, 186 requests
Warning::
Page weighs 8.9 MB (3.8 MB transferred)
Warning::
Images are 1.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.7 MB
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Info::
Fonts are 247 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 247 KB
Warning::
186 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.80 g CO2 per page load
3.8 MB / 2.4 MB budget
3.8 MB transferred
186 requests
0.80 g CO2 per page load
Images 1.7 MiB 44%
JavaScript 1.7 MiB 44%
Fonts 246.5 KiB 6%
Other 80.1 KiB 2%
HTML 71.9 KiB 2%
Other 39.6 KiB 1%
CSS 20.8 KiB 1%
Other 9.9 KiB 0%
Other 3.0 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

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 (3.8 MiB of 3.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
28177ms total JS execution
FIX
28177ms total JS execution
Warning::
https://zapier.com/: 20367ms CPU time
Warning::
Unattributable: 2460ms CPU time
Warning::
https://pagebuilder.vercel.zapier.com/_next/static...: 1823ms CPU time
Warning::
https://pagebuilder.vercel.zapier.com/_next/static...: 1161ms CPU time
Warning::
https://js.intercomcdn.com/vendor-modern.df860bed....: 742ms CPU time
Warning::
Third-party scripts: 28177ms (100% of total)

Main Thread Breakdown

Other 44% Rendering 21% Style & Layout 16% Script Evaluation 16%
ScriptTotalScriptingParse/CompileParty
https://zapier.com/20367ms38ms1ms3rd
Unattributable2460ms186ms0ms3rd
https://pagebuilder.vercel.zapier.com/_next/static/chunks/pages/_app-7c1824420cade122.js1823ms1503ms293ms3rd
https://pagebuilder.vercel.zapier.com/_next/static/chunks/framework-7529195ed44b4d76.js1161ms988ms16ms3rd
https://js.intercomcdn.com/vendor-modern.df860bed.js742ms656ms59ms3rd
https://pagebuilder.vercel.zapier.com/_next/static/chunks/main-fa4b119a15b4e728.js664ms345ms42ms3rd
https://js.intercomcdn.com/frame-modern.c43524e8.js342ms161ms91ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-K7GFJTV244ms165ms44ms3rd
https://cdn.zapier.com/packages/intercom/v1/index.js174ms141ms2ms3rd
https://x.clearbitjs.com/v2/pk_44f2f0feca41d0f210ba762b7ed91ae7/tracking.min.js112ms97ms13ms3rd

Showing top 10 of 11 scripts

F
JS Bundles
Action
33 scripts, 956 KB unused
FIX
33 scripts, 956 KB unused
Warning::
https://pagebuilder.vercel.zapier.com/_next/static...: 547 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.intercomcdn.com/frame-modern.c43524e8.j...: 124 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.intercomcdn.com/vendor-modern.df860bed....: 86 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-K7G...: 81 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pagebuilder.vercel.zapier.com/_next/static...: 38 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 956 KB
956 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://pagebuilder.vercel.zapier.com/_next/static/chunks/pages/_app-7c1824420cade122.js848 KB547 KB (65%)3rd
https://js.intercomcdn.com/frame-modern.c43524e8.js192 KB124 KB (65%)3rd
https://js.intercomcdn.com/vendor-modern.df860bed.js144 KB86 KB (60%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-K7GFJTV171 KB81 KB (47%)3rd
https://pagebuilder.vercel.zapier.com/_next/static/chunks/main-fa4b119a15b4e728.js92 KB38 KB (42%)3rd
https://pagebuilder.vercel.zapier.com/_next/static/chunks/9333b993-701fb2a615a6e6d5.js41 KB36 KB (88%)3rd
https://pagebuilder.vercel.zapier.com/_next/static/chunks/551df597.fccee49cc615f3fb.js27 KB23 KB (88%)3rd
https://pagebuilder.vercel.zapier.com/_next/static/chunks/framework-7529195ed44b4d76.js57 KB21 KB (37%)3rd
https://pagebuilder.vercel.zapier.com/_next/static/chunks/6801.d037e623643bff3c.js2 KB3rd
https://pagebuilder.vercel.zapier.com/_next/static/pagebuilder-54f42e60dbf18f893c5884dc7e1c9bc8f7827464/_buildManifest.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

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
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
Image Optimization
Action
96 images, 0 KB saveable
REVIEW
96 images, 0 KB saveable
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/developer_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/services/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/services/6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/developer_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/developer_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/services/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/developer/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/developer_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/developer_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/services/e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/developer_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/services/7... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/developer_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/services/6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/services/7... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/services/8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/developer_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/services/8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/services/6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/services/9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier.com/generated/asana/64 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/services/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/developer_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://zapier-images.imgix.net/storage/services/b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://res.cloudinary.com/zapier-media/image/uplo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
96 images 1.7 MB
0 oversized -0 KB
45 legacy format
71 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

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

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

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

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

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

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

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

Web fonts

4

247 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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 9.6 s LCP 19.1 shttps://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2UcC73FwrK3iLTeHuS_nVMrM... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 47.3 KiB — 0 ms — font-display: swaphttps://fonts.zapier.com/Degular/DegularDisplay-Medium.woff2DegularDisplay-Medium.w... https://fonts.zapier.com/Degular/DegularDisplay-Medium.woff2 — 35.5 KiB — 0 ms — font-display: swaphttps://res.cloudinary.com/zapier-media/raw/upload/fonts/GT%20Alpina/GT-Alpina-Standard-Thin.woff2GT-Alpina-Standard-Thin... https://res.cloudinary.com/zapier-media/raw/upload/fonts/GT%20Alpina/GT-Alpina-Standard-Thin.woff2 — 128.0 KiB — 0 ms — font-display: swaphttps://fonts.zapier.com/Degular/DegularDisplay-Semibold.woff2DegularDisplay-Semibold... https://fonts.zapier.com/Degular/DegularDisplay-Semibold.woff2 — 35.6 KiB — 0 ms — font-display: swap
UcC73FwrK3iLTeHuS_nVMrM... woff2 swap
Size 47 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
DegularDisplay-Medium.w... woff2 swap
Size 36 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
GT-Alpina-Standard-Thin... woff2 swap
Size 128 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
DegularDisplay-Semibold... woff2 swap
Size 36 KB
Load time 0 ms
Start 0 ms
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 ~64 KB and ~128 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
89 hints, 0 missing preconnects
PASS
89 hints, 0 missing preconnects
Info::
Page uses 89 resource hint(s)

Current Resource Hints

preconnect
2
preload
+75
85
dns-prefetch
2
prefetch

89 resource hints configured

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
Network Waterfall
186 requests over 0ms
INFO

Performance analysis not available for this result.

Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 28177ms · 1632KB · €306/mo
zapier.com
Other
Costly
Execution 20367ms
Transfer 72 KB
Monthly Cost €221/mo
Unattributable
Other
Costly
Execution 2460ms
Transfer 0 KB
Monthly Cost €27/mo
pagebuilder.vercel.zapier.com
Other
Costly
Execution 1823ms
Transfer 848 KB
Unused 65%
Monthly Cost €20/mo
pagebuilder.vercel.zapier.com
Other
Costly
Execution 1161ms
Transfer 57 KB
Unused 37%
Monthly Cost €13/mo
js.intercomcdn.com
Other
Costly
Execution 742ms
Transfer 144 KB
Unused 60%
Monthly Cost €8/mo
pagebuilder.vercel.zapier.com
Other
Costly
Execution 664ms
Transfer 92 KB
Unused 42%
Monthly Cost €7/mo
js.intercomcdn.com
Other
Costly
Execution 342ms
Transfer 192 KB
Unused 65%
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Costly
Execution 244ms
Transfer 171 KB
Unused 47%
Monthly Cost €3/mo
cdn.zapier.com
Other
Optional
Execution 174ms
Transfer 7 KB
Monthly Cost €2/mo
x.clearbitjs.com
Other
Optional
Execution 112ms
Transfer 45 KB
Monthly Cost €1/mo
pagebuilder.vercel.zapier.com
Other
Optional
Execution 86ms
Transfer 3 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • zapier.com adds 20367ms and costs ~€221/month
  • Unattributable adds 2460ms and costs ~€27/month
  • pagebuilder.vercel.zapier.com adds 1823ms and costs ~€20/month
  • pagebuilder.vercel.zapier.com adds 1161ms and costs ~€13/month
  • js.intercomcdn.com adds 742ms and costs ~€8/month
  • pagebuilder.vercel.zapier.com adds 664ms and costs ~€7/month
  • js.intercomcdn.com adds 342ms and costs ~€4/month
  • Google Tag Manager adds 244ms and costs ~€3/month

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

zapier.com takes 20367ms 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

Unattributable takes 2460ms 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

pagebuilder.vercel.zapier.com takes 1823ms 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

65% of pagebuilder.vercel.zapier.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

pagebuilder.vercel.zapier.com takes 1161ms 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

js.intercomcdn.com takes 742ms 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

60% of js.intercomcdn.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

pagebuilder.vercel.zapier.com takes 664ms 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

js.intercomcdn.com takes 342ms 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

65% of js.intercomcdn.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback