Skip to content
https://spaceship.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
6
REVIEW
1
PASS
8
INFO
2

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

27
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
97
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
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.

6.63 s

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

8.33 s

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

3.97 s

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

0.010

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

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

27.37 s

Page Load Progression

881 ms
1.8 s
2.6 s
3.5 s
4.4 s
5.3 s
6.2 s
7.0 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
3.8 MB transferred, 129 requests
FIX
3.8 MB transferred, 129 requests
Warning::
Page weighs 14.0 MB (3.8 MB transferred)
Warning::
JavaScript is 2.9 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.9 MB
Info::
Fonts are 352 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 352 KB
Warning::
129 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.80 g CO2 per page load
3.8 MB / 2.4 MB budget
3.8 MB transferred
129 requests
0.80 g CO2 per page load
JavaScript 2.9 MiB 75%
Fonts 351.5 KiB 9%
HTML 289.6 KiB 7%
CSS 186.4 KiB 5%
Images 67.2 KiB 2%
Other 52.3 KiB 1%
Other 3.6 KiB 0%
Other 2.4 KiB 0%
Other 345 B 0%
Other 344 B 0%
0 2.4 MB 4.9 MB
Over 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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

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.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

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 (3.8 MiB of 3.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
12081ms total JS execution
FIX
12081ms total JS execution
Warning::
https://www.spaceship.com/: 3592ms CPU time
Warning::
https://spaceship-cdn.com/sharedstaticresources-ui...: 2514ms CPU time
Warning::
https://spaceship-cdn.com/spaceship-homepage-ui/ap...: 1202ms CPU time
Warning::
https://spaceship-cdn.com/layoutfragments-ui/app.b...: 714ms CPU time
Warning::
Unattributable: 699ms CPU time
Warning::
Third-party scripts: 12081ms (100% of total)

Main Thread Breakdown

Script Evaluation 52% Style & Layout 22% Other 14% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://www.spaceship.com/3592ms521ms68ms3rd
https://spaceship-cdn.com/sharedstaticresources-ui/main.fffa335c74b367374f88.js2514ms2104ms78ms3rd
https://spaceship-cdn.com/spaceship-homepage-ui/app.d549e435109fd00a3ab1.js1202ms450ms107ms3rd
https://spaceship-cdn.com/layoutfragments-ui/app.b71104ecf1c79c13e395.js714ms439ms97ms3rd
Unattributable699ms92ms0ms3rd
https://spaceship-cdn.com/ilc-conventional/69c2ad0e3d2e9a1889f8591a04203c6657df3085/client.js481ms449ms17ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NHLCC4B476ms407ms57ms3rd
https://js-agent.newrelic.com/nr-spa-1.246.1.min.js330ms229ms7ms3rd
https://spaceship-cdn.com/shared-library/miniCart/index.e6212c3b57dd1be1f90f.module.js281ms186ms94ms3rd
https://spaceship-cdn.com/global-search/app.14c9d5070840fdba3e12.js256ms212ms42ms3rd

Showing top 10 of 22 scripts

F
JS Bundles
Action
31 scripts, 1.2 MB unused
FIX
31 scripts, 1.2 MB unused
Warning::
https://js.stripe.com/dahlia/stripe.js: 164 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://spaceship-cdn.com/shared-library/miniCart/...: 127 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://spaceship-cdn.com/spaceship-homepage-ui/ap...: 126 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://spaceship-cdn.com/layoutfragments-ui/app.b...: 120 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 111 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.2 MB
1209 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://js.stripe.com/dahlia/stripe.js225 KB164 KB (73%)3rd
https://spaceship-cdn.com/shared-library/miniCart/index.e6212c3b57dd1be1f90f.module.js229 KB127 KB (56%)3rd
https://spaceship-cdn.com/spaceship-homepage-ui/app.d549e435109fd00a3ab1.js367 KB126 KB (34%)3rd
https://spaceship-cdn.com/layoutfragments-ui/app.b71104ecf1c79c13e395.js322 KB120 KB (37%)3rd
https://www.googletagmanager.com/gtag/destination?id=G-DZHVGNQLPQ&cx=c&gtm=4e64h1161 KB111 KB (69%)3rd
https://spaceship-cdn.com/global-search/app.14c9d5070840fdba3e12.js166 KB97 KB (59%)3rd
https://spaceship-cdn.com/sharedstaticresources-ui/main.fffa335c74b367374f88.js276 KB94 KB (34%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-11087426027&cx=c&gtm=4e64h1145 KB69 KB (48%)3rd
https://www.googletagmanager.com/gtag/js?id=G-DZHVGNQLPQ&cx=c&gtm=4e64h1161 KB67 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NHLCC4B178 KB66 KB (37%)3rd

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

F
Page Weight Inventory
Action
129 resources · 3.8 MB · 1.2 MB savings available
FIX
129 resources · 3.8 MB · 1.2 MB savings available
Warning::
Page weight 2.8 MB over 1MB target
Got: 3.8 MB Expected: ≤ 1 MB
Info::
~1.2 MB of savings available
Warning::
128 third-party resources (100% of weight)
Info::
6 resources over 200KB
129 resources · 3.8 MiB · 128 third-party 2.8 MiB over 1MB target
JavaScript 75% · 2.9 MiB
Font 9% · 351.5 KiB
Document 7% · 289.8 KiB
CSS 5% · 186.4 KiB
Image 2% · 90.8 KiB
Other 1% · 35.2 KiB

~1.2 MiB of savings available

Remove unused JavaScript: 1.2 MiB
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.
Info::
ETag present — enables conditional (304) responses

No Cache-Control header

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

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
18 images, 0 KB saveable
PASS
18 images, 0 KB saveable
Info::
All images are well-optimized
18 images 67 KB
0 oversized -0 KB
3 legacy format
0 missing dimensions CLS risk
A+
Font Loading
5 fonts (352 KB)
PASS
5 fonts (352 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

352 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 6.6 s LCP 8.3 shttps://spaceship-cdn.com/sharedstaticresources-ui/d859cbb66446191425f0.d859cbb66446191425f0.woff2d859cbb66446191425f0.d8... https://spaceship-cdn.com/sharedstaticresources-ui/d859cbb66446191425f0.d859cbb66446191425f0.woff2 — 81.8 KiB — 27 ms — font-display: swaphttps://spaceship-cdn.com/sharedstaticresources-ui/355eece7fa95947e67a5.355eece7fa95947e67a5.woff2355eece7fa95947e67a5.35... https://spaceship-cdn.com/sharedstaticresources-ui/355eece7fa95947e67a5.355eece7fa95947e67a5.woff2 — 85.6 KiB — 30 ms — font-display: swaphttps://spaceship-cdn.com/sharedstaticresources-ui/da8cb24f5ee5a1b23cae.da8cb24f5ee5a1b23cae.woff2da8cb24f5ee5a1b23cae.da... https://spaceship-cdn.com/sharedstaticresources-ui/da8cb24f5ee5a1b23cae.da8cb24f5ee5a1b23cae.woff2 — 82.6 KiB — 31 ms — font-display: swaphttps://spaceship-cdn.com/assets-ui/assets-management/client/assets/assets-management-icons.d628ae8b9763937ae150.40fc9fd69ff382733912.woffassets-management-icons... https://spaceship-cdn.com/assets-ui/assets-management/client/assets/assets-management-icons.d628ae8b9763937ae150.40fc9fd69ff382733912.woff — 14.1 KiB — 31 ms — font-display: swaphttps://spaceship-cdn.com/sharedstaticresources-ui/6ac1346381a2191cec73.6ac1346381a2191cec73.woff26ac1346381a2191cec73.6a... https://spaceship-cdn.com/sharedstaticresources-ui/6ac1346381a2191cec73.6ac1346381a2191cec73.woff2 — 87.5 KiB — 32 ms — font-display: swap
d859cbb66446191425f0.d8... woff2 swap
Size 82 KB
Load time 27 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
355eece7fa95947e67a5.35... woff2 swap
Size 86 KB
Load time 30 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
da8cb24f5ee5a1b23cae.da... woff2 swap
Size 83 KB
Load time 31 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
assets-management-icons... woff swap
Size 14 KB
Load time 31 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
6ac1346381a2191cec73.6a... woff2 swap
Size 87 KB
Load time 32 ms
Start 1.9 s
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)

Fixing the unchecked items could save ~4 KB and ~8 ms

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+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
129 requests over 6880ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 6.6 s LCP 8.3 shttps://spaceship.com// https://spaceship.com/ — 301 — 155 B — 518 ms — h2https://www.spaceship.com/www.spaceship.com/ https://www.spaceship.com/ — 200 — 286.6 KiB — 1.3 s — h2https://spaceship-cdn.com/ai-builder-mini-launcher/app.a79643edd72a8bb9783d.cssspaceship-cdn.com/ai-builder-mini-l... https://spaceship-cdn.com/ai-builder-mini-launcher/app.a79643edd72a8bb9783d.css — 200 — 199 B — 108 ms — h2https://spaceship-cdn.com/helperwidgets/app.c3c7feb8a0cd73ba1ed6.cssspaceship-cdn.com/helperwidgets/app... https://spaceship-cdn.com/helperwidgets/app.c3c7feb8a0cd73ba1ed6.css — 200 — 8.0 KiB — 106 ms — h2https://spaceship-cdn.com/layoutfragments-ui/app.1cc5f42a40f640db0254.cssspaceship-cdn.com/layoutfragments-u... https://spaceship-cdn.com/layoutfragments-ui/app.1cc5f42a40f640db0254.css — 200 — 21.4 KiB — 112 ms — h2https://spaceship-cdn.com/userrestrictions-ui/app.be68077ba529c5ced4b6.cssspaceship-cdn.com/userrestrictions-... https://spaceship-cdn.com/userrestrictions-ui/app.be68077ba529c5ced4b6.css — 200 — 11.6 KiB — 111 ms — h2https://spaceship-cdn.com/notification-subscribe-ui/app.00ea64f7faaf1c1d5b78.cssspaceship-cdn.com/notification-subs... https://spaceship-cdn.com/notification-subscribe-ui/app.00ea64f7faaf1c1d5b78.css — 200 — 8.2 KiB — 107 ms — h2https://spaceship-cdn.com/spaceship-homepage-ui/app.eb0df494e8615b12148d.cssspaceship-cdn.com/spaceship-homepag... https://spaceship-cdn.com/spaceship-homepage-ui/app.eb0df494e8615b12148d.css — 200 — 23.2 KiB — 120 ms — h2https://spaceship-cdn.com/sharedstaticresources-ui/main.69bb776b3acb3217c5d9.cssspaceship-cdn.com/sharedstaticresou... https://spaceship-cdn.com/sharedstaticresources-ui/main.69bb776b3acb3217c5d9.css — 200 — 13.4 KiB — 120 ms — h2https://spaceship-cdn.com/layoutfragments-ui/app.b71104ecf1c79c13e395.jsspaceship-cdn.com/layoutfragments-u... https://spaceship-cdn.com/layoutfragments-ui/app.b71104ecf1c79c13e395.js — 200 — 322.2 KiB — 149 ms — h2https://spaceship-cdn.com/static/spaceship/favicon/manifest-v4.jsonspaceship-cdn.com/static/spaceship/... https://spaceship-cdn.com/static/spaceship/favicon/manifest-v4.json — 200 — 344 B — 42 ms — h2https://spaceship-cdn.com/sharedstaticresources-ui/tokens/spaceship/global/index.201aa1756583f9dfb690.cssspaceship-cdn.com/sharedstaticresou... https://spaceship-cdn.com/sharedstaticresources-ui/tokens/spaceship/global/index.201aa1756583f9dfb690.css — 200 — 17.1 KiB — 26 ms — h2https://spaceship-cdn.com/sharedstaticresources-ui/tokens/spaceship/products/spaceship.0a16f61f57c270f3f321.cssspaceship-cdn.com/sharedstaticresou... https://spaceship-cdn.com/sharedstaticresources-ui/tokens/spaceship/products/spaceship.0a16f61f57c270f3f321.css — 200 — 1.5 KiB — 23 ms — h2https://spaceship-cdn.com/sharedstaticresources-ui/main.fffa335c74b367374f88.jsspaceship-cdn.com/sharedstaticresou... https://spaceship-cdn.com/sharedstaticresources-ui/main.fffa335c74b367374f88.js — 200 — 275.6 KiB — 117 ms — h3https://spaceship-cdn.com/assets-ui/assets-management/client/style.cssspaceship-cdn.com/assets-ui/assets-... https://spaceship-cdn.com/assets-ui/assets-management/client/style.css — 200 — 45.7 KiB — 75 ms — h3https://spaceship-cdn.com/assets-ui/assets-management/client/filled-icons.cssspaceship-cdn.com/assets-ui/assets-... https://spaceship-cdn.com/assets-ui/assets-management/client/filled-icons.css — 200 — 13.7 KiB — 64 ms — h3https://spaceship-cdn.com/sharedoutdatedbrowsercontrol-ui/main.2c2bae7568101bd33127.jsspaceship-cdn.com/sharedoutdatedbro... https://spaceship-cdn.com/sharedoutdatedbrowsercontrol-ui/main.2c2bae7568101bd33127.js — 200 — 6.9 KiB — 33 ms — h3https://spaceship-cdn.com/sharedstaticresources-ui/common-icons.8da6fd11c97e58e99ac6.svgspaceship-cdn.com/sharedstaticresou... https://spaceship-cdn.com/sharedstaticresources-ui/common-icons.8da6fd11c97e58e99ac6.svg — 200 — 21.1 KiB — 25 ms — h3https://js.stripe.com/dahlia/stripe.jsjs.stripe.com/dahlia/stripe.js https://js.stripe.com/dahlia/stripe.js — 200 — 225.4 KiB — 169 ms — h2https://spaceship-cdn.com/ilc-conventional/69c2ad0e3d2e9a1889f8591a04203c6657df3085/client.jsspaceship-cdn.com/ilc-conventional/... https://spaceship-cdn.com/ilc-conventional/69c2ad0e3d2e9a1889f8591a04203c6657df3085/client.js — 200 — 51.8 KiB — 26 ms — h3data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJhIiB4bWxuc…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJhIiB4bWxuc… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTM2IiBoZWlnaHQ9IjQwIiB2aWV3Qm94PSIwIDAgMTM2IDQwIiBmaWxsP…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTM2IiBoZWlnaHQ9IjQwIiB2aWV3Qm94PSIwIDAgMTM2IDQwIiBmaWxsP… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTM2IiBoZWlnaHQ9IjQwIiB2aWV3Qm94PSIwIDAgMTM2IDQwIiBmaWxsP…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTM2IiBoZWlnaHQ9IjQwIiB2aWV3Qm94PSIwIDAgMTM2IDQwIiBmaWxsP… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc… — 200 — 0 B — 0 ms — datahttps://spaceship-cdn.com/sharedstaticresources-ui/d859cbb66446191425f0.d859cbb66446191425f0.woff2spaceship-cdn.com/sharedstaticresou... https://spaceship-cdn.com/sharedstaticresources-ui/d859cbb66446191425f0.d859cbb66446191425f0.woff2 — 200 — 81.8 KiB — 27 ms — h3https://spaceship-cdn.com/sharedstaticresources-ui/355eece7fa95947e67a5.355eece7fa95947e67a5.woff2spaceship-cdn.com/sharedstaticresou... https://spaceship-cdn.com/sharedstaticresources-ui/355eece7fa95947e67a5.355eece7fa95947e67a5.woff2 — 200 — 85.6 KiB — 30 ms — h3data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc… — 200 — 0 B — 0 ms — data
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 6.6 s LCP 8.3 shttps://spaceship.com// https://spaceship.com/ — 301 — 155 B — 518 ms — h2https://www.spaceship.com/www.spaceship.com/ https://www.spaceship.com/ — 200 — 286.6 KiB — 1.3 s — h2https://spaceship-cdn.com/ai-builder-mini-launcher/app.a79643edd72a8bb9783d.cssspaceship-cdn.com/ai-builder-mini-l... https://spaceship-cdn.com/ai-builder-mini-launcher/app.a79643edd72a8bb9783d.css — 200 — 199 B — 108 ms — h2https://spaceship-cdn.com/helperwidgets/app.c3c7feb8a0cd73ba1ed6.cssspaceship-cdn.com/helperwidgets/app... https://spaceship-cdn.com/helperwidgets/app.c3c7feb8a0cd73ba1ed6.css — 200 — 8.0 KiB — 106 ms — h2https://spaceship-cdn.com/layoutfragments-ui/app.1cc5f42a40f640db0254.cssspaceship-cdn.com/layoutfragments-u... https://spaceship-cdn.com/layoutfragments-ui/app.1cc5f42a40f640db0254.css — 200 — 21.4 KiB — 112 ms — h2https://spaceship-cdn.com/userrestrictions-ui/app.be68077ba529c5ced4b6.cssspaceship-cdn.com/userrestrictions-... https://spaceship-cdn.com/userrestrictions-ui/app.be68077ba529c5ced4b6.css — 200 — 11.6 KiB — 111 ms — h2https://spaceship-cdn.com/notification-subscribe-ui/app.00ea64f7faaf1c1d5b78.cssspaceship-cdn.com/notification-subs... https://spaceship-cdn.com/notification-subscribe-ui/app.00ea64f7faaf1c1d5b78.css — 200 — 8.2 KiB — 107 ms — h2https://spaceship-cdn.com/spaceship-homepage-ui/app.eb0df494e8615b12148d.cssspaceship-cdn.com/spaceship-homepag... https://spaceship-cdn.com/spaceship-homepage-ui/app.eb0df494e8615b12148d.css — 200 — 23.2 KiB — 120 ms — h2https://spaceship-cdn.com/sharedstaticresources-ui/main.69bb776b3acb3217c5d9.cssspaceship-cdn.com/sharedstaticresou... https://spaceship-cdn.com/sharedstaticresources-ui/main.69bb776b3acb3217c5d9.css — 200 — 13.4 KiB — 120 ms — h2https://spaceship-cdn.com/layoutfragments-ui/app.b71104ecf1c79c13e395.jsspaceship-cdn.com/layoutfragments-u... https://spaceship-cdn.com/layoutfragments-ui/app.b71104ecf1c79c13e395.js — 200 — 322.2 KiB — 149 ms — h2https://spaceship-cdn.com/static/spaceship/favicon/manifest-v4.jsonspaceship-cdn.com/static/spaceship/... https://spaceship-cdn.com/static/spaceship/favicon/manifest-v4.json — 200 — 344 B — 42 ms — h2https://spaceship-cdn.com/sharedstaticresources-ui/tokens/spaceship/global/index.201aa1756583f9dfb690.cssspaceship-cdn.com/sharedstaticresou... https://spaceship-cdn.com/sharedstaticresources-ui/tokens/spaceship/global/index.201aa1756583f9dfb690.css — 200 — 17.1 KiB — 26 ms — h2https://spaceship-cdn.com/sharedstaticresources-ui/tokens/spaceship/products/spaceship.0a16f61f57c270f3f321.cssspaceship-cdn.com/sharedstaticresou... https://spaceship-cdn.com/sharedstaticresources-ui/tokens/spaceship/products/spaceship.0a16f61f57c270f3f321.css — 200 — 1.5 KiB — 23 ms — h2https://spaceship-cdn.com/sharedstaticresources-ui/main.fffa335c74b367374f88.jsspaceship-cdn.com/sharedstaticresou... https://spaceship-cdn.com/sharedstaticresources-ui/main.fffa335c74b367374f88.js — 200 — 275.6 KiB — 117 ms — h3https://spaceship-cdn.com/assets-ui/assets-management/client/style.cssspaceship-cdn.com/assets-ui/assets-... https://spaceship-cdn.com/assets-ui/assets-management/client/style.css — 200 — 45.7 KiB — 75 ms — h3https://spaceship-cdn.com/assets-ui/assets-management/client/filled-icons.cssspaceship-cdn.com/assets-ui/assets-... https://spaceship-cdn.com/assets-ui/assets-management/client/filled-icons.css — 200 — 13.7 KiB — 64 ms — h3https://spaceship-cdn.com/sharedoutdatedbrowsercontrol-ui/main.2c2bae7568101bd33127.jsspaceship-cdn.com/sharedoutdatedbro... https://spaceship-cdn.com/sharedoutdatedbrowsercontrol-ui/main.2c2bae7568101bd33127.js — 200 — 6.9 KiB — 33 ms — h3https://spaceship-cdn.com/sharedstaticresources-ui/common-icons.8da6fd11c97e58e99ac6.svgspaceship-cdn.com/sharedstaticresou... https://spaceship-cdn.com/sharedstaticresources-ui/common-icons.8da6fd11c97e58e99ac6.svg — 200 — 21.1 KiB — 25 ms — h3https://js.stripe.com/dahlia/stripe.jsjs.stripe.com/dahlia/stripe.js https://js.stripe.com/dahlia/stripe.js — 200 — 225.4 KiB — 169 ms — h2https://spaceship-cdn.com/ilc-conventional/69c2ad0e3d2e9a1889f8591a04203c6657df3085/client.jsspaceship-cdn.com/ilc-conventional/... https://spaceship-cdn.com/ilc-conventional/69c2ad0e3d2e9a1889f8591a04203c6657df3085/client.js — 200 — 51.8 KiB — 26 ms — h3data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJhIiB4bWxuc…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJhIiB4bWxuc… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTM2IiBoZWlnaHQ9IjQwIiB2aWV3Qm94PSIwIDAgMTM2IDQwIiBmaWxsP…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTM2IiBoZWlnaHQ9IjQwIiB2aWV3Qm94PSIwIDAgMTM2IDQwIiBmaWxsP… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTM2IiBoZWlnaHQ9IjQwIiB2aWV3Qm94PSIwIDAgMTM2IDQwIiBmaWxsP…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTM2IiBoZWlnaHQ9IjQwIiB2aWV3Qm94PSIwIDAgMTM2IDQwIiBmaWxsP… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc… — 200 — 0 B — 0 ms — datahttps://spaceship-cdn.com/sharedstaticresources-ui/d859cbb66446191425f0.d859cbb66446191425f0.woff2spaceship-cdn.com/sharedstaticresou... https://spaceship-cdn.com/sharedstaticresources-ui/d859cbb66446191425f0.d859cbb66446191425f0.woff2 — 200 — 81.8 KiB — 27 ms — h3https://spaceship-cdn.com/sharedstaticresources-ui/355eece7fa95947e67a5.355eece7fa95947e67a5.woff2spaceship-cdn.com/sharedstaticresou... https://spaceship-cdn.com/sharedstaticresources-ui/355eece7fa95947e67a5.355eece7fa95947e67a5.woff2 — 200 — 85.6 KiB — 30 ms — h3data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxuc… — 200 — 0 B — 0 ms — datadata:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAADybWV0YQAAAAAAAAAoaGRscgAAAAAA…data:image/avif;base64,AAAAIGZ0eXBh... data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAADybWV0YQAAAAAAAAAoaGRscgAAAAAA… — 200 — 0 B — 0 ms — datadata:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAADybWV0YQAAAAAAAAAoaGRscgAAAAAA…data:image/avif;base64,AAAAIGZ0eXBh... data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAADybWV0YQAAAAAAAAAoaGRscgAAAAAA… — 200 — 0 B — 0 ms — datadata:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAAGNbWV0YQAAAAAAAAAoaGRscgAAAAAA…data:image/avif;base64,AAAAIGZ0eXBh... data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAAGNbWV0YQAAAAAAAAAoaGRscgAAAAAA… — 200 — 0 B — 0 ms — datadata:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAAGNbWV0YQAAAAAAAAAoaGRscgAAAAAA…data:image/avif;base64,AAAAIGZ0eXBh... data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAAGNbWV0YQAAAAAAAAAoaGRscgAAAAAA… — 200 — 0 B — 0 ms — datahttps://spaceship-cdn.com/sharedstaticresources-ui/da8cb24f5ee5a1b23cae.da8cb24f5ee5a1b23cae.woff2spaceship-cdn.com/sharedstaticresou... https://spaceship-cdn.com/sharedstaticresources-ui/da8cb24f5ee5a1b23cae.da8cb24f5ee5a1b23cae.woff2 — 200 — 82.6 KiB — 31 ms — h3https://spaceship-cdn.com/assets-ui/assets-management/client/assets/assets-management-icons.d628ae8b9763937ae150.40fc9fd69ff382733912.woffspaceship-cdn.com/assets-ui/assets-... https://spaceship-cdn.com/assets-ui/assets-management/client/assets/assets-management-icons.d628ae8b9763937ae150.40fc9fd69ff382733912.woff — 200 — 14.1 KiB — 31 ms — h3https://spaceship-cdn.com/sharedstaticresources-ui/6ac1346381a2191cec73.6ac1346381a2191cec73.woff2spaceship-cdn.com/sharedstaticresou... https://spaceship-cdn.com/sharedstaticresources-ui/6ac1346381a2191cec73.6ac1346381a2191cec73.woff2 — 200 — 87.5 KiB — 32 ms — h3data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyN…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyN… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0iTGF5Z…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0iTGF5Z… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSI2NHB4I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSI2NHB4I… — 200 — 0 B — 0 ms — datahttps://spaceship-cdn.com/layoutfragments-ui/assets/sectigo.40776a81ee37797b7138.svgspaceship-cdn.com/layoutfragments-u... https://spaceship-cdn.com/layoutfragments-ui/assets/sectigo.40776a81ee37797b7138.svg — 200 — 10.3 KiB — 27 ms — h3data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUwIiBoZWlnaHQ9IjU0IiB2aWV3Qm94PSIwIDAgMjUwIDU0IiB2ZXJza…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUwIiBoZWlnaHQ9IjU0IiB2aWV3Qm94PSIwIDAgMjUwIDU0IiB2ZXJza… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMThwe…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMThwe… — 200 — 0 B — 0 ms — datahttps://cdn.engagement.ai/production/static/js/loader/chatLoader.v3.jscdn.engagement.ai/production/static... https://cdn.engagement.ai/production/static/js/loader/chatLoader.v3.js — 200 — 1.3 KiB — 98 ms — h2https://www.spaceship.com/_ilc/api/v1/registry/template/500www.spaceship.com/_ilc/api/v1/regis... https://www.spaceship.com/_ilc/api/v1/registry/template/500 — 200 — 16.9 KiB — 212 ms — h2https://spaceship-cdn.com/userrestrictions-ui/app.98952d96363453828f13.jsspaceship-cdn.com/userrestrictions-... https://spaceship-cdn.com/userrestrictions-ui/app.98952d96363453828f13.js — 200 — 82.8 KiB — 56 ms — h3https://spaceship-cdn.com/ai-builder-mini-launcher/app.01df7d78ded6f00cb934.jsspaceship-cdn.com/ai-builder-mini-l... https://spaceship-cdn.com/ai-builder-mini-launcher/app.01df7d78ded6f00cb934.js — 200 — 47.2 KiB — 43 ms — h3https://spaceship-cdn.com/helperwidgets/app.f857a03325c8188e1358.jsspaceship-cdn.com/helperwidgets/app... https://spaceship-cdn.com/helperwidgets/app.f857a03325c8188e1358.js — 200 — 58.5 KiB — 40 ms — h3https://spaceship-cdn.com/notification-subscribe-ui/app.f105152bcb36e9d9cfe1.jsspaceship-cdn.com/notification-subs... https://spaceship-cdn.com/notification-subscribe-ui/app.f105152bcb36e9d9cfe1.js — 200 — 82.5 KiB — 53 ms — h3https://spaceship-cdn.com/spaceship-homepage-ui/app.d549e435109fd00a3ab1.jsspaceship-cdn.com/spaceship-homepag... https://spaceship-cdn.com/spaceship-homepage-ui/app.d549e435109fd00a3ab1.js — 200 — 367.5 KiB — 62 ms — h3https://spaceship-cdn.com/shared-library/authSdk/index.55e6a1b4fa504e9f858e.module.jsspaceship-cdn.com/shared-library/au... https://spaceship-cdn.com/shared-library/authSdk/index.55e6a1b4fa504e9f858e.module.js — 200 — 49.2 KiB — 40 ms — h3https://spaceship-cdn.com/shared-library/miniCart/index.e6212c3b57dd1be1f90f.module.jsspaceship-cdn.com/shared-library/mi... https://spaceship-cdn.com/shared-library/miniCart/index.e6212c3b57dd1be1f90f.module.js — 200 — 229.3 KiB — 92 ms — h3https://spaceship-cdn.com/global-search/app.14c9d5070840fdba3e12.jsspaceship-cdn.com/global-search/app... https://spaceship-cdn.com/global-search/app.14c9d5070840fdba3e12.js — 200 — 165.7 KiB — 91 ms — h3https://spaceship-cdn.com/cookiebanner-ui/app.de39ab48f73dd3723497.jsspaceship-cdn.com/cookiebanner-ui/a... https://spaceship-cdn.com/cookiebanner-ui/app.de39ab48f73dd3723497.js — 200 — 92.0 KiB — 25 ms — h3data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJhIiB4bWxuc…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJhIiB4bWxuc… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJhIiB4bWxuc…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJhIiB4bWxuc… — 200 — 0 B — 0 ms — datahttps://chat.engagement.ai/api/v2/widget/discoverchat.engagement.ai/api/v2/widget/di... https://chat.engagement.ai/api/v2/widget/discover — 200 — 1.5 KiB — 281 ms — h2https://spaceship-cdn.com/l10n/helper-widgets/en-US/manifest.54DD460B9362B8748C0D46692C6AAB4E.jsonspaceship-cdn.com/l10n/helper-widge... https://spaceship-cdn.com/l10n/helper-widgets/en-US/manifest.54DD460B9362B8748C0D46692C6AAB4E.json — 200 — 774 B — 25 ms — h3https://spaceship-cdn.com/l10n/helper-widgets/en-US/manifest.54DD460B9362B8748C0D46692C6AAB4E.jsonspaceship-cdn.com/l10n/helper-widge... https://spaceship-cdn.com/l10n/helper-widgets/en-US/manifest.54DD460B9362B8748C0D46692C6AAB4E.json — 200 — 0 B — 20 ms — h3https://www.spaceship.com/gateway/api/v1/helperwidgets/searchWidgetInstancewww.spaceship.com/gateway/api/v1/he... https://www.spaceship.com/gateway/api/v1/helperwidgets/searchWidgetInstance — 200 — 155 B — 211 ms — h2https://spaceship-cdn.com/shared-library/notificationSdkBrowser/index.0febbd1ac93d352c1f59.module.jsspaceship-cdn.com/shared-library/no... https://spaceship-cdn.com/shared-library/notificationSdkBrowser/index.0febbd1ac93d352c1f59.module.js — 200 — 10.7 KiB — 30 ms — h3https://spaceship-cdn.com/l10n/userrestrictions-ui/en-US/manifest.A33DD16191E8DD4EA60B45A253DC059F.jsonspaceship-cdn.com/l10n/userrestrict... https://spaceship-cdn.com/l10n/userrestrictions-ui/en-US/manifest.A33DD16191E8DD4EA60B45A253DC059F.json — 200 — 1.1 KiB — 23 ms — h3https://spaceship-cdn.com/l10n/userrestrictions-ui/en-US/manifest.A33DD16191E8DD4EA60B45A253DC059F.jsonspaceship-cdn.com/l10n/userrestrict... https://spaceship-cdn.com/l10n/userrestrictions-ui/en-US/manifest.A33DD16191E8DD4EA60B45A253DC059F.json — 200 — 0 B — 20 ms — h3https://spaceship-cdn.com/shared-library/domainValidator/index.c42ad2945d05ee9a5682.module.jsspaceship-cdn.com/shared-library/do... https://spaceship-cdn.com/shared-library/domainValidator/index.c42ad2945d05ee9a5682.module.js — 200 — 79.0 KiB — 26 ms — h3https://cdn.engagement.ai/production/static/js/sdk/chatSDK.9bd9fc5a78085cdcfb47.jscdn.engagement.ai/production/static... https://cdn.engagement.ai/production/static/js/sdk/chatSDK.9bd9fc5a78085cdcfb47.js — 200 — 20.5 KiB — 24 ms — h2https://spaceship-cdn.com/spaceship-homepage-ui/assets/benefits-1-mobile.c09e11c3f1431c718a12.avifspaceship-cdn.com/spaceship-homepag... https://spaceship-cdn.com/spaceship-homepage-ui/assets/benefits-1-mobile.c09e11c3f1431c718a12.avif — 200 — 25.7 KiB — 31 ms — h3https://spaceship-cdn.com/spaceship-homepage-ui/assets/benefits-2-mobile.cc4fc9fc88570124e4a2.avifspaceship-cdn.com/spaceship-homepag... https://spaceship-cdn.com/spaceship-homepage-ui/assets/benefits-2-mobile.cc4fc9fc88570124e4a2.avif — 200 — 13.0 KiB — 31 ms — h3https://spaceship-cdn.com/spaceship-homepage-ui/assets/benefits-3-mobile.fece2af927950b162bcb.avifspaceship-cdn.com/spaceship-homepag... https://spaceship-cdn.com/spaceship-homepage-ui/assets/benefits-3-mobile.fece2af927950b162bcb.avif — 200 — 16.6 KiB — 35 ms — h3https://spaceship-cdn.com/l10n/auth-sdk/en-US/manifest.3E7C89BC4D8A7556E28607407BB4B8B9.jsonspaceship-cdn.com/l10n/auth-sdk/en-... https://spaceship-cdn.com/l10n/auth-sdk/en-US/manifest.3E7C89BC4D8A7556E28607407BB4B8B9.json — 200 — 521 B — 24 ms — h3https://www.spaceship.com/gateway/api/v1/identitybff/LoginStatuswww.spaceship.com/gateway/api/v1/id... https://www.spaceship.com/gateway/api/v1/identitybff/LoginStatus — 200 — 135 B — 207 ms — h2https://spaceship-cdn.com/l10n/cookiebanner-ui/en-US/manifest.0856E1A7A2FBF9971C4C01570D406B3D.jsonspaceship-cdn.com/l10n/cookiebanner... https://spaceship-cdn.com/l10n/cookiebanner-ui/en-US/manifest.0856E1A7A2FBF9971C4C01570D406B3D.json — 200 — 2.3 KiB — 26 ms — h3https://spaceship-cdn.com/cookiebanner-ui/app.c1ff1777ad06a6fc39f5.cssspaceship-cdn.com/cookiebanner-ui/a... https://spaceship-cdn.com/cookiebanner-ui/app.c1ff1777ad06a6fc39f5.css — 200 — 4.4 KiB — 27 ms — h3https://spaceship-cdn.com/l10n/cookiebanner-ui/en-US/manifest.0856E1A7A2FBF9971C4C01570D406B3D.jsonspaceship-cdn.com/l10n/cookiebanner... https://spaceship-cdn.com/l10n/cookiebanner-ui/en-US/manifest.0856E1A7A2FBF9971C4C01570D406B3D.json — 200 — 0 B — 24 ms — h3https://spaceship-cdn.com/l10n/globalsearch/en-US/manifest.1A18F2D07E19C5CECA87F74B85FA68FE.jsonspaceship-cdn.com/l10n/globalsearch... https://spaceship-cdn.com/l10n/globalsearch/en-US/manifest.1A18F2D07E19C5CECA87F74B85FA68FE.json — 200 — 1.5 KiB — 24 ms — h3https://spaceship-cdn.com/global-search/app.8da8f82458a208012b77.cssspaceship-cdn.com/global-search/app... https://spaceship-cdn.com/global-search/app.8da8f82458a208012b77.css — 200 — 15.3 KiB — 26 ms — h3https://spaceship-cdn.com/shared-library/applicationSdk/index.169621f69f2cc8df9143.module.jsspaceship-cdn.com/shared-library/ap... https://spaceship-cdn.com/shared-library/applicationSdk/index.169621f69f2cc8df9143.module.js — 200 — 7.7 KiB — 25 ms — h3https://www.spaceship.com/gateway/api/v1/identitybff/LoginStatuswww.spaceship.com/gateway/api/v1/id... https://www.spaceship.com/gateway/api/v1/identitybff/LoginStatus — 200 — 131 B — 212 ms — h2https://www.spaceship.com/gateway/api/v1/identitybff/LoginStatuswww.spaceship.com/gateway/api/v1/id... https://www.spaceship.com/gateway/api/v1/identitybff/LoginStatus — 200 — 132 B — 611 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NHLCC4Bwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NHLCC4B — 200 — 177.5 KiB — 172 ms — h2https://spaceship-cdn.com/l10n/mini-cart-library/en-US/manifest.CEB24A31E3D910F5CCD2D23EBBF4C52A.jsonspaceship-cdn.com/l10n/mini-cart-li... https://spaceship-cdn.com/l10n/mini-cart-library/en-US/manifest.CEB24A31E3D910F5CCD2D23EBBF4C52A.json — 200 — 2.9 KiB — 23 ms — h3https://www.spaceship.com/gateway/api/v1/minicart-gateway/cart/getCompactwww.spaceship.com/gateway/api/v1/mi... https://www.spaceship.com/gateway/api/v1/minicart-gateway/cart/getCompact — 200 — 399 B — 688 ms — h2https://spaceship-cdn.com/shared-library/productPlatformSdkV3/index.28e58177842835192775.module.jsspaceship-cdn.com/shared-library/pr... https://spaceship-cdn.com/shared-library/productPlatformSdkV3/index.28e58177842835192775.module.js — 200 — 21.3 KiB — 29 ms — h3https://spaceship-cdn.com/shared-library/productPlatformSdkV2/index.98cafcb636bf17ab6e00.module.jsspaceship-cdn.com/shared-library/pr... https://spaceship-cdn.com/shared-library/productPlatformSdkV2/index.98cafcb636bf17ab6e00.module.js — 200 — 21.3 KiB — 28 ms — h3https://www.spaceship.com/gateway/api/v1/domainvalidator/tlds/supportedwww.spaceship.com/gateway/api/v1/do... https://www.spaceship.com/gateway/api/v1/domainvalidator/tlds/supported — 200 — 2.2 KiB — 658 ms — h2https://cdn.engagement.ai/production/static/css/brandScheme/brand-3-stub.60b732dc5438d1e4a51e.csscdn.engagement.ai/production/static... https://cdn.engagement.ai/production/static/css/brandScheme/brand-3-stub.60b732dc5438d1e4a51e.css — 200 — 827 B — 54 ms — h2https://cdn.engagement.ai/production/static/css/stub-styles.9538b484ee79a97ccf08.csscdn.engagement.ai/production/static... https://cdn.engagement.ai/production/static/css/stub-styles.9538b484ee79a97ccf08.css — 200 — 2.0 KiB — 55 ms — h2https://www.spaceship.com/gateway/api/v1/application-wrapper-ui/application/readLinkwww.spaceship.com/gateway/api/v1/ap... https://www.spaceship.com/gateway/api/v1/application-wrapper-ui/application/readLink — 200 — 196 B — 678 ms — h2https://www.googletagmanager.com/gtag/destination?id=AW-11087426027&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-11087426027&cx=c&gtm=4e64h1 — 200 — 145.3 KiB — 47 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 135 ms — h2https://www.googletagmanager.com/gtag/destination?id=G-DZHVGNQLPQ&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=G-DZHVGNQLPQ&cx=c&gtm=4e64h1 — 200 — 161.0 KiB — 675 ms — h2https://www.googletagmanager.com/gtag/js?id=G-DZHVGNQLPQ&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DZHVGNQLPQ&cx=c&gtm=4e64h1 — 200 — 160.9 KiB — 86 ms — h3https://www.spaceship.com/gateway/api/v1/application-wrapper-ui/application/readLinkwww.spaceship.com/gateway/api/v1/ap... https://www.spaceship.com/gateway/api/v1/application-wrapper-ui/application/readLink — 200 — 248 B — 275 ms — h2https://www.spaceship.com/report/csp-violationwww.spaceship.com/report/csp-violat... https://www.spaceship.com/report/csp-violation — 204 — 33 B — 564 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=9&frm=0&ae=g&dl=https%3A%2F%2Fwww.spaceship.com%2F&scrsrc=www.googletagmanager.com&rnd=1706527817.1776802608&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA&gtm=45be64h1v9169053390z8812356919za20gzb812356919zd812356919xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938469~117266401~118128922&apve=1&apvf=f&apvc=0&tids=AW-11087426027&tid=AW-11087426027&tft=1776802607870&tfd=3686pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=9&frm=0&ae=g&dl=https%3A%2F%2Fwww.spaceship.com%2F&scrsrc=www.googletagmanager.com&rnd=1706527817.1776802608&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA&gtm=45be64h1v9169053390z8812356919za20gzb812356919zd812356919xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938465~115938469~117266401~118128922&apve=1&apvf=f&apvc=0&tids=AW-11087426027&tid=AW-11087426027&tft=1776802607870&tfd=3686 — -1 — 0 B — 0 ms — https://www.spaceship.com/report/csp-violationwww.spaceship.com/report/csp-violat... https://www.spaceship.com/report/csp-violation — 204 — 33 B — 597 ms — h2https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=3c2b84db-dd88-402b-aa48-0f2f2ddbdea8&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=653f9f38-86dd-4d1a-8eba-a59f77308f93&pt=Launch%20into%20the%20future%20-%20Spaceship&tw_document_href=https%3A%2F%2Fwww.spaceship.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776802607908.15529312532390635&txn_id=oggnw&type=javascript&version=2.3.53t.co/1/i/adsct?bci=4&dv=UTC%26en-US... https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=3c2b84db-dd88-402b-aa48-0f2f2ddbdea8&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=653f9f38-86dd-4d1a-8eba-a59f77308f93&pt=Launch%20into%20the%20future%20-%20Spaceship&tw_document_href=https%3A%2F%2Fwww.spaceship.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776802607908.15529312532390635&txn_id=oggnw&type=javascript&version=2.3.53 — 200 — 660 B — 193 ms — h2https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=3c2b84db-dd88-402b-aa48-0f2f2ddbdea8&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=653f9f38-86dd-4d1a-8eba-a59f77308f93&pt=Launch%20into%20the%20future%20-%20Spaceship&tw_document_href=https%3A%2F%2Fwww.spaceship.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776802607908.15529312532390635&txn_id=oggnw&type=javascript&version=2.3.53analytics.twitter.com/1/i/adsct?bci... https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=3c2b84db-dd88-402b-aa48-0f2f2ddbdea8&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=653f9f38-86dd-4d1a-8eba-a59f77308f93&pt=Launch%20into%20the%20future%20-%20Spaceship&tw_document_href=https%3A%2F%2Fwww.spaceship.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776802607908.15529312532390635&txn_id=oggnw&type=javascript&version=2.3.53 — 200 — 1001 B — 281 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-DZHVGNQLPQ&gtm=45je64h1v9108472257z8812356919za20gzb812356919zd812356919&_p=1776802607506&gcs=G100&gcd=13p3p3p2p7l1&npa=1&dma_cps=-&dma=1&_eu=EAAAAEA&are=1&cid=1925759743.1776802608&frm=0&ir=1&ngs=1&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117384406&dl=https%3A%2F%2Fwww.spaceship.com%2F&sid=1776802607&sct=1&seg=0&dt=Launch%20into%20the%20future%20-%20Spaceship&_tu=Cgw&en=page_view&_fv=1&_nsi=1&_ss=1&ep.cookieDomain=auto&ep.allowLinker=true&ep.userId=none&ep.screenResolution=412%D1%85823&ep.scid=g553447679.1776802608&ep.allow_interest_groups=false&ep.ads_data_redaction=false&ep.anonymize_ip=true&ep.conversion_cookie_prefix=false&ep.conversion_linker=false&ep.modalContext=undefined%2F%2Flocale-options-popover&ep.navigation_type=navigate&tfd=3787region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-DZHVGNQLPQ&gtm=45je64h1v9108472257z8812356919za20gzb812356919zd812356919&_p=1776802607506&gcs=G100&gcd=13p3p3p2p7l1&npa=1&dma_cps=-&dma=1&_eu=EAAAAEA&are=1&cid=1925759743.1776802608&frm=0&ir=1&ngs=1&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117384406&dl=https%3A%2F%2Fwww.spaceship.com%2F&sid=1776802607&sct=1&seg=0&dt=Launch%20into%20the%20future%20-%20Spaceship&_tu=Cgw&en=page_view&_fv=1&_nsi=1&_ss=1&ep.cookieDomain=auto&ep.allowLinker=true&ep.userId=none&ep.screenResolution=412%D1%85823&ep.scid=g553447679.1776802608&ep.allow_interest_groups=false&ep.ads_data_redaction=false&ep.anonymize_ip=true&ep.conversion_cookie_prefix=false&ep.conversion_linker=false&ep.modalContext=undefined%2F%2Flocale-options-popover&ep.navigation_type=navigate&tfd=3787 — 204 — 550 B — 74 ms — h2https://www.spaceship.com/gateway/api/v1/application-wrapper-ui/application/readLinkwww.spaceship.com/gateway/api/v1/ap... https://www.spaceship.com/gateway/api/v1/application-wrapper-ui/application/readLink — 200 — 196 B — 252 ms — h2https://www.spaceship.com/gateway/api/v1/application-wrapper-ui/application/readLinkwww.spaceship.com/gateway/api/v1/ap... https://www.spaceship.com/gateway/api/v1/application-wrapper-ui/application/readLink — 200 — 228 B — 316 ms — h2https://www.spaceship.com/gateway/api/v1/application-wrapper-ui/application/readLinkwww.spaceship.com/gateway/api/v1/ap... https://www.spaceship.com/gateway/api/v1/application-wrapper-ui/application/readLink — 200 — 235 B — 277 ms — h2https://js-agent.newrelic.com/nr-spa-1.246.1.min.jsjs-agent.newrelic.com/nr-spa-1.246.... https://js-agent.newrelic.com/nr-spa-1.246.1.min.js — 200 — 26.3 KiB — 29 ms — h2https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.htmljs.stripe.com/v3/m-outer-3437aaddcd... https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.html — 200 — 1.2 KiB — 85 ms — h2https://bam.nr-data.net/1/NRBR-a7f225e55b08b3e3238?a=1103150123&sa=1&v=1.246.1&t=Unnamed%20Transaction&rst=4398&ck=0&s=b76c090604527d57&ref=https://www.spaceship.com/&af=err,xhr,stn,ins,spa&be=1172&fe=3163&dc=820&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776802604184,%22n%22:0,%22f%22:519,%22dn%22:520,%22dne%22:526,%22c%22:526,%22s%22:543,%22ce%22:566,%22rq%22:566,%22rp%22:1173,%22rpe%22:1813,%22di%22:1989,%22ds%22:1989,%22de%22:1992,%22dc%22:4325,%22l%22:4330,%22le%22:4335%7D,%22navigation%22:%7B%7D%7D&fp=1788&fcp=1820bam.nr-data.net/1/NRBR-a7f225e55b08... https://bam.nr-data.net/1/NRBR-a7f225e55b08b3e3238?a=1103150123&sa=1&v=1.246.1&t=Unnamed%20Transaction&rst=4398&ck=0&s=b76c090604527d57&ref=https://www.spaceship.com/&af=err,xhr,stn,ins,spa&be=1172&fe=3163&dc=820&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776802604184,%22n%22:0,%22f%22:519,%22dn%22:520,%22dne%22:526,%22c%22:526,%22s%22:543,%22ce%22:566,%22rq%22:566,%22rp%22:1173,%22rpe%22:1813,%22di%22:1989,%22ds%22:1989,%22de%22:1992,%22dc%22:4325,%22l%22:4330,%22le%22:4335%7D,%22navigation%22:%7B%7D%7D&fp=1788&fcp=1820 — 200 — 731 B — 138 ms — http/1.1https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.jsjs.stripe.com/v3/fingerprinted/js/m... https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.js — 200 — 1.0 KiB — 23 ms — h2https://spaceship-cdn.com/l10n/ai-builder-mini-launcher/en-US/manifest.C072745011376C9D769D290C6023146D.jsonspaceship-cdn.com/l10n/ai-builder-m... https://spaceship-cdn.com/l10n/ai-builder-mini-launcher/en-US/manifest.C072745011376C9D769D290C6023146D.json — 200 — 542 B — 26 ms — h3https://m.stripe.network/inner.htmlm.stripe.network/inner.html https://m.stripe.network/inner.html — 200 — 1.8 KiB — 92 ms — h2https://bam.nr-data.net/ins/1/NRBR-a7f225e55b08b3e3238?a=1103150123&sa=1&v=1.246.1&t=Unnamed%20Transaction&rst=4599&ck=0&s=b76c090604527d57&ref=https://www.spaceship.com/bam.nr-data.net/ins/1/NRBR-a7f225e5... https://bam.nr-data.net/ins/1/NRBR-a7f225e55b08b3e3238?a=1103150123&sa=1&v=1.246.1&t=Unnamed%20Transaction&rst=4599&ck=0&s=b76c090604527d57&ref=https://www.spaceship.com/ — 204 — 397 B — 108 ms — http/1.1https://bam.nr-data.net/events/1/NRBR-a7f225e55b08b3e3238?a=1103150123&sa=1&v=1.246.1&t=Unnamed%20Transaction&rst=4609&ck=0&s=b76c090604527d57&ref=https://www.spaceship.com/bam.nr-data.net/events/1/NRBR-a7f22... https://bam.nr-data.net/events/1/NRBR-a7f225e55b08b3e3238?a=1103150123&sa=1&v=1.246.1&t=Unnamed%20Transaction&rst=4609&ck=0&s=b76c090604527d57&ref=https://www.spaceship.com/ — 200 — 419 B — 105 ms — http/1.1https://m.stripe.network/out-4.5.45.jsm.stripe.network/out-4.5.45.js https://m.stripe.network/out-4.5.45.js — 200 — 16.5 KiB — 23 ms — h2https://spaceship-cdn.com/static/spaceship/favicon/spaceship-favicon.icospaceship-cdn.com/static/spaceship/... https://spaceship-cdn.com/static/spaceship/favicon/spaceship-favicon.ico — 200 — 2.1 KiB — 26 ms — h3https://m.stripe.com/6m.stripe.com/6 https://m.stripe.com/6 — 200 — 579 B — 567 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 117 ms — h2https://bat.bing.com/p/action/331003033.jsbat.bing.com/p/action/331003033.js https://bat.bing.com/p/action/331003033.js — 200 — 428 B — 35 ms — h2https://bat.bing.net/actionp/0?ti=331003033&tm=gtm002&Ver=2&mid=508bbe9e-a2bc-4383-9dc4-a0d939d912d2&bo=1&evt=consent&src=default&cdb=AQAQ&asc=Dbat.bing.net/actionp/0?ti=331003033... https://bat.bing.net/actionp/0?ti=331003033&tm=gtm002&Ver=2&mid=508bbe9e-a2bc-4383-9dc4-a0d939d912d2&bo=1&evt=consent&src=default&cdb=AQAQ&asc=D — 204 — 345 B — 111 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 12081ms · 3100KB · $160/mo
www.spaceship.com
Other
Costly
Execution 3592ms
Transfer 287 KB
Monthly Cost $48/mo
spaceship-cdn.com
Other
Costly
Execution 2514ms
Transfer 276 KB
Unused 34%
Monthly Cost $33/mo
spaceship-cdn.com
Other
Costly
Execution 1202ms
Transfer 367 KB
Unused 34%
Monthly Cost $16/mo
spaceship-cdn.com
Other
Costly
Execution 714ms
Transfer 322 KB
Unused 37%
Monthly Cost $9/mo
Unattributable
Other
Costly
Execution 699ms
Transfer 0 KB
Monthly Cost $9/mo
spaceship-cdn.com
Other
Costly
Execution 481ms
Transfer 52 KB
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 476ms
Transfer 178 KB
Unused 37%
Monthly Cost $6/mo
js-agent.newrelic.com
Other
Costly
Execution 330ms
Transfer 26 KB
Monthly Cost $4/mo
spaceship-cdn.com
Other
Costly
Execution 281ms
Transfer 229 KB
Unused 56%
Monthly Cost $4/mo
spaceship-cdn.com
Other
Costly
Execution 256ms
Transfer 166 KB
Unused 59%
Monthly Cost $3/mo
Stripe
Payment
Essential
Execution 256ms
Transfer 225 KB
Unused 73%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Costly
Execution 254ms
Transfer 161 KB
Unused 42%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 196ms
Transfer 145 KB
Unused 48%
Monthly Cost $3/mo
spaceship-cdn.com
Other
Optional
Execution 174ms
Transfer 92 KB
Unused 39%
Monthly Cost $2/mo
spaceship-cdn.com
Other
Optional
Execution 114ms
Transfer 83 KB
Unused 35%
Monthly Cost $2/mo
spaceship-cdn.com
Other
Optional
Execution 105ms
Transfer 59 KB
Unused 40%
Monthly Cost $1/mo
spaceship-cdn.com
Other
Optional
Execution 96ms
Transfer 83 KB
Unused 44%
Monthly Cost $1/mo
spaceship-cdn.com
Other
Optional
Execution 83ms
Transfer 49 KB
Unused 47%
Monthly Cost $1/mo
spaceship-cdn.com
Other
Optional
Execution 72ms
Transfer 47 KB
Unused 44%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 69ms
Transfer 161 KB
Unused 69%
Monthly Cost $1/mo
spaceship-cdn.com
Other
Optional
Execution 65ms
Transfer 79 KB
Monthly Cost $1/mo
Twitter/X Pixel
Advertising
Optional
Execution 53ms
Transfer 13 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.spaceship.com adds 3592ms and costs ~$48/month
  • spaceship-cdn.com adds 2514ms and costs ~$33/month
  • spaceship-cdn.com adds 1202ms and costs ~$16/month
  • spaceship-cdn.com adds 714ms and costs ~$9/month
  • Unattributable adds 699ms and costs ~$9/month
  • spaceship-cdn.com adds 481ms and costs ~$6/month
  • Google Tag Manager adds 476ms and costs ~$6/month
  • js-agent.newrelic.com adds 330ms and costs ~$4/month
  • spaceship-cdn.com adds 281ms and costs ~$4/month
  • spaceship-cdn.com adds 256ms and costs ~$3/month
  • Google Tag Manager adds 254ms and costs ~$3/month

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

www.spaceship.com takes 3592ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

spaceship-cdn.com takes 2514ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

spaceship-cdn.com takes 1202ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

spaceship-cdn.com takes 714ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 699ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

spaceship-cdn.com takes 481ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 476ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

js-agent.newrelic.com takes 330ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

spaceship-cdn.com takes 281ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

56% of spaceship-cdn.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

spaceship-cdn.com takes 256ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

59% of spaceship-cdn.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

73% of Stripe's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Google Tag Manager takes 254ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

69% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

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

Send Feedback