Google Analytics 4 (GA4) is the standard website analytics platform for Indian businesses. It’s free, powerful, and — when set up correctly — tells you exactly which marketing activities are driving traffic and conversions.
Most Indian businesses have GA4 installed but use only 20% of its capability. This guide covers the critical setup steps and the reports that drive actual marketing decisions.
Why GA4 Matters for Indian Businesses
What GA4 tells you:
- Where your website traffic comes from (Google, Meta, Instagram, WhatsApp, direct)
- What visitors do on your site (which pages, how long, what they click)
- Which traffic sources convert to leads/purchases
- Which landing pages work and which don’t
- Mobile vs. desktop performance
- India-specific: City-level traffic breakdown (Mumbai vs. Pune vs. tier 2)
What changes without GA4: You’re running marketing blind. You can see ad spend in Google Ads and Meta Ads, but you can’t tell which channel drives better quality visitors, which landing pages work, or whether your SEO investment is paying off.
Setting Up GA4 for India: Critical Configuration
Account and Property Creation
- Sign in at analytics.google.com with your Google account
- Create Account: Your company name
- Create Property: Your website name
- Set timezone: Asia/Kolkata (IST) — critical for India; default is US timezone
- Set currency: Indian Rupee (INR) — critical for e-commerce tracking
- Copy your Measurement ID (G-XXXXXXXXXX)
Adding GA4 to Your Website
Option 1: Google Tag Manager (recommended for non-technical setup)
- Create GTM account at tagmanager.google.com
- Install GTM snippet on your website (one-time, add to
<head>) - Add GA4 Configuration tag in GTM → set to fire on All Pages
Option 2: Direct code install
Add the GA4 snippet directly to your website’s <head>:
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXX"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-XXXXXXXXXX');
</script>
Option 3: CMS plugin WordPress: Install “Site Kit by Google” plugin → Connect GA4 Shopify: Use Google & YouTube channel app → Connect GA4
Verify Installation
After installing, go to GA4 → Reports → Realtime. Visit your website in another tab. If you see “1 user” in Realtime → installation is working.
Setting Up Conversion Tracking
Conversion tracking is the most important GA4 configuration for Indian businesses. Without it, you know traffic volume but not which traffic converts.
Key Conversions to Track for India
Lead generation businesses:
- Form submission (contact form, demo request, consultation booking)
- WhatsApp button click (critical for India — most leads come through WhatsApp)
- Phone call click (click-to-call on mobile)
- Chatbot conversation started
E-commerce:
- Purchase (with revenue value)
- Add to cart
- Begin checkout
- COD order placed (separate from prepaid for analysis)
Content/SaaS:
- Free trial signup
- Whitepaper download
- Newsletter subscription
- Account creation
Setting Up WhatsApp Click Tracking (India-Specific)
WhatsApp CTAs are ubiquitous on Indian websites. Tracking these clicks is essential.
Via Google Tag Manager:
- Create trigger: Click URL contains
wa.meorapi.whatsapp.com - Create GA4 Event tag: Event name
whatsapp_click - Mark as conversion in GA4
This tells you:
- How many visitors click your WhatsApp button
- Which pages have the highest WhatsApp CTR
- Which traffic sources drive WhatsApp contacts
Setting Up Phone Call Tracking (India)
For businesses relying on phone leads:
Option 1: Click-to-call tracking
Track clicks on tel: links (mobile) via GTM trigger.
Option 2: Call tracking platforms Exotel or Knowlarity provide trackable phone numbers. Each marketing source gets a unique number. Calls per source are automatically tracked.
Essential GA4 Reports for Indian Businesses
1. Acquisition Reports (Where Does Traffic Come From?)
Reports → Acquisition → Traffic acquisition
Key metrics:
- Sessions by channel: Organic Search, Paid Search, Paid Social, Direct, Referral, Email
- Conversions by channel: Which sources drive actual leads/purchases?
- Revenue by channel (e-commerce)
India insight to look for:
- What % of sessions are mobile? (Should be 80%+; if not, your mobile tracking may be off)
- Which city drives most traffic? And which city converts best?
Acquisition → User acquisition: First touch attribution — which channel first brought each user to your site.
2. Engagement Reports (What Do Visitors Do?)
Reports → Engagement → Pages and screens
Key metrics:
- Most visited pages
- Average engagement time per page
- Views vs. users (pages that get many page views from few users = high return rate)
For India: Identify which blog posts drive the most traffic. Double down on topics performing well. These become your SEO priorities.
Reports → Engagement → Events See all tracked events including your custom conversions. Verify conversion events are firing correctly.
3. Conversions Report
Reports → Engagement → Conversions
Shows conversion counts by event type. If you set up WhatsApp click, form submission, and phone click tracking, this shows which conversion types happen most.
Funnel analysis: Go to Explore → Funnel exploration to analyze multi-step funnels:
- Landing page → Product page → Add to cart → Purchase
- Home page → Service page → Contact form
Shows exactly where visitors drop off.
4. Demographics and Geographic Reports
Reports → User → User attributes → Overview
For India:
- City breakdown: Where do your visitors come from? Are you reaching tier 2 markets?
- Language: Hindi vs. English split
- Age and gender: Validate that your audience matches your target
Use case: Running ads targeting only Delhi but finding 40% of organic traffic from Pune → opportunity to add Pune to paid targeting.
5. Technology Report
Reports → Tech → Tech overview
For India:
- Operating system: Android vs. iOS split (India typically 90%+ Android)
- Device model: Understand what devices your users have (determines page speed requirements)
- Browser: Chrome dominant in India
Critical check: If mobile conversion rate is much lower than desktop → mobile experience has friction. Fix it.
Connecting GA4 to Other Tools
GA4 + Google Search Console
Connects organic search data (keywords, positions) with user behavior data.
Setup:
- Go to GA4 → Admin → Product Links → Search Console
- Connect your Search Console property
Reports → Acquisition → Search Console → Landing pages Shows which organic search landing pages are getting traffic and converting.
GA4 + Google Ads
Setup:
- In Google Ads → Tools → Linked accounts → Google Analytics
- Link your GA4 property
Benefits:
- Import GA4 conversions into Google Ads (use as bidding signal)
- See GA4 metrics in Google Ads interface
- Create audiences from GA4 segments for ad targeting
GA4 + Looker Studio (Free Dashboards)
Looker Studio (formerly Google Data Studio) lets you create custom dashboards connecting GA4, Google Ads, Meta Ads, and Search Console.
India use case: Single dashboard showing:
- Revenue by marketing channel
- Monthly traffic trend from all sources
- Conversion rates by landing page
- Top organic keywords
Common GA4 Mistakes in India
Mistake 1: Default timezone/currency Leaving timezone as US and currency as USD means your time-based reports are wrong and e-commerce revenue shows in USD. Fix in Admin → Property settings.
Mistake 2: Not tracking WhatsApp clicks The most common India-specific gap. If you have a WhatsApp CTA on your site and don’t track clicks, you’re missing your biggest lead source.
Mistake 3: No conversion events set up GA4 tracks page views and sessions by default. Without conversion event setup, you can’t see which traffic sources convert. This is the most impactful setup step.
Mistake 4: Not filtering out internal traffic Your team visits your website too. If you’re a small business with 5 employees, this can significantly inflate traffic numbers. Add your office IP as an exclusion in Admin → Data streams → Configure tag settings → Define internal traffic.
Mistake 5: Not connecting Google Search Console Without this connection, you can’t see which keywords bring organic traffic. This data is essential for SEO decision-making.
AdsMG AI integrates with Google Analytics to show your paid advertising ROI alongside organic traffic in a unified view — so Indian businesses can see their complete marketing picture. See the platform.
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.