
Field note · SEO · · 1 min read
Core Web Vitals as a business metric
Core Web Vitals read like engineering trivia: LCP, INP, CLS. But each maps to something a CMO owns: whether Google ranks you, whether visitors stay, whether paid traffic converts before it bounces.
Three signals, three business effects

The metrics differ, but each measures whether the page becomes usable when the visitor needs it.
LCP
Can visitors see the useful page quickly enough to stay?
INP
Does the interface answer promptly when a visitor acts?
CLS
Does the page stay put while the visitor tries to use it?
How we treat them
- Budgets, not aspirations: every project ships with a performance budget the build must pass.
- Measured in the field, on real users and real networks.
- Owned end to end: architecture, images, fonts, and third-party scripts are one system.
On content platforms we run, performance is part of hosting, not a one-time audit that decays. CAA's four properties hold a median LCP of 1.4 seconds that way. That's the operational difference between owning a platform and handing off a build.

Written by the Moga principals.