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.
5.75 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
18.35 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
9.32 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.
8.11 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.89 s
Page Load Progression
FPage Weight BudgetAction4.5 MB transferred, 283 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
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 CostAction17299ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 1862ms | 322ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TLWQWQT&l=GTMdataLayer | 1845ms | 1367ms | 396ms | 3rd |
| https://ddc.statefarm.com/statefarm/prod/code/94aba160f9c6c2c04b56455dc6817c87.js?conditionId0=567025 | 1379ms | 1312ms | 32ms | 3rd |
| https://www.statefarm.com/ | 1010ms | 600ms | 1ms | 3rd |
| https://www.statefarm.com/hplp/_next/static/chunks/framework-ce757b396f77691a.js | 960ms | 680ms | 19ms | 3rd |
| https://static1.st8fm.com/en_US/dxl-1x/prod/js/1x.core.js | 807ms | 581ms | 37ms | 3rd |
| https://cdn-pci.optimizely.com/js/8421581994.js | 759ms | 628ms | 45ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-3WRNTYXP84&l=GTMdataLayer&cx=c>m=4e64k1 | 637ms | 568ms | 55ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-1042761797&l=GTMdataLayer&cx=c>m=4e64k1 | 538ms | 402ms | 59ms | 3rd |
| https://ddc.statefarm.com/statefarm/prod/Bootstrap.js | 524ms | 445ms | 36ms | 3rd |
Showing top 10 of 37 scripts
FJS BundlesAction88 scripts, 1.3 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static1.st8fm.com/en_US/dxl-1x/prod/js/1x.core.js | 108 KB | 70 KB (65%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-3WRNTYXP84&l=GTMdataLayer&cx=c>m=4e64k1 | 178 KB | 64 KB (36%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-4520290&l=GTMdataLayer&cx=c>m=4e64k1 | 129 KB | 61 KB (47%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-11227412&l=GTMdataLayer&cx=c>m=4e64k1 | 129 KB | 61 KB (47%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-306580666&l=GTMdataLayer&cx=c>m=4e64k1 | 137 KB | 60 KB (44%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-11264551&l=GTMdataLayer&cx=c>m=4e64k1 | 131 KB | 58 KB (44%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-473928795&l=GTMdataLayer&cx=c>m=4e64k1 | 143 KB | 57 KB (40%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-1026860104&l=GTMdataLayer&cx=c>m=4e64k1 | 144 KB | 57 KB (40%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-978444974&l=GTMdataLayer&cx=c>m=4e64k1 | 146 KB | 57 KB (39%) | ✓ | 3rd |
| https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js | 106 KB | 57 KB (54%) | ✓ | 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 InventoryAction283 resources · 4.5 MB · 1.3 MB savings availableFIX
~1.3 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 283 resources | 4.5 MiB | ||||||
DHTTP CachingActionno-store (uncacheable)FIX
no-store, max-age=0
| Directive | Value | Meaning |
|---|---|---|
| no-store | — | Never cache this response |
| max-age | 0 | Cache for 0 seconds |
BImage Optimization60 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading6 fonts (192 KB)PASS
Web fonts
6
192 KB total
Render-blocking
0
of 6
Dominant font-display
swap
Most common across fonts
Font loading timeline
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)
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall283 requests over 6562msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 1862ms | 0 KB | — | $25/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 1845ms | 194 KB | 22% | $24/mo | Costly |
ddc.statefarm.com ddc.statefarm.com | Other | 1379ms | 77 KB | 67% | $18/mo | Costly |
www.statefarm.com www.statefarm.com | Other | 1010ms | 45 KB | — | $13/mo | Costly |
www.statefarm.com www.statefarm.com | Other | 960ms | 67 KB | 37% | $13/mo | Costly |
static1.st8fm.com static1.st8fm.com | Other | 807ms | 108 KB | 65% | $11/mo | Costly |
cdn-pci.optimizely.com cdn-pci.optimizely.com | Other | 759ms | 116 KB | 36% | $10/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 637ms | 178 KB | 36% | $8/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 538ms | 144 KB | 39% | $7/mo | Costly |
ddc.statefarm.com ddc.statefarm.com | Other | 524ms | 68 KB | 53% | $7/mo | Costly |
invocation.deel.c1.statefarm invocation.deel.c1.statefarm | Other | 514ms | 6 KB | — | $7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 455ms | 144 KB | 39% | $6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 448ms | 144 KB | 40% | $6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 428ms | 137 KB | 40% | $6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 380ms | 129 KB | 47% | $5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 357ms | 144 KB | 39% | $5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 347ms | 144 KB | 39% | $5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 340ms | 146 KB | 39% | $5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 338ms | 146 KB | 39% | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 333ms | 144 KB | 39% | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 324ms | 138 KB | 40% | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 302ms | 143 KB | 40% | $4/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 273ms | 97 KB | 43% | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 270ms | 131 KB | 44% | $4/mo | Costly |
analytics.tiktok.com analytics.tiktok.com | Other | 268ms | 106 KB | 54% | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 257ms | 137 KB | 44% | $3/mo | Costly |
resources.digital-cloud.medallia.com resources.digital-cloud.medallia.com | Other | 207ms | 70 KB | 60% | $3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 200ms | 129 KB | 47% | $3/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 186ms | 35 KB | — | $2/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 185ms | 37 KB | — | $2/mo | Optional |
sc-static.net sc-static.net | Other | 161ms | 25 KB | — | $2/mo | Optional |
www.statefarm.com www.statefarm.com | Other | 123ms | 48 KB | — | $2/mo | Optional |
analytics.tiktok.com analytics.tiktok.com | Other | 62ms | 40 KB | — | $1/mo | Optional |
www.redditstatic.com www.redditstatic.com | Other | 61ms | 19 KB | — | $1/mo | Optional |
www.statefarm.com www.statefarm.com | Other | 54ms | 1 KB | — | $1/mo | Optional |
static1.st8fm.com static1.st8fm.com | Other | 52ms | 74 KB | — | $1/mo | Optional |
s.yimg.com s.yimg.com | Other | 52ms | 7 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1862ms and costs ~$25/month
- Google Tag Manager adds 1845ms and costs ~$24/month
- ddc.statefarm.com adds 1379ms and costs ~$18/month
- www.statefarm.com adds 1010ms and costs ~$13/month
- www.statefarm.com adds 960ms and costs ~$13/month
- static1.st8fm.com adds 807ms and costs ~$11/month
- cdn-pci.optimizely.com adds 759ms and costs ~$10/month
- Google Tag Manager adds 637ms and costs ~$8/month
- Google Tag Manager adds 538ms and costs ~$7/month
- ddc.statefarm.com adds 524ms and costs ~$7/month
- invocation.deel.c1.statefarm adds 514ms and costs ~$7/month
- Google Tag Manager adds 455ms and costs ~$6/month
- Google Tag Manager adds 448ms and costs ~$6/month
- Google Tag Manager adds 428ms and costs ~$6/month
- Google Tag Manager adds 380ms and costs ~$5/month
- Google Tag Manager adds 357ms and costs ~$5/month
- Google Tag Manager adds 347ms and costs ~$5/month
- Google Tag Manager adds 340ms and costs ~$5/month
- Google Tag Manager adds 338ms and costs ~$4/month
- Google Tag Manager adds 333ms and costs ~$4/month
- Google Tag Manager adds 324ms and costs ~$4/month
- Google Tag Manager adds 302ms and costs ~$4/month
- Facebook Pixel adds 273ms and costs ~$4/month
- Google Tag Manager adds 270ms and costs ~$4/month
- analytics.tiktok.com adds 268ms and costs ~$4/month
- Google Tag Manager adds 257ms and costs ~$3/month
- resources.digital-cloud.medallia.com adds 207ms and costs ~$3/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
Unattributable takes 1862ms 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 1845ms 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
ddc.statefarm.com takes 1379ms 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
67% of ddc.statefarm.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
www.statefarm.com takes 1010ms 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.statefarm.com takes 960ms 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
static1.st8fm.com takes 807ms 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
65% of static1.st8fm.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
cdn-pci.optimizely.com takes 759ms 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 637ms 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 538ms 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
ddc.statefarm.com takes 524ms 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 ddc.statefarm.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
invocation.deel.c1.statefarm takes 514ms 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 455ms 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 448ms 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 428ms 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 380ms 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 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
Google Tag Manager takes 347ms 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 340ms 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 338ms 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 333ms 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 324ms 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
Facebook Pixel takes 273ms 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 270ms 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
analytics.tiktok.com takes 268ms 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
54% of analytics.tiktok.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
Google Tag Manager takes 257ms 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
resources.digital-cloud.medallia.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
60% of resources.digital-cloud.medallia.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