Performance
· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
749 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.65 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
595 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.127
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.38 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.
9.19 s
Page Load Progression
FPage Weight BudgetAction8.9 MB transferred, 208 requestsFIX
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
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.
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.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction69% third-party, 0 ms blockingFIX
DJS Execution CostAction3049ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://wpengine.com/ | 676ms | 5ms | 1ms | 1st |
| https://cdn.segment.com/next-integrations/integrations/vendor/commons.59560acdd69ed701c941.js.gz | 357ms | 336ms | 3ms | 3rd |
| Unattributable | 348ms | 25ms | 0ms | 3rd |
| https://wpengine.com/_next/static/chunks/framework-1df031800c5b959e.js | 279ms | 199ms | 4ms | 1st |
| https://wpengine.com/_next/static/chunks/pages/_app-92f2f405356b3ced.js | 223ms | 138ms | 45ms | 1st |
| https://wpmktgatlas.wpengine.com/wpengine-experiences.js | 215ms | 174ms | 12ms | 3rd |
| https://js.hs-analytics.net/analytics/1776799500000/46851451.js | 198ms | 127ms | 3ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-P3WPFTMP&l=dataLayer | 112ms | 86ms | 21ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-967467428&cx=c>m=4e64h1 | 110ms | 99ms | 9ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-P9KSJHS>m=4e64h1 | 100ms | 85ms | 12ms | 3rd |
Showing top 10 of 16 scripts
FJS BundlesAction67 scripts, 1.0 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://wpengine.com/_next/static/chunks/pages/_app-92f2f405356b3ced.js | 535 KB | 245 KB (46%) | ✓ | 1st |
| https://js.hsforms.net/forms/v2.js | 194 KB | 113 KB (61%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-QQ5FN8NX8W&cx=c>m=4e64h1 | 166 KB | 64 KB (39%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-P9KSJHS>m=4e64h1 | 137 KB | 62 KB (46%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-11601526&cx=c>m=4e64h1 | 129 KB | 60 KB (46%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-669924639&cx=c>m=4e64h1 | 137 KB | 59 KB (43%) | ✓ | 3rd |
| https://js.qualified.com/qualified.js?token=NQ1LoYRihqenjAdN | 117 KB | 55 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-15251808&cx=c>m=4e64h1 | 129 KB | 55 KB (43%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-967467428&cx=c>m=4e64h1 | 145 KB | 54 KB (37%) | ✓ | 3rd |
| https://js.qualified.com/packs/js/multimodal_v2-1aa133be.js | 97 KB | 50 KB (52%) | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
FPage Weight InventoryAction208 resources · 8.9 MB · 1.0 MB savings availableFIX
~1.0 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 208 resources | 8.9 MiB | ||||||
BImage Optimization57 images, 0 KB saveableREVIEW
BHTTP Cachings-maxage=30, stale-while-revalidate=31535970REVIEW
s-maxage=30, stale-while-revalidate=31535970
| Directive | Value | Meaning |
|---|---|---|
| s-maxage | 30 | CDN caches for 30 seconds |
| stale-while-revalidate | 31535970 | Serve stale for 52 weeks while fetching fresh |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading9 fonts (1441 KB)PASS
Web fonts
9
1441 KB total
Render-blocking
0
of 9
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- 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 ~695 KB and ~1390 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall208 requests over 7504msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Segment cdn.segment.com | Analytics | 357ms | 22 KB | — | €6/mo | Costly |
Unattributable Unattributable | Other | 348ms | 0 KB | — | €6/mo | Costly |
wpmktgatlas.wpengine.com wpmktgatlas.wpengine.com | Other | 215ms | 92 KB | — | €4/mo | Costly |
HubSpot Analytics js.hs-analytics.net | Analytics | 198ms | 42 KB | — | €3/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 112ms | 206 KB | 22% | €2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 110ms | 145 KB | 37% | €2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 100ms | 137 KB | 46% | €2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 81ms | 166 KB | 39% | €1/mo | Optional |
js.qualified.com js.qualified.com | Other | 80ms | 39 KB | 64% | €1/mo | Optional |
js.qualified.com js.qualified.com | Other | 72ms | 117 KB | 48% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 71ms | 129 KB | 43% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 70ms | 129 KB | 46% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 57ms | 137 KB | 43% | €1/mo | Optional |
These scripts may cost more than they're worth
- Segment adds 357ms and costs ~€6/month
- Unattributable adds 348ms and costs ~€6/month
- wpmktgatlas.wpengine.com adds 215ms and costs ~€4/month
61% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
Segment takes 357ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Unattributable takes 348ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
wpmktgatlas.wpengine.com takes 215ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
64% of js.qualified.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev