Site Performance¶
Confidential โ KPI data
Core Web Vitals (p75) for Megan Salmon. AEST. Source: Shopify web performance.
Period: 1 Apr โ 24 Jun 2026 ยท Latest measured day: 23 Jun 2026
Core Web Vitals (p75)¶
| Metric | Latest | Rating | Good / Needs-work |
|---|---|---|---|
| LCP (load) | 2,023 ms | ๐ก Borderline | โค2500 / โค4000 ms |
| INP (responsiveness) | 164 ms | ๐ข Good | โค200 / โค500 ms |
| CLS (visual stability) | 0.18 | ๐ก Needs work | โค0.10 / โค0.25 |
Responsiveness (INP) is fine, but the two loading-and-stability metrics need work:
- LCP sits at 2,023 ms today and ranged up to ~3,272 ms on heavier days โ past the 2,500 ms "Good" line. Image-heavy fashion pages are the usual culprit; compressing/lazy-loading hero imagery would help.
- CLS is 0.18, above the 0.10 "Good" threshold โ meaning visible layout shift as the page loads (images/embeds without reserved space, late-loading banners). It's a fixable irritant that can cost conversions.
Trend¶
Daily p75 over the period โ switch between LCP / INP / CLS. The dashed line is the "Good" threshold.
Both LCP and CLS are the priorities here. For a designer brand leaning on rich photography, a performance pass on image delivery and layout stability is likely to pay back in conversion.