tunzaweb
← All posts
Performance11 April 2026 · 4 min read

Core Web Vitals for Kenyan Ecommerce Sites

LCP, INP and CLS explained for Kenyan online stores - what Google measures, why slow sites lose sales on mobile data, and how to fix the common culprits.

Fast-loading ecommerce website for Kenyan online stores - Core Web Vitals, page speed and mobile shopping

If your online store feels slow on your phone, it's not your imagination - and it's not just about feelings. Google scores every page on three speed measurements called Core Web Vitals, and those scores affect both your ranking and how many customers actually finish a purchase. In Kenya, where most shoppers use mobile data on mid-range phones, the gap between a fast store and a slow one is the difference between a full cart and a closed tab.

The three metrics, in plain language

Metric What it measures Good target
LCP (Largest Contentful Paint) How long until the main content - usually a product image - loads Under 2.5 seconds
INP (Interaction to Next Paint) How quickly the page responds when you tap or type (add to cart, search) Under 200 milliseconds
CLS (Cumulative Layout Shift) How much the page jumps around while loading Under 0.1

LCP is the "is anything happening?" metric - the one that decides whether a customer waits or bounces. INP is what makes a store feel responsive when someone taps "Add to cart". CLS is the annoyance of the page jumping right as you're about to tap the wrong button.

Why this matters even more in Kenya

  • Mobile data is expensive. Customers on prepaid bundles don't browse a page that takes nine seconds to load while it burns their data. They leave.
  • Phones are older. A store built and tested on a developer's new laptop can be painfully slow on the phones most shoppers actually use.
  • Shopping is often urgent. "I need this today" doesn't wait for a spinner.
  • Google ranks by it. All else equal, faster pages win in Kenyan search results - and Google's data comes from real visitors, not lab tests.

The usual suspects on Kenyan stores

Most slow stores share the same problems:

  • Cheap shared hosting, often outside the region. Your page starts its journey on an overloaded server far away, so every request is slow before the page even loads.
  • Uncompressed product photos. A 2 MB photo straight from the camera phone slows down every single product page.
  • Plugin bloat. WooCommerce stores often run 30+ plugins, each adding scripts and database queries.
  • Heavy extras. Chat widgets, sliders, autoplay videos and tracking scripts load on every page, even though a customer only needs one product.
  • Uncached pages. Every visitor triggers a fresh, slow database build instead of getting a saved copy.

Fixes that actually move the needle

In rough order of impact:

  1. Fix the hosting first. Move to a provider with fast servers (ideally Kenya/East Africa, or a good CDN in front). Nothing else matters if the server itself is slow.
  2. Compress and convert images. Convert product photos to WebP, resize them to the size they're actually displayed at, and lazy-load the ones below the fold.
  3. Turn on caching. Page caching (and object caching for WooCommerce) turns repeat visits from slow to near-instant.
  4. Cut plugins and scripts. Remove anything that isn't earning its place - especially multiple chat widgets and trackers doing the same job.
  5. Trim fonts and CSS. Loading four font weights on every page is a surprising amount of data. Use system fonts or load only what you need.
  6. Keep WooCommerce lean. Limit related-product queries, clean your database of transients and logs, and use a lightweight theme.

How to measure yours

Don't guess. Run your homepage and your most important product page through Google's PageSpeed Insights. It gives a lab score plus real-world data from actual visitors (via Search Console's Core Web Vitals report), which shows how fast the page is on the phones and networks your customers actually use. Test before and after each change so you can see what worked.

The bottom line

Core Web Vitals aren't an abstract Google requirement - they're a direct measurement of how many of your visitors give up before buying. For a Kenyan store, fixing hosting, images, caching and plugin bloat is the highest-ROI speed work there is, and it usually pays for itself in recovered sales within weeks.

Want to know exactly what's slowing your store down? Send us your link and we'll run the numbers and tell you what to fix first - and what's not worth touching.

If you'd rather not do it yourself: our ecommerce builds ship speed-optimised from day one, and website rebuilds rescue existing slow stores with their rankings intact.

Get a Free Site Check - honest answers, no jargon.

Need help with this on your site?

We'll take a look and give you a straight answer - no obligation.