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.
1.26 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.78 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
711 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.85 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.
5.27 s
Page Load Progression
FPage Weight BudgetAction5.6 MB transferred, 212 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
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.
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 CostAction3846ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.constantcontact.com/_next/static/chunks/2117-4ca1a743e6f7e736.js | 1891ms | 1072ms | 4ms | 3rd |
| https://www.constantcontact.com/_next/static/chunks/9703-c68bd74e9212fb58.js | 476ms | 162ms | 23ms | 3rd |
| https://www.constantcontact.com/ | 378ms | 14ms | 15ms | 3rd |
| https://www.constantcontact.com/_next/static/chunks/fd9d1056-5f297395f8861547.js | 307ms | 228ms | 3ms | 3rd |
| https://consent.cookiebot.com/36973317-3a13-4d05-864e-97fcc940b9ee/cc.js?renew=false&referer=www.constantcontact.com&dnt=false&init=false&georegions=%5B%7B%22r%22%3A%22US%2CAU%2CCA%22%2C%22i%22%3A%220b732793-8382-4d70-9050-c95355d4f3a5%22%7D%5D | 194ms | 73ms | 8ms | 3rd |
| Unattributable | 175ms | 7ms | 0ms | 3rd |
| https://www.constantcontact.com/_next/static/chunks/webpack-9936dd33158e170e.js | 169ms | 164ms | 0ms | 3rd |
| https://js.driftt.com/include/1776900600000/ugttdg9w9wam.js | 77ms | 72ms | 4ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-14T5LGLSQ3 | 64ms | 54ms | 9ms | 3rd |
| https://www.constantcontact.com/_next/static/chunks/4153-a5b564c58d232e67.js | 61ms | 3ms | 57ms | 3rd |
Showing top 10 of 11 scripts
FJS BundlesAction104 scripts, 819 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.constantcontact.com/_next/static/chunks/9703-c68bd74e9212fb58.js | 335 KB | 196 KB (59%) | ✓ | 3rd |
| https://www.constantcontact.com/_next/static/chunks/4153-a5b564c58d232e67.js | 386 KB | 125 KB (32%) | ✓ | 3rd |
| https://code.tidio.co/widget-v4/1_427_0/static/js/widget.155aa5f3d5f6bde40f89.js | 214 KB | 124 KB (58%) | ✓ | 3rd |
| https://www.constantcontact.com/_next/static/chunks/dc112a36-7ca7a7d409b86d48.js | 79 KB | 68 KB (87%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-14T5LGLSQ3 | 173 KB | 66 KB (38%) | ✓ | 3rd |
| https://transcend-cdn.com/cm/ceb33a79-6942-496d-82eb-e6af9c7658ef/ui.js | 91 KB | 45 KB (50%) | ✓ | 3rd |
| https://www.constantcontact.com/_next/static/chunks/c473e9eb-3c280b268b890971.js | 126 KB | 37 KB (29%) | ✓ | 3rd |
| https://js.driftt.com/include/1776900600000/ugttdg9w9wam.js | 63 KB | 33 KB (52%) | ✓ | 3rd |
| https://www.constantcontact.com/_next/static/chunks/46-5f667428bedb2963.js | 82 KB | 30 KB (39%) | ✓ | 3rd |
| https://www.constantcontact.com/_next/static/chunks/9310-124c440f7a9d53ad.js | 35 KB | 25 KB (73%) | ✓ | 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 InventoryAction212 resources · 5.6 MB · 819 KB savings availableFIX
~818.9 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 212 resources | 5.6 MiB | ||||||
DHTTP CachingActionno-store (uncacheable)FIX
no-cache, no-store, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| no-cache | — | Cache but always revalidate first |
| no-store | — | Never cache this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
CImage OptimizationAction40 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
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.
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.
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.
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.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (195 KB)PASS
Web fonts
5
195 KB total
Render-blocking
0
of 5
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
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 ~1 KB and ~2 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: Google Cloud
Network Waterfall212 requests over 8128msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.constantcontact.com www.constantcontact.com | Other | 1891ms | 33 KB | — | $25/mo | Costly |
www.constantcontact.com www.constantcontact.com | Other | 476ms | 335 KB | 59% | $6/mo | Costly |
www.constantcontact.com www.constantcontact.com | Other | 378ms | 72 KB | — | $5/mo | Costly |
www.constantcontact.com www.constantcontact.com | Other | 307ms | 54 KB | — | $4/mo | Costly |
consent.cookiebot.com consent.cookiebot.com | Other | 194ms | 119 KB | 19% | $3/mo | Optional |
Unattributable Unattributable | Other | 175ms | 0 KB | — | $2/mo | Optional |
www.constantcontact.com www.constantcontact.com | Other | 169ms | 3 KB | — | $2/mo | Optional |
Drift js.driftt.com | Chat | 77ms | 63 KB | 52% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 64ms | 173 KB | 38% | $1/mo | Optional |
www.constantcontact.com www.constantcontact.com | Other | 61ms | 386 KB | 32% | $1/mo | Optional |
consent.cookiebot.com consent.cookiebot.com | Other | 57ms | 27 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- www.constantcontact.com adds 1891ms and costs ~$25/month
- www.constantcontact.com adds 476ms and costs ~$6/month
- www.constantcontact.com adds 378ms and costs ~$5/month
- www.constantcontact.com adds 307ms 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.constantcontact.com takes 1891ms 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.constantcontact.com takes 476ms 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
59% of www.constantcontact.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.constantcontact.com takes 378ms 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.constantcontact.com takes 307ms 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 Drift'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