Skip to content
https://Zazzle.com

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
85
GRADE
B
FIX
3
REVIEW
8
PASS
8
INFO
3

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

89
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.38 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.61 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

16 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.003

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.38 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.

2.05 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
22
8 PASS 8 REVIEW 3 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (1.3 MiB of 1.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
85 resources · 1.3 MB · 294 KB savings available
FIX
85 resources · 1.3 MB · 294 KB savings available
Warning::
Page weight 1.3 MB exceeds 1 MB target by 336 KB
Got: 1.3 MB Expected: ≤ 1 MB
Info::
~294 KB of savings available
Warning::
84 third-party resources (100% of weight)
Info::
1 resources over 200KB
85 resources · 1.3 MiB · 84 third-party 335.6 KiB over 1MB target
JavaScript 69% · 936.7 KiB
Font 11% · 150.9 KiB
Image 9% · 126.3 KiB
Document 5% · 62.1 KiB
CSS 4% · 53.0 KiB
Other 2% · 23.4 KiB
Media 1% · 7.2 KiB

~293.6 KiB of savings available

Remove unused JavaScript: 293.6 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Page Weight Budget
1.3 MB transferred, 85 requests
REVIEW
1.3 MB transferred, 85 requests
Info::
Page weighs 3.7 MB (1.3 MB transferred)
Warning::
JavaScript is 928 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 928 KB
Info::
85 HTTP requests
Info::
Estimated 0.28 g CO2 per page load
1.3 MB / 2.4 MB budget
1.3 MB transferred
85 requests
0.28 g CO2 per page load
JavaScript 927.6 KiB 68%
Fonts 150.9 KiB 11%
Images 123.4 KiB 9%
HTML 62.1 KiB 5%
CSS 52.7 KiB 4%
Other 22.6 KiB 2%
Other 12.5 KiB 1%
Other 7.2 KiB 1%
Other 606 B 0%
0 2.4 MB 4.9 MB
Under budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

B
JS Execution Cost
743ms total JS execution
REVIEW
743ms total JS execution
Info::
https://asset.zcache.com/bld/z.3/desktop/vendor.f2...: 192ms CPU time
Info::
Unattributable: 186ms CPU time
Info::
https://www.zazzle.com/: 141ms CPU time
Info::
https://www.zazzle.com/cgtw/X75t_m90HdNuaQI51oK8cq...: 94ms CPU time
Info::
https://www.zazzle.com/cgtw/?id=GTM-MLV372Q&gtm_au...: 73ms CPU time
Warning::
Third-party scripts: 743ms (100% of total)

Main Thread Breakdown

Script Evaluation 57% Other 21% Style & Layout 13% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://asset.zcache.com/bld/z.3/desktop/vendor.f2d3132478bb08.js192ms174ms0ms3rd
Unattributable186ms72ms0ms3rd
https://www.zazzle.com/141ms5ms8ms3rd
https://www.zazzle.com/cgtw/X75t_m90HdNuaQI51oK8cqAbrGP79AeZpaCIBu9S4t-9ZnT1eHQujFzU6g94ms74ms17ms3rd
https://www.zazzle.com/cgtw/?id=GTM-MLV372Q&gtm_auth=PK96U0sSRa3-sRYTKoYtBQ&gtm_preview=env-57&gtm_cookies_win=x73ms61ms11ms3rd
https://www.zazzle.com/_fs-ch-1T1wmsGaOgGaSxcX/assets/botdefence.js56ms50ms5ms3rd
C
JS Bundles
Action
32 scripts, 294 KB unused
REVIEW
32 scripts, 294 KB unused
Warning::
https://www.zazzle.com/cgtw/X75t_m90HdNuaQI51oK8cq...: 73 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.zazzle.com/cgtw/?id=GTM-MLV372Q&gtm_au...: 61 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://asset.zcache.com/bld/z.3/desktop/purchase....: 55 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://asset.zcache.com/bld/z.3/desktop/vendor.f2...: 42 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.zazzle.com/_fs-ch-1T1wmsGaOgGaSxcX/ass...: 33 KB unused (15%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 294 KB
294 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.zazzle.com/cgtw/X75t_m90HdNuaQI51oK8cqAbrGP79AeZpaCIBu9S4t-9ZnT1eHQujFzU6g182 KB73 KB (40%)3rd
https://www.zazzle.com/cgtw/?id=GTM-MLV372Q&gtm_auth=PK96U0sSRa3-sRYTKoYtBQ&gtm_preview=env-57&gtm_cookies_win=x155 KB61 KB (39%)3rd
https://asset.zcache.com/bld/z.3/desktop/purchase.dc3e87f7e4d382.js106 KB55 KB (60%)3rd
https://asset.zcache.com/bld/z.3/desktop/vendor.f2d3132478bb08.js114 KB42 KB (37%)3rd
https://www.zazzle.com/_fs-ch-1T1wmsGaOgGaSxcX/assets/botdefence.js217 KB33 KB (15%)3rd
https://asset.zcache.com/bld/z.3/desktop/header-Header2021.6b28e516fde714.js46 KB31 KB (67%)3rd
https://asset.zcache.com/bld/z.3/desktop/CCAIChat-CcaiHeadlessRootWrapper.3d5fc42e6eee54.js1 KB3rd
https://asset.zcache.com/bld/z.3/desktop/5.b257baffb1be49.js5 KB3rd
https://asset.zcache.com/bld/z.3/desktop/23.65c34d0220496f.js4 KB3rd
https://asset.zcache.com/bld/z.3/desktop/32.b498ca635212c4.js8 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A
Image Optimization
13 images, 0 KB saveable
PASS
13 images, 0 KB saveable
Warning::
https://asset.zcache.com/assets/graphics/z4/brand_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
13 images 123 KB
0 oversized -0 KB
2 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

A+
Font Loading
7 fonts (151 KB)
PASS
7 fonts (151 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

151 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 1.4 s LCP 1.6 shttps://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Reg.woff2ProximaNova-Reg.woff2 https://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Reg.woff2 — 10.6 KiB — 8 ms — font-display: swaphttps://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Bold.woff2ProximaNova-Bold.woff2 https://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Bold.woff2 — 10.5 KiB — 9 ms — font-display: swaphttps://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Sbold.woff2ProximaNova-Sbold.woff2 https://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Sbold.woff2 — 10.4 KiB — 9 ms — font-display: swaphttps://asset.zcache.com/assets/graphics/z4/fonts/zazzicons5-regular.v47.woff2zazzicons5-regular.v47.... https://asset.zcache.com/assets/graphics/z4/fonts/zazzicons5-regular.v47.woff2 — 69.1 KiB — 11 ms — font-display: swaphttps://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Medium.woff2ProximaNova-Medium.woff2 https://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Medium.woff2 — 11.8 KiB — 9 ms — font-display: swaphttps://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Light.woff2ProximaNova-Light.woff2 https://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Light.woff2 — 10.5 KiB — 7 ms — font-display: swaphttps://asset.zcache.com/assets/graphics/z4/fonts/Oswald-Regular.woff2Oswald-Regular.woff2 https://asset.zcache.com/assets/graphics/z4/fonts/Oswald-Regular.woff2 — 28.0 KiB — 10 ms — font-display: swap
ProximaNova-Reg.woff2 woff2 swap
Size 11 KB
Load time 8 ms
Start 540 ms
Risk FOUT — text flashes from fallback to web font
ProximaNova-Bold.woff2 woff2 swap
Size 11 KB
Load time 9 ms
Start 540 ms
Risk FOUT — text flashes from fallback to web font
ProximaNova-Sbold.woff2 woff2 swap
Size 10 KB
Load time 9 ms
Start 540 ms
Risk FOUT — text flashes from fallback to web font
zazzicons5-regular.v47.... woff2 swap
Size 69 KB
Load time 11 ms
Start 541 ms
Risk FOUT — text flashes from fallback to web font
ProximaNova-Medium.woff2 woff2 swap
Size 12 KB
Load time 9 ms
Start 541 ms
Risk FOUT — text flashes from fallback to web font
ProximaNova-Light.woff2 woff2 swap
Size 11 KB
Load time 7 ms
Start 541 ms
Risk FOUT — text flashes from fallback to web font
Oswald-Regular.woff2 woff2 swap
Size 28 KB
Load time 10 ms
Start 541 ms
Risk FOUT — text flashes from fallback to web font
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 Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
Network Waterfall
85 requests over 1776ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 1.4 s LCP 1.6 shttps://zazzle.com// https://zazzle.com/ — 301 — 246 B — 5 ms — h2https://www.zazzle.com/www.zazzle.com/ https://www.zazzle.com/ — 200 — 60.2 KiB — 413 ms — h2https://asset.zcache.com/bld/z.3/desktop/common.fc322bd711f72a.cssasset.zcache.com/bld/z.3/desktop/co... https://asset.zcache.com/bld/z.3/desktop/common.fc322bd711f72a.css — 200 — 20.4 KiB — 56 ms — h2https://asset.zcache.com/bld/z.3/desktop/purchase.5e23cc1c579ace.cssasset.zcache.com/bld/z.3/desktop/pu... https://asset.zcache.com/bld/z.3/desktop/purchase.5e23cc1c579ace.css — 200 — 7.2 KiB — 45 ms — h2https://asset.zcache.com/bld/z.3/desktop/12.0186f4efd1d4bf.cssasset.zcache.com/bld/z.3/desktop/12... https://asset.zcache.com/bld/z.3/desktop/12.0186f4efd1d4bf.css — 200 — 1.1 KiB — 45 ms — h2https://asset.zcache.com/bld/z.3/desktop/15.f43734ebe2f3d5.cssasset.zcache.com/bld/z.3/desktop/15... https://asset.zcache.com/bld/z.3/desktop/15.f43734ebe2f3d5.css — 200 — 3.0 KiB — 45 ms — h2https://asset.zcache.com/bld/z.3/desktop/23.8d11fdc3dc6f7a.cssasset.zcache.com/bld/z.3/desktop/23... https://asset.zcache.com/bld/z.3/desktop/23.8d11fdc3dc6f7a.css — 200 — 749 B — 45 ms — h2https://asset.zcache.com/bld/z.3/desktop/32.f8683ae5149d60.cssasset.zcache.com/bld/z.3/desktop/32... https://asset.zcache.com/bld/z.3/desktop/32.f8683ae5149d60.css — 200 — 625 B — 45 ms — h2https://asset.zcache.com/bld/z.3/desktop/18.bc50df8f81ae28.cssasset.zcache.com/bld/z.3/desktop/18... https://asset.zcache.com/bld/z.3/desktop/18.bc50df8f81ae28.css — 200 — 423 B — 38 ms — h2https://asset.zcache.com/bld/z.3/desktop/22.4c789f9998be6d.cssasset.zcache.com/bld/z.3/desktop/22... https://asset.zcache.com/bld/z.3/desktop/22.4c789f9998be6d.css — 200 — 2.5 KiB — 22 ms — h2https://asset.zcache.com/bld/z.3/desktop/42.b3b0a0c3976f52.cssasset.zcache.com/bld/z.3/desktop/42... https://asset.zcache.com/bld/z.3/desktop/42.b3b0a0c3976f52.css — 200 — 215 B — 26 ms — h2https://asset.zcache.com/bld/z.3/desktop/pages/lp/home.a3f84238fdd678.cssasset.zcache.com/bld/z.3/desktop/pa... https://asset.zcache.com/bld/z.3/desktop/pages/lp/home.a3f84238fdd678.css — 200 — 272 B — 26 ms — h2https://asset.zcache.com/bld/z.3/desktop/header-Header2021.7074ef63371005.cssasset.zcache.com/bld/z.3/desktop/he... https://asset.zcache.com/bld/z.3/desktop/header-Header2021.7074ef63371005.css — 200 — 8.3 KiB — 26 ms — h2https://asset.zcache.com/bld/z.3/desktop/CmsCollection.295950dc349cb4.cssasset.zcache.com/bld/z.3/desktop/Cm... https://asset.zcache.com/bld/z.3/desktop/CmsCollection.295950dc349cb4.css — 200 — 323 B — 25 ms — h2https://asset.zcache.com/bld/z.3/desktop/627.04558de9a39956.cssasset.zcache.com/bld/z.3/desktop/62... https://asset.zcache.com/bld/z.3/desktop/627.04558de9a39956.css — 200 — 1.4 KiB — 25 ms — h2https://asset.zcache.com/bld/z.3/desktop/28.4729641fdec1f1.cssasset.zcache.com/bld/z.3/desktop/28... https://asset.zcache.com/bld/z.3/desktop/28.4729641fdec1f1.css — 200 — 1.1 KiB — 37 ms — h2https://asset.zcache.com/bld/z.3/desktop/CmsMantleTextOnImage.8c01b22116fab4.cssasset.zcache.com/bld/z.3/desktop/Cm... https://asset.zcache.com/bld/z.3/desktop/CmsMantleTextOnImage.8c01b22116fab4.css — 200 — 2.4 KiB — 36 ms — h2https://asset.zcache.com/bld/z.3/desktop/CmsMantleRichText.1444152762b60b.cssasset.zcache.com/bld/z.3/desktop/Cm... https://asset.zcache.com/bld/z.3/desktop/CmsMantleRichText.1444152762b60b.css — 200 — 382 B — 40 ms — h2https://asset.zcache.com/bld/z.3/desktop/114.ffc1fac56f2669.cssasset.zcache.com/bld/z.3/desktop/11... https://asset.zcache.com/bld/z.3/desktop/114.ffc1fac56f2669.css — 200 — 1.3 KiB — 39 ms — h2https://asset.zcache.com/bld/z.3/desktop/pages/lp/home~runtime.f4cb624e881485.jsasset.zcache.com/bld/z.3/desktop/pa... https://asset.zcache.com/bld/z.3/desktop/pages/lp/home~runtime.f4cb624e881485.js — 200 — 5.2 KiB — 51 ms — h2https://asset.zcache.com/bld/z.3/desktop/vendor.f2d3132478bb08.jsasset.zcache.com/bld/z.3/desktop/ve... https://asset.zcache.com/bld/z.3/desktop/vendor.f2d3132478bb08.js — 200 — 113.7 KiB — 123 ms — h2https://asset.zcache.com/bld/z.3/desktop/common.118628cb9d9951.jsasset.zcache.com/bld/z.3/desktop/co... https://asset.zcache.com/bld/z.3/desktop/common.118628cb9d9951.js — 200 — 5.1 KiB — 70 ms — h2https://asset.zcache.com/bld/z.3/desktop/purchase.dc3e87f7e4d382.jsasset.zcache.com/bld/z.3/desktop/pu... https://asset.zcache.com/bld/z.3/desktop/purchase.dc3e87f7e4d382.js — 200 — 106.5 KiB — 111 ms — h2https://asset.zcache.com/bld/z.3/desktop/2.e1d00d28cef1d8.jsasset.zcache.com/bld/z.3/desktop/2.... https://asset.zcache.com/bld/z.3/desktop/2.e1d00d28cef1d8.js — 200 — 3.6 KiB — 51 ms — h2https://asset.zcache.com/bld/z.3/desktop/7.feec3e081c10e0.jsasset.zcache.com/bld/z.3/desktop/7.... https://asset.zcache.com/bld/z.3/desktop/7.feec3e081c10e0.js — 200 — 8.8 KiB — 50 ms — h2https://asset.zcache.com/bld/z.3/desktop/12.d65c223cf4cf71.jsasset.zcache.com/bld/z.3/desktop/12... https://asset.zcache.com/bld/z.3/desktop/12.d65c223cf4cf71.js — 200 — 3.0 KiB — 61 ms — h2https://asset.zcache.com/bld/z.3/desktop/15.2a3865e9386520.jsasset.zcache.com/bld/z.3/desktop/15... https://asset.zcache.com/bld/z.3/desktop/15.2a3865e9386520.js — 200 — 13.7 KiB — 73 ms — h2https://asset.zcache.com/bld/z.3/desktop/23.65c34d0220496f.jsasset.zcache.com/bld/z.3/desktop/23... https://asset.zcache.com/bld/z.3/desktop/23.65c34d0220496f.js — 200 — 3.6 KiB — 99 ms — h2https://asset.zcache.com/bld/z.3/desktop/32.b498ca635212c4.jsasset.zcache.com/bld/z.3/desktop/32... https://asset.zcache.com/bld/z.3/desktop/32.b498ca635212c4.js — 200 — 7.9 KiB — 99 ms — h2https://asset.zcache.com/bld/z.3/desktop/53.bacbfe73782aec.jsasset.zcache.com/bld/z.3/desktop/53... https://asset.zcache.com/bld/z.3/desktop/53.bacbfe73782aec.js — 200 — 2.5 KiB — 104 ms — h2
0 ms 500 ms 1.0 s 1.5 s FCP 1.4 s LCP 1.6 shttps://zazzle.com// https://zazzle.com/ — 301 — 246 B — 5 ms — h2https://www.zazzle.com/www.zazzle.com/ https://www.zazzle.com/ — 200 — 60.2 KiB — 413 ms — h2https://asset.zcache.com/bld/z.3/desktop/common.fc322bd711f72a.cssasset.zcache.com/bld/z.3/desktop/co... https://asset.zcache.com/bld/z.3/desktop/common.fc322bd711f72a.css — 200 — 20.4 KiB — 56 ms — h2https://asset.zcache.com/bld/z.3/desktop/purchase.5e23cc1c579ace.cssasset.zcache.com/bld/z.3/desktop/pu... https://asset.zcache.com/bld/z.3/desktop/purchase.5e23cc1c579ace.css — 200 — 7.2 KiB — 45 ms — h2https://asset.zcache.com/bld/z.3/desktop/12.0186f4efd1d4bf.cssasset.zcache.com/bld/z.3/desktop/12... https://asset.zcache.com/bld/z.3/desktop/12.0186f4efd1d4bf.css — 200 — 1.1 KiB — 45 ms — h2https://asset.zcache.com/bld/z.3/desktop/15.f43734ebe2f3d5.cssasset.zcache.com/bld/z.3/desktop/15... https://asset.zcache.com/bld/z.3/desktop/15.f43734ebe2f3d5.css — 200 — 3.0 KiB — 45 ms — h2https://asset.zcache.com/bld/z.3/desktop/23.8d11fdc3dc6f7a.cssasset.zcache.com/bld/z.3/desktop/23... https://asset.zcache.com/bld/z.3/desktop/23.8d11fdc3dc6f7a.css — 200 — 749 B — 45 ms — h2https://asset.zcache.com/bld/z.3/desktop/32.f8683ae5149d60.cssasset.zcache.com/bld/z.3/desktop/32... https://asset.zcache.com/bld/z.3/desktop/32.f8683ae5149d60.css — 200 — 625 B — 45 ms — h2https://asset.zcache.com/bld/z.3/desktop/18.bc50df8f81ae28.cssasset.zcache.com/bld/z.3/desktop/18... https://asset.zcache.com/bld/z.3/desktop/18.bc50df8f81ae28.css — 200 — 423 B — 38 ms — h2https://asset.zcache.com/bld/z.3/desktop/22.4c789f9998be6d.cssasset.zcache.com/bld/z.3/desktop/22... https://asset.zcache.com/bld/z.3/desktop/22.4c789f9998be6d.css — 200 — 2.5 KiB — 22 ms — h2https://asset.zcache.com/bld/z.3/desktop/42.b3b0a0c3976f52.cssasset.zcache.com/bld/z.3/desktop/42... https://asset.zcache.com/bld/z.3/desktop/42.b3b0a0c3976f52.css — 200 — 215 B — 26 ms — h2https://asset.zcache.com/bld/z.3/desktop/pages/lp/home.a3f84238fdd678.cssasset.zcache.com/bld/z.3/desktop/pa... https://asset.zcache.com/bld/z.3/desktop/pages/lp/home.a3f84238fdd678.css — 200 — 272 B — 26 ms — h2https://asset.zcache.com/bld/z.3/desktop/header-Header2021.7074ef63371005.cssasset.zcache.com/bld/z.3/desktop/he... https://asset.zcache.com/bld/z.3/desktop/header-Header2021.7074ef63371005.css — 200 — 8.3 KiB — 26 ms — h2https://asset.zcache.com/bld/z.3/desktop/CmsCollection.295950dc349cb4.cssasset.zcache.com/bld/z.3/desktop/Cm... https://asset.zcache.com/bld/z.3/desktop/CmsCollection.295950dc349cb4.css — 200 — 323 B — 25 ms — h2https://asset.zcache.com/bld/z.3/desktop/627.04558de9a39956.cssasset.zcache.com/bld/z.3/desktop/62... https://asset.zcache.com/bld/z.3/desktop/627.04558de9a39956.css — 200 — 1.4 KiB — 25 ms — h2https://asset.zcache.com/bld/z.3/desktop/28.4729641fdec1f1.cssasset.zcache.com/bld/z.3/desktop/28... https://asset.zcache.com/bld/z.3/desktop/28.4729641fdec1f1.css — 200 — 1.1 KiB — 37 ms — h2https://asset.zcache.com/bld/z.3/desktop/CmsMantleTextOnImage.8c01b22116fab4.cssasset.zcache.com/bld/z.3/desktop/Cm... https://asset.zcache.com/bld/z.3/desktop/CmsMantleTextOnImage.8c01b22116fab4.css — 200 — 2.4 KiB — 36 ms — h2https://asset.zcache.com/bld/z.3/desktop/CmsMantleRichText.1444152762b60b.cssasset.zcache.com/bld/z.3/desktop/Cm... https://asset.zcache.com/bld/z.3/desktop/CmsMantleRichText.1444152762b60b.css — 200 — 382 B — 40 ms — h2https://asset.zcache.com/bld/z.3/desktop/114.ffc1fac56f2669.cssasset.zcache.com/bld/z.3/desktop/11... https://asset.zcache.com/bld/z.3/desktop/114.ffc1fac56f2669.css — 200 — 1.3 KiB — 39 ms — h2https://asset.zcache.com/bld/z.3/desktop/pages/lp/home~runtime.f4cb624e881485.jsasset.zcache.com/bld/z.3/desktop/pa... https://asset.zcache.com/bld/z.3/desktop/pages/lp/home~runtime.f4cb624e881485.js — 200 — 5.2 KiB — 51 ms — h2https://asset.zcache.com/bld/z.3/desktop/vendor.f2d3132478bb08.jsasset.zcache.com/bld/z.3/desktop/ve... https://asset.zcache.com/bld/z.3/desktop/vendor.f2d3132478bb08.js — 200 — 113.7 KiB — 123 ms — h2https://asset.zcache.com/bld/z.3/desktop/common.118628cb9d9951.jsasset.zcache.com/bld/z.3/desktop/co... https://asset.zcache.com/bld/z.3/desktop/common.118628cb9d9951.js — 200 — 5.1 KiB — 70 ms — h2https://asset.zcache.com/bld/z.3/desktop/purchase.dc3e87f7e4d382.jsasset.zcache.com/bld/z.3/desktop/pu... https://asset.zcache.com/bld/z.3/desktop/purchase.dc3e87f7e4d382.js — 200 — 106.5 KiB — 111 ms — h2https://asset.zcache.com/bld/z.3/desktop/2.e1d00d28cef1d8.jsasset.zcache.com/bld/z.3/desktop/2.... https://asset.zcache.com/bld/z.3/desktop/2.e1d00d28cef1d8.js — 200 — 3.6 KiB — 51 ms — h2https://asset.zcache.com/bld/z.3/desktop/7.feec3e081c10e0.jsasset.zcache.com/bld/z.3/desktop/7.... https://asset.zcache.com/bld/z.3/desktop/7.feec3e081c10e0.js — 200 — 8.8 KiB — 50 ms — h2https://asset.zcache.com/bld/z.3/desktop/12.d65c223cf4cf71.jsasset.zcache.com/bld/z.3/desktop/12... https://asset.zcache.com/bld/z.3/desktop/12.d65c223cf4cf71.js — 200 — 3.0 KiB — 61 ms — h2https://asset.zcache.com/bld/z.3/desktop/15.2a3865e9386520.jsasset.zcache.com/bld/z.3/desktop/15... https://asset.zcache.com/bld/z.3/desktop/15.2a3865e9386520.js — 200 — 13.7 KiB — 73 ms — h2https://asset.zcache.com/bld/z.3/desktop/23.65c34d0220496f.jsasset.zcache.com/bld/z.3/desktop/23... https://asset.zcache.com/bld/z.3/desktop/23.65c34d0220496f.js — 200 — 3.6 KiB — 99 ms — h2https://asset.zcache.com/bld/z.3/desktop/32.b498ca635212c4.jsasset.zcache.com/bld/z.3/desktop/32... https://asset.zcache.com/bld/z.3/desktop/32.b498ca635212c4.js — 200 — 7.9 KiB — 99 ms — h2https://asset.zcache.com/bld/z.3/desktop/53.bacbfe73782aec.jsasset.zcache.com/bld/z.3/desktop/53... https://asset.zcache.com/bld/z.3/desktop/53.bacbfe73782aec.js — 200 — 2.5 KiB — 104 ms — h2https://asset.zcache.com/bld/z.3/desktop/18.dfc357d96d16f9.jsasset.zcache.com/bld/z.3/desktop/18... https://asset.zcache.com/bld/z.3/desktop/18.dfc357d96d16f9.js — 200 — 2.8 KiB — 55 ms — h2https://asset.zcache.com/bld/z.3/desktop/22.40c165c6e846a5.jsasset.zcache.com/bld/z.3/desktop/22... https://asset.zcache.com/bld/z.3/desktop/22.40c165c6e846a5.js — 200 — 16.7 KiB — 105 ms — h2https://asset.zcache.com/bld/z.3/desktop/42.38d14b1292fb6d.jsasset.zcache.com/bld/z.3/desktop/42... https://asset.zcache.com/bld/z.3/desktop/42.38d14b1292fb6d.js — 200 — 2.8 KiB — 97 ms — h2https://asset.zcache.com/bld/z.3/desktop/52.2fbea1a263eb29.jsasset.zcache.com/bld/z.3/desktop/52... https://asset.zcache.com/bld/z.3/desktop/52.2fbea1a263eb29.js — 200 — 2.6 KiB — 100 ms — h2https://asset.zcache.com/bld/z.3/desktop/pages/lp/home.bba57ca19bcad0.jsasset.zcache.com/bld/z.3/desktop/pa... https://asset.zcache.com/bld/z.3/desktop/pages/lp/home.bba57ca19bcad0.js — 200 — 988 B — 95 ms — h2https://asset.zcache.com/bld/z.3/desktop/CCAIChat-CcaiHeadlessRootWrapper.3d5fc42e6eee54.jsasset.zcache.com/bld/z.3/desktop/CC... https://asset.zcache.com/bld/z.3/desktop/CCAIChat-CcaiHeadlessRootWrapper.3d5fc42e6eee54.js — 200 — 1.3 KiB — 95 ms — h2https://asset.zcache.com/bld/z.3/desktop/header-Header2021.6b28e516fde714.jsasset.zcache.com/bld/z.3/desktop/he... https://asset.zcache.com/bld/z.3/desktop/header-Header2021.6b28e516fde714.js — 200 — 46.1 KiB — 114 ms — h2https://asset.zcache.com/bld/z.3/desktop/CmsCollection.d25520bc7e06a5.jsasset.zcache.com/bld/z.3/desktop/Cm... https://asset.zcache.com/bld/z.3/desktop/CmsCollection.d25520bc7e06a5.js — 200 — 667 B — 69 ms — h2https://asset.zcache.com/bld/z.3/desktop/5.b257baffb1be49.jsasset.zcache.com/bld/z.3/desktop/5.... https://asset.zcache.com/bld/z.3/desktop/5.b257baffb1be49.js — 200 — 4.6 KiB — 95 ms — h2https://asset.zcache.com/bld/z.3/desktop/627.9f4ed6f8e263bd.jsasset.zcache.com/bld/z.3/desktop/62... https://asset.zcache.com/bld/z.3/desktop/627.9f4ed6f8e263bd.js — 200 — 4.0 KiB — 69 ms — h2https://asset.zcache.com/bld/z.3/desktop/28.fefc9a649bedd9.jsasset.zcache.com/bld/z.3/desktop/28... https://asset.zcache.com/bld/z.3/desktop/28.fefc9a649bedd9.js — 200 — 2.5 KiB — 108 ms — h2https://asset.zcache.com/bld/z.3/desktop/CmsMantleTextOnImage.53f93046b37687.jsasset.zcache.com/bld/z.3/desktop/Cm... https://asset.zcache.com/bld/z.3/desktop/CmsMantleTextOnImage.53f93046b37687.js — 200 — 5.5 KiB — 95 ms — h2https://asset.zcache.com/bld/z.3/desktop/CmsMantleRichText.aebc3b50b54c32.jsasset.zcache.com/bld/z.3/desktop/Cm... https://asset.zcache.com/bld/z.3/desktop/CmsMantleRichText.aebc3b50b54c32.js — 200 — 654 B — 69 ms — h2https://asset.zcache.com/bld/z.3/desktop/114.fe8e373d05909c.jsasset.zcache.com/bld/z.3/desktop/11... https://asset.zcache.com/bld/z.3/desktop/114.fe8e373d05909c.js — 200 — 4.1 KiB — 95 ms — h2https://asset.zcache.com/assets/graphics/z4/brand_2016/header/flags/SVG/flag.zazzlecom.svgasset.zcache.com/assets/graphics/z4... https://asset.zcache.com/assets/graphics/z4/brand_2016/header/flags/SVG/flag.zazzlecom.svg — 200 — 843 B — 67 ms — h2https://rlv.zcache.com/svc/getimage?id=8e2d6da5-27a4-43fd-a0d1-b4b4e82b393b&max_dim=1935&view_crop=%5B0.0%2C0.0%2C0.999973958333333%2C1.0%5D&image_type=webprlv.zcache.com/svc/getimage?id=8e2d... https://rlv.zcache.com/svc/getimage?id=8e2d6da5-27a4-43fd-a0d1-b4b4e82b393b&max_dim=1935&view_crop=%5B0.0%2C0.0%2C0.999973958333333%2C1.0%5D&image_type=webp — 200 — 55.7 KiB — 74 ms — h2https://rlv.zcache.com/svc/getimage?id=eaa9b66a-e179-4e09-8c55-957441a7e3ed&max_dim=168&view_crop=%5B0.0674536256323778%2C0.075885328836425%2C0.924114671163575%2C0.932546374367622%5D&image_type=webprlv.zcache.com/svc/getimage?id=eaa9... https://rlv.zcache.com/svc/getimage?id=eaa9b66a-e179-4e09-8c55-957441a7e3ed&max_dim=168&view_crop=%5B0.0674536256323778%2C0.075885328836425%2C0.924114671163575%2C0.932546374367622%5D&image_type=webp — 200 — 4.1 KiB — 43 ms — h2https://rlv.zcache.com/svc/getimage?id=9d287183-b06d-423b-a147-5012259d69a5&max_dim=168&view_crop=%5B0.0750805599735978%2C0.0830013515741459%2C0.992079208399452%2C1.0%5D&image_type=webprlv.zcache.com/svc/getimage?id=9d28... https://rlv.zcache.com/svc/getimage?id=9d287183-b06d-423b-a147-5012259d69a5&max_dim=168&view_crop=%5B0.0750805599735978%2C0.0830013515741459%2C0.992079208399452%2C1.0%5D&image_type=webp — 200 — 5.0 KiB — 43 ms — h2https://rlv.zcache.com/svc/view?max_dim=168&realview=117912716165343558&rvtype=image&pdt=shindigz_paperplates&view_crop=%5B0.0246256479489658%2C0.0249709572078966%2C0.999654690741072%2C1.0%5D&image_type=webprlv.zcache.com/svc/view?max_dim=168... https://rlv.zcache.com/svc/view?max_dim=168&realview=117912716165343558&rvtype=image&pdt=shindigz_paperplates&view_crop=%5B0.0246256479489658%2C0.0249709572078966%2C0.999654690741072%2C1.0%5D&image_type=webp — 200 — 8.3 KiB — 48 ms — h2https://www.zazzle.com/_fs-ch-1T1wmsGaOgGaSxcX/assets/botdefence.jswww.zazzle.com/_fs-ch-1T1wmsGaOgGaS... https://www.zazzle.com/_fs-ch-1T1wmsGaOgGaSxcX/assets/botdefence.js — 200 — 217.4 KiB — 63 ms — h2https://rlv.zcache.com/svc/view?max_dim=168&realview=117011339203350426&rvtype=image&pdt=zazzle_invitation3&view_crop=%5B0.0506550050461895%2C0.0459372018061212%2C0.958007473922741%2C0.953289670682673%5D&image_type=webprlv.zcache.com/svc/view?max_dim=168... https://rlv.zcache.com/svc/view?max_dim=168&realview=117011339203350426&rvtype=image&pdt=zazzle_invitation3&view_crop=%5B0.0506550050461895%2C0.0459372018061212%2C0.958007473922741%2C0.953289670682673%5D&image_type=webp — 200 — 6.6 KiB — 42 ms — h2https://rlv.zcache.com/svc/view?max_dim=168&realview=117790282443901612&rvtype=image&pdt=zazzle_mug&view_crop=%5B0.0703379128054109%2C0.113902266608424%2C0.938613865095756%2C0.982178218898768%5D&image_type=webprlv.zcache.com/svc/view?max_dim=168... https://rlv.zcache.com/svc/view?max_dim=168&realview=117790282443901612&rvtype=image&pdt=zazzle_mug&view_crop=%5B0.0703379128054109%2C0.113902266608424%2C0.938613865095756%2C0.982178218898768%5D&image_type=webp — 200 — 5.7 KiB — 42 ms — h2https://asset.zcache.com/bld/z.3/desktop/pages/pd/find.94e9bd84204588.cssasset.zcache.com/bld/z.3/desktop/pa... https://asset.zcache.com/bld/z.3/desktop/pages/pd/find.94e9bd84204588.css — 200 — 382 B — 41 ms — h2https://asset.zcache.com/bld/z.3/desktop/pages/pd/find~runtime.3b5e62cfb36452.jsasset.zcache.com/bld/z.3/desktop/pa... https://asset.zcache.com/bld/z.3/desktop/pages/pd/find~runtime.3b5e62cfb36452.js — 200 — 5.2 KiB — 59 ms — h2https://asset.zcache.com/bld/z.3/desktop/pages/pd/find.4fcb7607060890.jsasset.zcache.com/bld/z.3/desktop/pa... https://asset.zcache.com/bld/z.3/desktop/pages/pd/find.4fcb7607060890.js — 200 — 3.8 KiB — 64 ms — h2https://www.zazzle.com/cgtw/?id=GTM-MLV372Q&gtm_auth=PK96U0sSRa3-sRYTKoYtBQ&gtm_preview=env-57&gtm_cookies_win=xwww.zazzle.com/cgtw/?id=GTM-MLV372Q... https://www.zazzle.com/cgtw/?id=GTM-MLV372Q&gtm_auth=PK96U0sSRa3-sRYTKoYtBQ&gtm_preview=env-57&gtm_cookies_win=x — 200 — 155.2 KiB — 197 ms — h2https://rlv.zcache.com/svc/getimage?id=b47c912b-714d-4ebc-b449-ee43d1b8481d&max_dim=168&image_type=webprlv.zcache.com/svc/getimage?id=b47c... https://rlv.zcache.com/svc/getimage?id=b47c912b-714d-4ebc-b449-ee43d1b8481d&max_dim=168&image_type=webp — 200 — 3.4 KiB — 15 ms — h2https://rlv.zcache.com/svc/view?realview=113908836188368045&design=12879c20-76a6-4fc0-b096-ecee4b613fa7&style=5x7&media=matte&cornerstyle=normal&envelopes=white&max_dim=262&zattribution=none&rvtype=product&pdt=zazzle_flatannouncementcard&image_type=webprlv.zcache.com/svc/view?realview=11... https://rlv.zcache.com/svc/view?realview=113908836188368045&design=12879c20-76a6-4fc0-b096-ecee4b613fa7&style=5x7&media=matte&cornerstyle=normal&envelopes=white&max_dim=262&zattribution=none&rvtype=product&pdt=zazzle_flatannouncementcard&image_type=webp — 200 — 9.6 KiB — 15 ms — h2https://rlv.zcache.com/svc/view?max_dim=262&realview=117438360593560784&rvtype=image&pdt=zazzle_invitation3&view_crop=%5B0.0232774674115456%2C0.0%2C0.994413407821229%2C0.971135940409683%5D&image_type=webprlv.zcache.com/svc/view?max_dim=262... https://rlv.zcache.com/svc/view?max_dim=262&realview=117438360593560784&rvtype=image&pdt=zazzle_invitation3&view_crop=%5B0.0232774674115456%2C0.0%2C0.994413407821229%2C0.971135940409683%5D&image_type=webp — 200 — 9.5 KiB — 15 ms — h2https://rlv.zcache.com/svc/view?realview=113472500180880480&design=d44ce447-c53f-4b9d-b720-b174f2e4e9c0&rlvnet=1&size=%5B18.0000%2C24.0000%5D&cornerstyle=square&mounting=none&max_dim=262&rvtype=product&pdt=taylorcorp_foamcoreposter&view_crop=%5B0.0875232774674116%2C0.0865921787709498%2C0.908752327746741%2C0.907821229050279%5D&image_type=webprlv.zcache.com/svc/view?realview=11... https://rlv.zcache.com/svc/view?realview=113472500180880480&design=d44ce447-c53f-4b9d-b720-b174f2e4e9c0&rlvnet=1&size=%5B18.0000%2C24.0000%5D&cornerstyle=square&mounting=none&max_dim=262&rvtype=product&pdt=taylorcorp_foamcoreposter&view_crop=%5B0.0875232774674116%2C0.0865921787709498%2C0.908752327746741%2C0.907821229050279%5D&image_type=webp — 200 — 9.8 KiB — 15 ms — h2https://rlv.zcache.com/svc/view?realview=113827170195746656&design=894ea2b7-6707-473a-a831-4066fcf02d6c&rlvnet=1&style=basic_mug&color=white&size=11oz&max_dim=262&rvtype=product&pdt=zazzle_mug&view_crop=%5B0.112662942271881%2C0.133147113594041%2C0.926443202979516%2C0.946927374301676%5D&image_type=webprlv.zcache.com/svc/view?realview=11... https://rlv.zcache.com/svc/view?realview=113827170195746656&design=894ea2b7-6707-473a-a831-4066fcf02d6c&rlvnet=1&style=basic_mug&color=white&size=11oz&max_dim=262&rvtype=product&pdt=zazzle_mug&view_crop=%5B0.112662942271881%2C0.133147113594041%2C0.926443202979516%2C0.946927374301676%5D&image_type=webp — 200 — 4.9 KiB — 14 ms — h2https://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Reg.woff2asset.zcache.com/assets/graphics/z4... https://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Reg.woff2 — 200 — 10.6 KiB — 8 ms — h2https://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Bold.woff2asset.zcache.com/assets/graphics/z4... https://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Bold.woff2 — 200 — 10.5 KiB — 9 ms — h2https://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Sbold.woff2asset.zcache.com/assets/graphics/z4... https://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Sbold.woff2 — 200 — 10.4 KiB — 9 ms — h2https://asset.zcache.com/assets/graphics/z4/fonts/zazzicons5-regular.v47.woff2asset.zcache.com/assets/graphics/z4... https://asset.zcache.com/assets/graphics/z4/fonts/zazzicons5-regular.v47.woff2 — 200 — 69.1 KiB — 11 ms — h2https://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Medium.woff2asset.zcache.com/assets/graphics/z4... https://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Medium.woff2 — 200 — 11.8 KiB — 9 ms — h2https://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Light.woff2asset.zcache.com/assets/graphics/z4... https://asset.zcache.com/assets/graphics/z4/fonts/ProximaNova-Light.woff2 — 200 — 10.5 KiB — 7 ms — h2https://asset.zcache.com/assets/graphics/z4/fonts/Oswald-Regular.woff2asset.zcache.com/assets/graphics/z4... https://asset.zcache.com/assets/graphics/z4/fonts/Oswald-Regular.woff2 — 200 — 28.0 KiB — 10 ms — h2https://www.zazzle.com/_fs-ch-1T1wmsGaOgGaSxcX/check-detectionwww.zazzle.com/_fs-ch-1T1wmsGaOgGaS... https://www.zazzle.com/_fs-ch-1T1wmsGaOgGaSxcX/check-detection — 200 — 274 B — 21 ms — h2https://www.zazzle.com/svc/pxwww.zazzle.com/svc/px https://www.zazzle.com/svc/px — 200 — 166 B — 449 ms — h2https://websdk.ujet.co/v3/ping.mp3websdk.ujet.co/v3/ping.mp3 https://websdk.ujet.co/v3/ping.mp3 — 206 — 7.2 KiB — 56 ms — h2https://www.zazzle.com/cgtw/X75t_m90HdNuaQI51oK8cqAbrGP79AeZpaCIBu9S4t-9ZnT1eHQujFzU6gwww.zazzle.com/cgtw/X75t_m90HdNuaQI... https://www.zazzle.com/cgtw/X75t_m90HdNuaQI51oK8cqAbrGP79AeZpaCIBu9S4t-9ZnT1eHQujFzU6g — 200 — 181.9 KiB — 71 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MLV372Q&gtg_health=1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MLV372Q&gtg_health=1 — 200 — 392 B — 138 ms — h2https://www.zazzle.com/svc/batch/requestwww.zazzle.com/svc/batch/request https://www.zazzle.com/svc/batch/request — 200 — 12.5 KiB — 289 ms — h2https://www.zazzle.com/_fs-ch-1T1wmsGaOgGaSxcX/acdwww.zazzle.com/_fs-ch-1T1wmsGaOgGaS... https://www.zazzle.com/_fs-ch-1T1wmsGaOgGaSxcX/acd — 200 — 259 B — 5 ms — h2https://www.zazzle.com/svc/z3/cms/getlaunchpaddata?cv=1&cmsStateKey=mainCmsContent&pageSectionId=1993385&client=jswww.zazzle.com/svc/z3/cms/getlaunch... https://www.zazzle.com/svc/z3/cms/getlaunchpaddata?cv=1&cmsStateKey=mainCmsContent&pageSectionId=1993385&client=js — 200 — 9.3 KiB — 279 ms — h2https://www.zazzle.com/stars/g/collect?v=2&tid=G-FMN87GXWKG&gtm=45g92e6562v880226699z876680293za20kzb76680293zd76680293&_p=1778419532128&gcs=G101&gcd=13p3tPp2p7l1&npa=1&dma_cps=-&dma=1&ecid=874312397&_eu=AAAAAEA&_fplc=0&are=1&cid=389188842.1778419533&ec_mode=c&frm=0&ngs=1&pscdl=denied&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=FR&sst.rnd=2073624642.1778419533&sst.ngs=1&sst.etld=google.fr&sst.gcsub=region1&sst.adr=1&sst.tft=1778419532128&sst.lpc=91580561&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115938466~115938468~118463262&uid=&dp=%2F&sid=1778419532&sct=1&seg=0&dl=https%3A%2F%2Fwww.zazzle.com%2F&dt=Zazzle%20%7C%20Wedding%20Invitations%2C%20Photo%20Cards%20%26%20Personalized%20Gifts&_tu=DAg&tfd=1059&richsstssewww.zazzle.com/stars/g/collect?v=2&... https://www.zazzle.com/stars/g/collect?v=2&tid=G-FMN87GXWKG&gtm=45g92e6562v880226699z876680293za20kzb76680293zd76680293&_p=1778419532128&gcs=G101&gcd=13p3tPp2p7l1&npa=1&dma_cps=-&dma=1&ecid=874312397&_eu=AAAAAEA&_fplc=0&are=1&cid=389188842.1778419533&ec_mode=c&frm=0&ngs=1&pscdl=denied&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=FR&sst.rnd=2073624642.1778419533&sst.ngs=1&sst.etld=google.fr&sst.gcsub=region1&sst.adr=1&sst.tft=1778419532128&sst.lpc=91580561&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115938466~115938468~118463262&uid=&dp=%2F&sid=1778419532&sct=1&seg=0&dl=https%3A%2F%2Fwww.zazzle.com%2F&dt=Zazzle%20%7C%20Wedding%20Invitations%2C%20Photo%20Cards%20%26%20Personalized%20Gifts&_tu=DAg&tfd=1059&richsstsse — 200 — 324 B — 162 ms — h2https://www.zazzle.com/stars/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fwww.zazzle.com&1p=1&path=%2Fstarswww.zazzle.com/stars/_/service_work... https://www.zazzle.com/stars/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fwww.zazzle.com&1p=1&path=%2Fstars — 200 — 2.0 KiB — 211 ms — h2https://www.zazzle.com/svc/pxwww.zazzle.com/svc/px https://www.zazzle.com/svc/px — 200 — 152 B — 160 ms — h2https://www.zazzle.com/svc/pxwww.zazzle.com/svc/px https://www.zazzle.com/svc/px — 200 — 166 B — 162 ms — h2https://www.zazzle.com/svc/pxwww.zazzle.com/svc/px https://www.zazzle.com/svc/px — 200 — 122 B — 160 ms — h2https://www.zazzle.com/cgtw/a?v=3&t=l&pid=1255317624&rv=6562&tag_exp=0~115938466~115938468~118463262~118806963&u=AAAAAIAAAAAAAACAAAAAAAAY&ut=AAAIIAQI&h=Ag&gtm=45E92e6562v76680293za204zd76680293&ccid=6680293&cid=GTM-MLV372Q&l=L437.S8.Y56.B31.E434.I585.TC12.HTC1.F604.C4~gtm.init_consent.S5.V4.E55~gtm.init.S1.V1.E62.TS5googtag.TI342.TE9~gtm.js.S3.V3.E48.TS6paused.TI12.TE0.TS6paused.TI28.TE0.TS6paused.TI38.TE0.TS5lcl.TI926.TE0.TS5tg.TI927.TE0.TS5tg.TI929.TE0.TS5tg.TI933.TE0.TS5tg.TI937.TE0.TS5html.TI25.TE1~gtm.dom.S2.V2.E38.TS6paused.TI32.TE0~gtm.load.S1.V1.E6.TS5sdl.TI941.TE1www.zazzle.com/cgtw/a?v=3&t=l&pid=1... https://www.zazzle.com/cgtw/a?v=3&t=l&pid=1255317624&rv=6562&tag_exp=0~115938466~115938468~118463262~118806963&u=AAAAAIAAAAAAAACAAAAAAAAY&ut=AAAIIAQI&h=Ag&gtm=45E92e6562v76680293za204zd76680293&ccid=6680293&cid=GTM-MLV372Q&l=L437.S8.Y56.B31.E434.I585.TC12.HTC1.F604.C4~gtm.init_consent.S5.V4.E55~gtm.init.S1.V1.E62.TS5googtag.TI342.TE9~gtm.js.S3.V3.E48.TS6paused.TI12.TE0.TS6paused.TI28.TE0.TS6paused.TI38.TE0.TS5lcl.TI926.TE0.TS5tg.TI927.TE0.TS5tg.TI929.TE0.TS5tg.TI933.TE0.TS5tg.TI937.TE0.TS5html.TI25.TE1~gtm.dom.S2.V2.E38.TS6paused.TI32.TE0~gtm.load.S1.V1.E6.TS5sdl.TI941.TE1 — 200 — 71 B — 38 ms — h2https://asset.zcache.com/assets/graphics/z4/uniquePages/zmisc/favicons/2025/favicon.icoasset.zcache.com/assets/graphics/z4... https://asset.zcache.com/assets/graphics/z4/uniquePages/zmisc/favicons/2025/favicon.ico — 200 — 2.9 KiB — 2 ms — h2https://asset.zcache.com/bld/z.3/desktop/CcaiLaunchButton.79ca90380c8400.cssasset.zcache.com/bld/z.3/desktop/Cc... https://asset.zcache.com/bld/z.3/desktop/CcaiLaunchButton.79ca90380c8400.css — 200 — 1.2 KiB — 3 ms — h2https://asset.zcache.com/bld/z.3/desktop/CcaiLaunchButton.df7f4616a9ed65.jsasset.zcache.com/bld/z.3/desktop/Cc... https://asset.zcache.com/bld/z.3/desktop/CcaiLaunchButton.df7f4616a9ed65.js — 200 — 3.9 KiB — 3 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 743ms · 728KB · $10/mo
asset.zcache.com
Other
Optional
Execution 192ms
Transfer 114 KB
Unused 37%
Monthly Cost $3/mo
Unattributable
Other
Optional
Execution 186ms
Transfer 0 KB
Monthly Cost $2/mo
www.zazzle.com
Other
Optional
Execution 141ms
Transfer 60 KB
Monthly Cost $2/mo
www.zazzle.com
Other
Optional
Execution 94ms
Transfer 182 KB
Unused 40%
Monthly Cost $1/mo
www.zazzle.com
Other
Optional
Execution 73ms
Transfer 155 KB
Unused 39%
Monthly Cost $1/mo
www.zazzle.com
Other
Optional
Execution 56ms
Transfer 217 KB
Unused 15%
Monthly Cost $1/mo

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

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

How third-party costs are calculated

Image Optimization
2 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

2

Total Size

0 KB

Oversized

2

2 missing dimensions
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback