Two things worth knowing if you run a small business website in India.
1. Core Web Vitals quietly changed in 2024, and a lot of speed advice online still describes the old rules
For years "page speed" meant one number: Largest Contentful Paint (LCP) — how long the biggest visible thing takes to load. Good is still under 2.5 seconds.
But on 12 March 2024, Google's Core Web Vitals retired First Input Delay and replaced it with Interaction to Next Paint (INP) — a metric that measures how fast your page responds after it has already loaded, every time someone taps a button or opens a menu, not just on the very first click. Google's official thresholds:
- Good: 200ms or less
- Needs improvement: 200–500ms
- Poor: over 500ms
All three Core Web Vitals (LCP, INP, CLS) are assessed separately for mobile and desktop, at the 75th percentile of real visits — your site has to pass for your unluckiest quarter of visitors, not your average one. A homepage that looks fast in a lab test in a city can still fail INP for someone on a cheaper phone or a weaker connection, because the usual culprits — a WhatsApp widget, a Facebook Pixel, a chat plugin, a Tag Manager container with fifteen tags — all add JavaScript that runs on every interaction, not just on first load.
We run a fixed ₹2,999 website speed optimization pass — before/after PageSpeed reports, image compression, caching, minification, lazy loading, and INP/CLS fixes where the cause is fixable (plugin bloat, render-blocking scripts) rather than the hosting itself. Details here.
2. A GA4 + Search Console setup shouldn't cost more than the tools you're setting up
Both are entirely free from Google — no subscription, ever. What you're paying for is the setup work: creating the property, installing the tag correctly (not a duplicate, and not a dead Universal Analytics leftover — UA stopped collecting data in July 2023 and plenty of small sites still carry its tag doing nothing), configuring key events, verifying Search Console, and linking the two so both reports agree.
Real Indian pricing for this varies with scope. Some providers bundle a full Google Tag Manager container with custom triggers into the same package for around ₹5,000. If you don't need custom tag management — you just need tracking that actually works — that's paying for scope you won't use. We charge a fixed ₹1,499 for GA4 + Search Console, verified and linked, properties stay in your own Google account. Details here.
Disclosure: I work at ZoopCoder, an Indian web/app development shop — these are our own fixed-price services, numbers as listed on our site today.
Top comments (0)