Performance
· 17 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.
1.89 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
11.67 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
4.54 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.025
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.71 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.
38.98 s
Page Load Progression
FPage Weight BudgetAction7.8 MB transferred, 175 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 ImpactAction75% third-party, 0 ms blockingFIX
FJS Execution CostAction10493ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://wpengine.com/ | 1331ms | 19ms | 4ms | 1st |
| https://cdn.segment.com/next-integrations/integrations/vendor/commons.59560acdd69ed701c941.js.gz | 1224ms | 1135ms | 9ms | 3rd |
| Unattributable | 1039ms | 128ms | 0ms | 3rd |
| https://wpengine.com/_next/static/chunks/framework-1df031800c5b959e.js | 824ms | 608ms | 15ms | 1st |
| https://wpengine.com/_next/static/chunks/pages/_app-92f2f405356b3ced.js | 823ms | 505ms | 171ms | 1st |
| https://wpmktgatlas.wpengine.com/wpengine-experiences.js | 535ms | 396ms | 75ms | 3rd |
| https://js.hs-analytics.net/analytics/1776799200000/46851451.js | 513ms | 385ms | 10ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-P3WPFTMP&l=dataLayer | 445ms | 337ms | 80ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-967467428&cx=c>m=4e64h1 | 368ms | 317ms | 46ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-P9KSJHS>m=4e64h1 | 337ms | 297ms | 31ms | 3rd |
Showing top 10 of 29 scripts
FJS BundlesAction65 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 | 246 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 | 57 KB (49%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-15251808&cx=c>m=4e64h1 | 129 KB | 57 KB (44%) | ✓ | 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 InventoryAction175 resources · 7.8 MB · 1.0 MB savings availableFIX
~1.0 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 175 resources | 7.8 MiB | ||||||
BImage Optimization45 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 Loading8 fonts (1217 KB)PASS
Web fonts
8
1217 KB total
Render-blocking
0
of 8
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
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 ~582 KB and ~1164 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints7 hints, 0 missing preconnectsPASS
Current Resource Hints
7 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall175 requests over 7674msINFO
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 | 1224ms | 22 KB | — | €21/mo | Costly |
Unattributable Unattributable | Other | 1039ms | 0 KB | — | €18/mo | Costly |
wpmktgatlas.wpengine.com wpmktgatlas.wpengine.com | Other | 535ms | 91 KB | — | €9/mo | Costly |
HubSpot Analytics js.hs-analytics.net | Analytics | 513ms | 42 KB | — | €9/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 445ms | 206 KB | 22% | €8/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 368ms | 145 KB | 37% | €6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 337ms | 137 KB | 46% | €6/mo | Costly |
js.qualified.com js.qualified.com | Other | 331ms | 117 KB | 49% | €6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 302ms | 129 KB | 44% | €5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 290ms | 166 KB | 39% | €5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 225ms | 137 KB | 43% | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 204ms | 129 KB | 46% | €4/mo | Costly |
jsDelivr cdn.jsdelivr.net | CDN | 195ms | 15 KB | — | €3/mo | Optional |
resources.usersnap.com resources.usersnap.com | Other | 149ms | 72 KB | 40% | €3/mo | Optional |
x.clearbitjs.com x.clearbitjs.com | Other | 146ms | 45 KB | — | €3/mo | Optional |
js.hubspot.com js.hubspot.com | Other | 145ms | 28 KB | — | €3/mo | Optional |
js.hsforms.net js.hsforms.net | Other | 139ms | 194 KB | 61% | €2/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 136ms | 97 KB | 36% | €2/mo | Optional |
js.qualified.com js.qualified.com | Other | 136ms | 97 KB | 52% | €2/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 126ms | 47 KB | 43% | €2/mo | Optional |
Segment cdn.segment.com | Analytics | 116ms | 9 KB | — | €2/mo | Optional |
www.redditstatic.com www.redditstatic.com | Other | 98ms | 19 KB | — | €2/mo | Optional |
Segment cdn.segment.com | Analytics | 73ms | 53 KB | 60% | €1/mo | Optional |
LinkedIn Insight snap.licdn.com | Advertising | 69ms | 19 KB | — | €1/mo | Optional |
cdn.mouseflow.com cdn.mouseflow.com | Other | 56ms | 65 KB | 74% | €1/mo | Optional |
These scripts may cost more than they're worth
- Segment adds 1224ms and costs ~€21/month
- Unattributable adds 1039ms and costs ~€18/month
- wpmktgatlas.wpengine.com adds 535ms and costs ~€9/month
- HubSpot Analytics adds 513ms and costs ~€9/month
- Google Tag Manager adds 445ms and costs ~€8/month
- Google Tag Manager adds 368ms and costs ~€6/month
- Google Tag Manager adds 337ms and costs ~€6/month
- js.qualified.com adds 331ms and costs ~€6/month
- Google Tag Manager adds 302ms and costs ~€5/month
- Google Tag Manager adds 290ms and costs ~€5/month
- Google Tag Manager adds 225ms and costs ~€4/month
- Google Tag Manager adds 204ms and costs ~€4/month
71% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
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
Segment takes 1224ms 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 1039ms 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 535ms 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
HubSpot Analytics takes 513ms 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
Google Tag Manager takes 445ms 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
Google Tag Manager takes 368ms 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
Google Tag Manager takes 337ms 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
js.qualified.com takes 331ms 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
Google Tag Manager takes 302ms 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
Google Tag Manager takes 290ms 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
Google Tag Manager takes 225ms 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
Google Tag Manager takes 204ms 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
61% of js.hsforms.net'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
52% 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
60% of Segment'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
74% of cdn.mouseflow.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