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.
17.43 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
28.93 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.47 s
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.
17.43 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.39 s
Page Load Progression
FPage Weight BudgetAction6.4 MB transferred, 111 requestsFIX
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
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 ImpactAction98% third-party, 0 ms blockingFIX
FJS Execution CostAction5888ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://youradchoices.ca/ | 1008ms | 561ms | 20ms | 1st |
| https://assets.squarespace.com/universal/scripts-compressed/common-685e8299b71caa80-min.en-US.js | 735ms | 532ms | 135ms | 3rd |
| Unattributable | 734ms | 18ms | 0ms | 3rd |
| https://assets.squarespace.com/universal/scripts-compressed/53473-9cce148b1268e4b6-min.en-US.js | 733ms | 710ms | 6ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-8S5LBD9ZWH | 560ms | 416ms | 76ms | 3rd |
| https://static1.squarespace.com/static/ta/55f0a9b0e4b0f3eb70352f6d/359/scripts/site-bundle.js | 334ms | 83ms | 17ms | 3rd |
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 318ms | 189ms | 112ms | 3rd |
| https://assets.squarespace.com/universal/scripts-compressed/66796-da5ed142159e6b44-min.en-US.js | 253ms | 245ms | 8ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-35719184-1 | 170ms | 124ms | 45ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-{AW-ID} | 155ms | 105ms | 49ms | 3rd |
Showing top 10 of 18 scripts
FJS BundlesAction41 scripts, 1.3 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 0 KB | 177 KB (49%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 362 KB | 177 KB (49%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 362 KB | 177 KB (49%) | ✓ | 3rd |
| https://assets.squarespace.com/universal/scripts-compressed/common-685e8299b71caa80-min.en-US.js | 276 KB | 173 KB (63%) | ✓ | 3rd |
| https://assets.squarespace.com/universal/scripts-compressed/commerce-ad9e32fad34293d6-min.en-US.js | 189 KB | 155 KB (82%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-35719184-1&cx=c>m=4e64h1h1 | 124 KB | 91 KB (74%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-{AW-ID} | 134 KB | 82 KB (61%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-8S5LBD9ZWH | 178 KB | 67 KB (38%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-35719184-1 | 125 KB | 65 KB (52%) | ✓ | 3rd |
| https://assets.squarespace.com/universal/scripts-compressed/common-vendors-88286999a7ee6fd5-min.en-US.js | 168 KB | 62 KB (37%) | ✓ | 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 InventoryAction111 resources · 6.4 MB · 1.3 MB savings availableFIX
~1.3 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 111 resources | 6.4 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization10 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
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 Loading26 fonts (569 KB)PASS
Web fonts
26
569 KB total
Render-blocking
0
of 26
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
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 ~31 KB and ~62 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 Waterfall111 requests over 1787msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
assets.squarespace.com assets.squarespace.com | Other | 735ms | 276 KB | 63% | CA$6/mo | Costly |
Unattributable Unattributable | Other | 734ms | 0 KB | — | CA$6/mo | Costly |
assets.squarespace.com assets.squarespace.com | Other | 733ms | 15 KB | — | CA$6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 560ms | 178 KB | 38% | CA$4/mo | Costly |
static1.squarespace.com static1.squarespace.com | Other | 334ms | 46 KB | — | CA$3/mo | Costly |
www.gstatic.com www.gstatic.com | Other | 318ms | 0 KB | 49% | CA$2/mo | Costly |
assets.squarespace.com assets.squarespace.com | Other | 253ms | 20 KB | — | CA$2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 170ms | 125 KB | 52% | CA$1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 155ms | 134 KB | 61% | CA$1/mo | Optional |
assets.squarespace.com assets.squarespace.com | Other | 154ms | 189 KB | 82% | CA$1/mo | Optional |
assets.squarespace.com assets.squarespace.com | Other | 136ms | 42 KB | — | CA$1/mo | Optional |
assets.squarespace.com assets.squarespace.com | Other | 133ms | 168 KB | 37% | CA$1/mo | Optional |
assets.squarespace.com assets.squarespace.com | Other | 126ms | 9 KB | — | CA$1/mo | Optional |
assets.squarespace.com assets.squarespace.com | Other | 108ms | 44 KB | 98% | CA$1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 104ms | 124 KB | 74% | CA$1/mo | Optional |
assets.squarespace.com assets.squarespace.com | Other | 67ms | 80 KB | 55% | CA$1/mo | Optional |
ajax.googleapis.com ajax.googleapis.com | Other | 61ms | 33 KB | 70% | CA$0/mo | Optional |
These scripts may cost more than they're worth
- assets.squarespace.com adds 735ms and costs ~CA$6/month
- Unattributable adds 734ms and costs ~CA$6/month
- assets.squarespace.com adds 733ms and costs ~CA$6/month
- Google Tag Manager adds 560ms and costs ~CA$4/month
- static1.squarespace.com adds 334ms and costs ~CA$3/month
- www.gstatic.com adds 318ms and costs ~CA$2/month
- assets.squarespace.com adds 253ms and costs ~CA$2/month
83% 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
assets.squarespace.com takes 735ms 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
63% of assets.squarespace.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
Unattributable takes 734ms 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
assets.squarespace.com takes 733ms 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 560ms 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.squarespace.com takes 334ms 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.gstatic.com takes 318ms 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
assets.squarespace.com takes 253ms 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 Google Tag Manager'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
61% of Google Tag Manager'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
82% of assets.squarespace.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
98% of assets.squarespace.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
74% of Google Tag Manager'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
55% of assets.squarespace.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
70% of ajax.googleapis.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