Time and fetch the page.
A single GET request to the storefront homepage. The test records TTFB, total transfer time, and the response headers. No login, no API token.
Time to first byte, document weight, script count, render-blocking files, and the third-party hosts your homepage pulls from. Scored to 100, with the biggest weight offenders called out.
A frozen run on glossier.com. Score is a composite of TTFB, document weight, render-blocking files, and third-party host count.
482 ms (good)247 kB HTML (target: under 200 kB)6 blocking files in <head>92 kB transferred · 7 child scripts61 kB transferred · 2 scripts, 1 popupbrotli enabled (good)The test focuses on the levers a merchant can actually pull: weight, script count, third-party hosts, cache and compression headers.
<script> tags, split between first-party and third-party hosts.<head> without async or defer.A single GET request to the storefront homepage. The test records TTFB, total transfer time, and the response headers. No login, no API token.
Count every script and stylesheet. Group by host. Identify render-blocking files in the head. Estimate transferred weight per third-party origin.
Composite score from TTFB, weight, third-party host count, and render-blocking files. Top five heaviest hosts and biggest blocking files are surfaced with one-line fixes.
Apps accumulate. Pixels stay behind. A quarterly run shows what new weight was added and which apps you stopped using but never uninstalled. The cleanup is a one-afternoon project that pays back forever.
Before a marketing push, run the test. Make sure your homepage is under the budget you would expect a 2026 storefront to hit. A slow landing page wastes the paid traffic you are about to send to it.
Test the three best-known competitors in your category. The relative ranking tells you whether speed is even a differentiator in your market. Sometimes the winners are slow too. Sometimes they are 3x faster than you.
The heaviest third-party hosts ranking is the single most actionable list on the report. Removing one heavy unused app often beats every other speed fix on the page.
Static analysis is fast and cheap. A few things require a full browser to capture.
Yes. Every test is free, with no daily limit, no signup, and no API key. Results come back in seconds.
PageSpeed Insights renders the page in a headless Chromium and runs Lighthouse, returning Core Web Vitals. The Speed Checker is a static analysis: TTFB, document weight, script count, third-party host count. Faster, narrower, and focused on the levers Shopify merchants can actually move.
Under 400 milliseconds is good. Between 400 and 800 is acceptable. Above 800 is slow enough that conversion is starting to suffer. TTFB depends on the visitor's distance from Shopify's edge, so absolute numbers vary by region.
TTFB and total transfer time naturally vary with network conditions and Shopify edge cache state. Document weight and script count are stable across runs. Re-run the test three times and average the volatile metrics.
Start with the top three heaviest third-party hosts in the report. Audit each: do you still use the app it belongs to, can the script be deferred, can it be moved into a tag manager that lazy-loads. Removing one heavy app often beats every other speed fix.
Yes. The checks are platform-agnostic. Any public website with HTML and script tags can be tested. The benchmarks are tuned for Shopify storefronts, but the raw numbers apply anywhere.
Five more free Shopify tools, same evidence-first approach.