AI MarketingApril 25, 20267 min read

Google Analytics 4 (GA4) Guide for Indian Businesses 2026: Setup, Reports, and Key Metrics

Google Analytics 4 (GA4) replaced Universal Analytics in 2023. If you're still using the old Universal Analytics data, it's gone — GA4 is now the only Google Analytics available. Understanding GA4 is essential for any Indian business running digital marketing. This guide covers GA4 setup, the reports that matter, and how to interpret data for Indian audiences.

google analytics 4ga4india analyticswebsite analyticsdigital marketing india

Promise

Direct answer first, then the framework, then the examples.

Depth

1,400 words

Visuals

Structured skim aids

Google Analytics 4 (GA4) replaced Universal Analytics in 2023. If you’re still using the old Universal Analytics data, it’s gone — GA4 is now the only Google Analytics available. Understanding GA4 is essential for any Indian business running digital marketing.

This guide covers GA4 setup, the reports that matter, and how to interpret data for Indian audiences.

GA4 vs. Universal Analytics: What Changed

The fundamental difference:

  • Universal Analytics was page-view based (counted how many times pages loaded)
  • GA4 is event-based (counts every user interaction as an “event”)

This means GA4 can track: button clicks, scroll depth, video plays, form interactions, purchases — all automatically, without additional code.

What Indian marketers need to know:

  • Bounce rate is gone — replaced by “Engagement rate” (sessions with 10+ seconds or interactions)
  • Sessions work differently — a session doesn’t reset at midnight or after 30 minutes of inactivity
  • GA4 uses machine learning to fill gaps where tracking is blocked (iOS, ad blockers)

Setting Up GA4 for Your Indian Business Website

Step 1: Create GA4 Property

  1. analytics.google.com → sign in with Google account
  2. Admin (gear icon, bottom left)
  3. “Create Property”
  4. Property name, reporting time zone: (UTC+5:30) India Standard Time
  5. Currency: Indian Rupee (INR)
  6. Industry: Select most appropriate
  7. Business size → “Create”

Step 2: Install Tracking Code

Method 1: Google Tag Manager (Recommended)

  1. Create GTM account at tagmanager.google.com
  2. Install GTM snippet on your website (in <head> and <body> sections)
  3. In GTM: Create new tag → GA4 Configuration → enter your GA4 Measurement ID
  4. Trigger: All Pages
  5. Submit and publish

Method 2: Direct Code Installation

  1. In GA4: Admin → Data Streams → Web → your website
  2. Copy the Google tag code
  3. Paste in website <head> section (or ask developer)

For Shopify: Admin → Online Store → Preferences → Google Analytics → paste Measurement ID

Step 3: Verify Tracking

  1. Visit your website
  2. In GA4: Reports → Realtime
  3. You should see “1 user in last 30 minutes”
  4. If nothing shows after 5 minutes, tracking has an issue

Step 4: Set Up Conversions

GA4 marks certain events as “Conversions” — these are your key business goals.

Default events that can be marked as conversions:

  • purchase (for e-commerce)
  • form_submit
  • generate_lead
  • sign_up

Marking as conversion: Admin → Events → Toggle “Mark as conversion” for key events

Creating custom conversions (for WhatsApp click, phone click):

  1. Create event in GA4 that fires when someone clicks your WhatsApp button
  2. Mark that event as a conversion

GA4 Reports That Matter for Indian Businesses

Acquisition Reports

Where does your traffic come from?

Path: Reports → Acquisition → Traffic Acquisition

Source / Medium What It Means
google / organic Google Search organic results
google / cpc Google Ads paid clicks
facebook.com / referral Facebook organic traffic
meta.com / cpc Meta/Facebook Ads paid
direct / none Direct URL entry or unknown
(not set) Data issue — needs investigation

For Indian businesses: Monitor “google / organic” growth (SEO progress), and ensure your paid channels (cpc) are properly tagged with UTM parameters.

Engagement Reports

How are users interacting with your site?

Path: Reports → Engagement → Pages and Screens

Key metrics:

  • Views: Total page views
  • Users: Unique users who viewed the page
  • Average engagement time: How long users stayed (India average: 90–150 seconds)
  • Conversions: Conversion events on that page

India insight: If average engagement time is under 30 seconds for most pages, users are not finding what they’re looking for — content or UX issue.

User Reports

Who are your users?

Path: Reports → User → User Demographics

Particularly valuable for India:

  • Device: Should show 80%+ mobile for most Indian websites. If desktop is high, your user base is skewed toward professional/B2B.
  • City: Where are your users from? Compare this to where you’re targeting with ads.
  • Language: What language do your users prefer? High regional language preference → consider regional language content.

E-commerce Reports (Shopify/WooCommerce)

Path: Reports → Monetization → E-commerce Purchases

Key metrics:

  • Item revenue: Revenue by product
  • Item purchase quantity: Units sold
  • Add-to-cart rate: % of viewers who added to cart
  • Purchase rate: % who completed purchase (industry average: 1–3%)
  • Average order value

Key Metrics to Track for Indian Websites

Standard Website Performance

Metric India Benchmark Good Excellent
Engagement rate 45–60% 60–70% 70%+
Avg. engagement time 90–150 sec 150–240 sec 240+ sec
Sessions per user 1.2–1.8 2.0+ 3.0+
Pages per session 1.8–2.5 2.5–4 4+

E-commerce

Metric India Average Good
Add-to-cart rate 5–8% 10–15%
Checkout initiation rate 40–55% of add-to-cart 60%+
Purchase rate 1.5–3% 3–5%
Return visitor rate 20–30% 35%+

Lead Generation

Metric India Average Good
Form completion rate 2–5% of form viewers 8–12%
Click-to-WhatsApp rate 3–8% 10%+
Contact page conversion 5–15% 15%+

GA4 and Google Ads Integration

Connecting GA4 to Google Ads allows you to:

  • Import GA4 conversions into Google Ads (more reliable than Google Ads native tracking)
  • Create Google Ads remarketing lists from GA4 audience segments
  • See full customer journey data alongside ad cost data

Setup:

  1. Google Ads account → Admin → Linked Accounts → Google Analytics
  2. Link your GA4 property
  3. In GA4: Admin → Google Ads links → confirm
  4. Import GA4 conversions to Google Ads: Google Ads → Tools → Conversions → Import → Google Analytics 4

India benefit: GA4 uses modeled conversions to estimate conversions blocked by iOS privacy settings. This provides more complete data than Google Ads native pixel tracking alone.


UTM Parameters: Essential for Indian Multi-Channel Marketing

UTM parameters are tags added to URLs that tell GA4 exactly which campaign, channel, and ad drove the traffic.

Example: Instead of sharing yourdomain.com/offer, share: yourdomain.com/offer?utm_source=instagram&utm_medium=social&utm_campaign=diwali-sale-2026

GA4 then shows this as “Diwali Sale 2026 / instagram / social” in your acquisition reports.

Indian use case — WhatsApp links: When you share a link in WhatsApp broadcasts, add UTM parameters: yourdomain.com/sale?utm_source=whatsapp&utm_medium=broadcast&utm_campaign=diwali-offer

This lets you see in GA4 how many visitors came from your WhatsApp broadcast and how many converted.

UTM builder tool: Use Google’s free Campaign URL Builder (ga-dev-tools.web.app/campaign-url-builder/).


GA4 Custom Reports and Explorations

GA4’s built-in reports cover most needs. For deeper analysis, use Explorations:

Path: Explore → Blank (or use templates)

Useful custom explorations for India:

  • City × Device × Conversion: See which cities convert best on mobile vs. desktop — tells you where to focus mobile optimization
  • Landing Page × Sessions × Engagement time: Find pages that get high traffic but low engagement — content/UX problem
  • Channel × Transactions × Revenue: Which channel drives the most revenue (not just traffic)?
  • User Journey: Where do users drop off in the funnel?

Common GA4 Issues for Indian Websites

Problem: High “(not set)” in acquisition reports Cause: Direct traffic or missing UTM parameters Fix: Add UTM parameters to all campaign links, social media links, and WhatsApp messages

Problem: Traffic looks lower than expected Cause: GA4 counts sessions differently than UA; also cookie consent if you implemented one Fix: This is normal — don’t compare GA4 numbers directly with old Universal Analytics

Problem: Mobile users showing much lower engagement time Cause: Mobile users bounce faster on slow pages Fix: Page speed optimization — target 3-second load on 4G Indian connection

Problem: Conversions not tracking Cause: Conversion events not set up, or tracking code not firing Fix: Use GA4 DebugView (Admin → DebugView) to see events firing in real-time on your device


AdsMG AI integrates with GA4 to provide unified attribution across Google Ads, Meta Ads, and organic — giving Indian marketers a complete view of their ROI. Learn more.

Next Step

Turn the ideas in this article into live campaigns, content, and creative tests.

AdsMG AI helps growth teams move from strategy to execution without stitching together separate tools for copy, optimization, and reporting.