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.99 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.16 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
4.04 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.548
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
5.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.
29.75 s
Page Load Progression
FPage Weight BudgetAction4.1 MB transferred, 154 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 ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction12097ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.goto.com/ | 2324ms | 49ms | 3ms | 3rd |
| Unattributable | 1785ms | 87ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-KP8F3CX | 1536ms | 1109ms | 125ms | 3rd |
| https://www.goto.com/_next/static/chunks/framework-de98b93a850cfc71.js | 981ms | 775ms | 29ms | 3rd |
| https://www.goto.com/_next/static/chunks/pages/_app-4988ce35afc0118b.js | 592ms | 465ms | 9ms | 3rd |
| https://js.qualified.com/qualified.js?token=hUipxtRKEHpLVXaK | 586ms | 454ms | 55ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-6MMS07YSMJ&cx=c>m=4e64h1 | 492ms | 418ms | 67ms | 3rd |
| https://www.goto.com/_next/static/chunks/pages/%5B%5B...path%5D%5D-1443c39fccf4f8ac.js | 452ms | 451ms | 1ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js | 411ms | 249ms | 69ms | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-979374314&cx=c>m=4e64h1 | 408ms | 335ms | 67ms | 3rd |
Showing top 10 of 26 scripts
FJS BundlesAction50 scripts, 766 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.goto.com/_next/static/chunks/992-52db63a281bfe1ff.js | 179 KB | 135 KB (76%) | ✓ | 3rd |
| https://www.goto.com/_next/static/chunks/299-c5fb47e00534af36.js | 197 KB | 129 KB (67%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js | 127 KB | 67 KB (53%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-6MMS07YSMJ&cx=c>m=4e64h1 | 164 KB | 63 KB (38%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=DC-9294863&cx=c>m=4e64h1 | 131 KB | 61 KB (47%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-979374314&cx=c>m=4e64h1 | 137 KB | 59 KB (43%) | ✓ | 3rd |
| https://js.qualified.com/qualified.js?token=hUipxtRKEHpLVXaK | 117 KB | 57 KB (49%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-KP8F3CX | 201 KB | 48 KB (24%) | ✓ | 3rd |
| https://js.qualified.com/packs/js/multimodal_v2-3fbc98a7.js | 97 KB | 47 KB (52%) | ✓ | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 97 KB | 32 KB (33%) | ✓ | 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 InventoryAction154 resources · 4.1 MB · 766 KB savings availableFIX
~765.8 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 154 resources | 4.1 MiB | ||||||
BImage Optimization35 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingpublic, max-age=0, must-revalidateREVIEW
public, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading8 fonts (642 KB)PASS
Web fonts
8
642 KB total
Render-blocking
0
of 8
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- 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 ~229 KB and ~458 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints4 hints, 0 missing preconnectsPASS
Current Resource Hints
4 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall154 requests over 6574msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.goto.com www.goto.com | Other | 2324ms | 39 KB | — | $40/mo | Costly |
Unattributable Unattributable | Other | 1785ms | 0 KB | — | $31/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 1536ms | 201 KB | 24% | $27/mo | Costly |
www.goto.com www.goto.com | Other | 981ms | 60 KB | 36% | $17/mo | Costly |
www.goto.com www.goto.com | Other | 592ms | 22 KB | — | $10/mo | Costly |
js.qualified.com js.qualified.com | Other | 586ms | 117 KB | 49% | $10/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 492ms | 164 KB | 38% | $9/mo | Costly |
www.goto.com www.goto.com | Other | 452ms | 1 KB | — | $8/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 411ms | 127 KB | 53% | $7/mo | Essential |
Google Tag Manager www.googletagmanager.com | Tag Manager | 408ms | 137 KB | 43% | $7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 320ms | 131 KB | 47% | $6/mo | Costly |
j.6sc.co j.6sc.co | Other | 299ms | 19 KB | — | $5/mo | Costly |
www.goto.com www.goto.com | Other | 261ms | 2 KB | — | $4/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 209ms | 97 KB | 33% | $4/mo | Costly |
js.qualified.com js.qualified.com | Other | 207ms | 97 KB | 52% | $4/mo | Costly |
try.abtasty.com try.abtasty.com | Other | 198ms | 48 KB | 42% | $3/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 192ms | 46 KB | — | $3/mo | Optional |
www.goto.com www.goto.com | Other | 141ms | 41 KB | — | $2/mo | Optional |
www.goto.com www.goto.com | Other | 140ms | 179 KB | 76% | $2/mo | Optional |
d.impactradius-event.com d.impactradius-event.com | Other | 133ms | 20 KB | — | $2/mo | Optional |
www.goto.com www.goto.com | Other | 85ms | 197 KB | 67% | $1/mo | Optional |
www.redditstatic.com www.redditstatic.com | Other | 84ms | 19 KB | — | $1/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 75ms | 9 KB | — | $1/mo | Essential |
munchkin.marketo.net munchkin.marketo.net | Other | 68ms | 1 KB | — | $1/mo | Optional |
LinkedIn Insight snap.licdn.com | Advertising | 65ms | 19 KB | — | $1/mo | Optional |
Bing UET bat.bing.com | Advertising | 53ms | 15 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- www.goto.com adds 2324ms and costs ~$40/month
- Unattributable adds 1785ms and costs ~$31/month
- Google Tag Manager adds 1536ms and costs ~$27/month
- www.goto.com adds 981ms and costs ~$17/month
- www.goto.com adds 592ms and costs ~$10/month
- js.qualified.com adds 586ms and costs ~$10/month
- Google Tag Manager adds 492ms and costs ~$9/month
- www.goto.com adds 452ms and costs ~$8/month
- Google Tag Manager adds 408ms and costs ~$7/month
- Google Tag Manager adds 320ms and costs ~$6/month
- j.6sc.co adds 299ms and costs ~$5/month
- www.goto.com adds 261ms and costs ~$4/month
- Facebook Pixel adds 209ms and costs ~$4/month
- js.qualified.com adds 207ms and costs ~$4/month
100% 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
www.goto.com takes 2324ms 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 1785ms 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 1536ms 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
www.goto.com takes 981ms 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
www.goto.com takes 592ms 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 586ms 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 492ms 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
www.goto.com takes 452ms 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
53% of OneTrust'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
Google Tag Manager takes 408ms 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 320ms 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
j.6sc.co takes 299ms 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
www.goto.com takes 261ms 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
Facebook Pixel takes 209ms 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 207ms 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
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
76% of www.goto.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
67% of www.goto.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