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.
4.42 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
16.86 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
11.82 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.096
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
11.78 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.
33.29 s
Page Load Progression
FPage Weight BudgetAction5.0 MB transferred, 204 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
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 CostAction30700ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.constantcontact.com/_next/static/chunks/2117-4ca1a743e6f7e736.js | 11639ms | 5946ms | 22ms | 3rd |
| https://www.constantcontact.com/_next/static/chunks/9703-725336a861474030.js | 4090ms | 1542ms | 228ms | 3rd |
| https://www.constantcontact.com/ | 3003ms | 125ms | 128ms | 3rd |
| https://www.constantcontact.com/_next/static/chunks/fd9d1056-5f297395f8861547.js | 1868ms | 785ms | 29ms | 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 | 1807ms | 745ms | 72ms | 3rd |
| Unattributable | 1727ms | 69ms | 0ms | 3rd |
| https://www.constantcontact.com/_next/static/chunks/4153-c2e55cd001fe0643.js | 1673ms | 1238ms | 413ms | 3rd |
| https://js.driftt.com/include/1776798600000/ugttdg9w9wam.js | 710ms | 656ms | 35ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-14T5LGLSQ3 | 625ms | 517ms | 92ms | 3rd |
| https://consent.cookiebot.com/uc.js | 612ms | 469ms | 23ms | 3rd |
Showing top 10 of 24 scripts
FJS BundlesAction104 scripts, 817 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.constantcontact.com/_next/static/chunks/9703-725336a861474030.js | 335 KB | 196 KB (59%) | ✓ | 3rd |
| https://www.constantcontact.com/_next/static/chunks/4153-c2e55cd001fe0643.js | 389 KB | 126 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 | 90 KB | 45 KB (50%) | ✓ | 3rd |
| https://www.constantcontact.com/_next/static/chunks/c473e9eb-3c280b268b890971.js | 127 KB | 37 KB (29%) | ✓ | 3rd |
| https://js.driftt.com/include/1776798600000/ugttdg9w9wam.js | 63 KB | 33 KB (52%) | ✓ | 3rd |
| https://www.constantcontact.com/_next/static/chunks/2301-194e3fcd484b2704.js | 80 KB | 29 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 InventoryAction204 resources · 5.0 MB · 817 KB savings availableFIX
~816.8 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 204 resources | 5.0 MiB | ||||||
CImage OptimizationAction32 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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingmax-age=0REVIEW
max-age=0
| Directive | Value | Meaning |
|---|---|---|
| max-age | 0 | Cache for 0 seconds |
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+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall204 requests over 10593msINFO
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 | 11639ms | 33 KB | — | $155/mo | Costly |
www.constantcontact.com www.constantcontact.com | Other | 4090ms | 335 KB | 59% | $54/mo | Costly |
www.constantcontact.com www.constantcontact.com | Other | 3003ms | 72 KB | — | $40/mo | Costly |
www.constantcontact.com www.constantcontact.com | Other | 1868ms | 55 KB | — | $25/mo | Costly |
consent.cookiebot.com consent.cookiebot.com | Other | 1807ms | 119 KB | 19% | $24/mo | Costly |
Unattributable Unattributable | Other | 1727ms | 0 KB | — | $23/mo | Costly |
www.constantcontact.com www.constantcontact.com | Other | 1673ms | 389 KB | 32% | $22/mo | Costly |
Drift js.driftt.com | Chat | 710ms | 63 KB | 52% | $9/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 625ms | 173 KB | 38% | $8/mo | Costly |
consent.cookiebot.com consent.cookiebot.com | Other | 612ms | 36 KB | — | $8/mo | Costly |
www.constantcontact.com www.constantcontact.com | Other | 571ms | 0 KB | — | $8/mo | Costly |
transcend-cdn.com transcend-cdn.com | Other | 333ms | 90 KB | 50% | $4/mo | Costly |
code.tidio.co code.tidio.co | Other | 309ms | 214 KB | 58% | $4/mo | Costly |
transcend-cdn.com transcend-cdn.com | Other | 271ms | 53 KB | 42% | $4/mo | Costly |
www.constantcontact.com www.constantcontact.com | Other | 258ms | 3 KB | — | $3/mo | Costly |
tags.tiqcdn.com tags.tiqcdn.com | Other | 238ms | 18 KB | — | $3/mo | Costly |
tags.tiqcdn.com tags.tiqcdn.com | Other | 153ms | 6 KB | — | $2/mo | Optional |
www.constantcontact.com www.constantcontact.com | Other | 151ms | 80 KB | 39% | $2/mo | Optional |
www.constantcontact.com www.constantcontact.com | Other | 139ms | 14 KB | — | $2/mo | Optional |
Google Analytics www.google-analytics.com | Analytics | 133ms | 21 KB | — | $2/mo | Optional |
www.constantcontact.com www.constantcontact.com | Other | 109ms | 127 KB | 29% | $1/mo | Optional |
static.cloudflareinsights.com static.cloudflareinsights.com | Other | 96ms | 11 KB | — | $1/mo | Optional |
www.constantcontact.com www.constantcontact.com | Other | 93ms | 33 KB | 68% | $1/mo | Optional |
code.tidio.co code.tidio.co | Other | 93ms | 0 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- www.constantcontact.com adds 11639ms and costs ~$155/month
- www.constantcontact.com adds 4090ms and costs ~$54/month
- www.constantcontact.com adds 3003ms and costs ~$40/month
- www.constantcontact.com adds 1868ms and costs ~$25/month
- consent.cookiebot.com adds 1807ms and costs ~$24/month
- Unattributable adds 1727ms and costs ~$23/month
- www.constantcontact.com adds 1673ms and costs ~$22/month
- Drift adds 710ms and costs ~$9/month
- Google Tag Manager adds 625ms and costs ~$8/month
- consent.cookiebot.com adds 612ms and costs ~$8/month
- www.constantcontact.com adds 571ms and costs ~$8/month
- transcend-cdn.com adds 333ms and costs ~$4/month
- code.tidio.co adds 309ms and costs ~$4/month
- transcend-cdn.com adds 271ms and costs ~$4/month
- www.constantcontact.com adds 258ms and costs ~$3/month
- tags.tiqcdn.com adds 238ms 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
www.constantcontact.com takes 11639ms 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 4090ms 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 3003ms 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 1868ms 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
consent.cookiebot.com takes 1807ms 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 1727ms 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 1673ms 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
Drift takes 710ms 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
Google Tag Manager takes 625ms 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
consent.cookiebot.com takes 612ms 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 571ms 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
transcend-cdn.com 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
50% of transcend-cdn.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
code.tidio.co takes 309ms 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
58% of code.tidio.co'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
transcend-cdn.com takes 271ms 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 258ms 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
tags.tiqcdn.com takes 238ms 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
68% 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