Healthcare Pharma & Life Sciences Other Industries
All Services Performance Marketing ChatGPT Ads India · NEW Social Media Marketing SEO & AEO / LLM YouTube Marketing LLM Optimization Brand & Growth Consulting AI Solutions Industries We Serve
Enterprise Hub · All Solutions + Services Growth Transformation AI Transformation Revenue Operations Fractional CGO Growth Operating System Executive Growth Advisory
Clinic Launch Programme (Hub) NABH Consulting India Healthcare Brand Launch Clinic SOP Creation Logo Design (Healthcare) Brand Book Creation Clinic Launch Marketing D2C Brand Launch Clinic Interior Design
Workforce Hub For Employers — post a requirement For Professionals — register Public Openings Training Academy AI Training Flagship
Hawk · CRM Intelligence (NEW) YODA · YouTube Intelligence Angryturtle · GBP Intelligence (NEW) Prism Pulse · Instagram Analytics (NEW) Beacon · Attribution Agency OS · Dashboards Phoenix · Clinic Revenue HealthPro 360 · PMS/HMS AI Patient Lifecycle Bots AI Lead Management System Smart Appointment System Healthcare CRM Patient Feedback System AI, Analytics & Automation Digital Transformation Calculators Free Digital Health Audit →
All 13 calculators → 🎯 Business Exploration Matrix (New) Dental Clinic Setup IVF Clinic + Lab Setup Multi-Specialty Hospital Setup Aesthetic / Cosmetology Clinic Dermatology Clinic Setup Generic Clinic Setup Physiotherapy Clinic Setup Diagnostic Centre Setup CAC Calculator CPQL Calculator Franchise ROI Calculator Revenue Leakage Calculator CRM ROI Calculator
All Events Workshop 1 · Jun 13 · AI in Clinical Practice Workshop 2 · Jun 27–28 · AI in Growth & Governance Hospital Ops Workshop · Jul 12 Pre-Summit Seminar · Aug 16 Grand Summit 2.0 · Oct 10–11 Bihar AI Summit · Recap AI Innovation Awards · Aug 22 Grand Summit 2.0 · Oct 2026 Aarambh 2026 Recap
Case Studies Insights & Blog Research Reports Calculators AI in Healthcare Digest
Our Story Leaders @ Ichelon · IN · US · AU Ichelon India · Gurgaon Ichelon Global · Dallas, TX Ichelon Australia · Sydney Speakers & Panelists Client Elevation Programme 🤝 Partner Connect 🇦🇪 ICG UAE Careers
Book a Growth Diagnostic
We Do It Right. The right diagnosis. The right strategy. The right systems. Giving healthcare leaders the confidence to make better decisions, build stronger operations, and achieve sustainable growth. — Team Ichelon
Trusted by 150+ healthcare & life-sciences brands
Johnson & Johnson
Mankind Pharma
Adonis Phyto
Narang Biotec
Medanta
Redcliffe Labs
Sitaram Bhartia
Metro Hospitals
Tulasi Hospital
Bloom IVF
Milann
Prime IVF
MedLinks
Handa
Bhardwaj
Eye Q
Johnson & Johnson
Mankind Pharma
Adonis Phyto
Narang Biotec
Medanta
Redcliffe Labs
Sitaram Bhartia
Metro Hospitals
Tulasi Hospital
Bloom IVF
Milann
Prime IVF
MedLinks
Handa
Bhardwaj
Eye Q
Johnson & Johnson
Mankind Pharma
Adonis Phyto
Narang Biotec
Medanta
Redcliffe Labs
Sitaram Bhartia
Metro Hospitals
Tulasi Hospital
Bloom IVF
Milann
Prime IVF
MedLinks
Handa
Bhardwaj
Eye Q
Article

HowTo schema for healthcare AI Overview citation in India — the 2026 implementation guide with JSON-LD examples

HowTo schema marks procedural content — how to prepare for surgery, how to book a consultation, how to recover after a procedure. In healthcare AIO citation, it wins on procedural queries. Here is the JSON-LD structure and when to use it over FAQPage.

ICG Editorial · · · 11 min read
Book a free 30-min Diagnostic Chat on WhatsApp

No pitch. Written root-cause diagnosis. AI-powered, healthcare only.

Editorial standards: This article was reviewed by the ICG Editorial Review Board for NMC Section 6 compliance, Schedule J screening, DPDP privacy, and source verification before publication. · Our editorial process →
ICG · AI-Powered Healthcare-Only Marketing Agency
Why are your CPQL numbers stuck? Talk to the team behind 150+ healthcare brands.
30-minute free diagnostic. Written, not pitched. CPQL benchmarks for your specialty, on the call.

Direct answer

HowTo schema marks procedural content — how to prepare for surgery, how to book a consultation, how to recover after a procedure. In healthcare AIO citation, it wins on procedural queries. Here is the JSON-LD structure and when to use it over FAQPage.

TL;DR

HowTo schema marks procedural content — how to prepare for surgery, how to book a consultation, how to recover after a procedure. In healthcare AIO citation, it wins on procedural queries. Here is the JSON-LD structure and when to use it over FAQPage.

HowTo schema is a structured-data type in the schema.org vocabulary that marks step-by-step procedural content — how to prepare for a colonoscopy, how to book an IVF consultation, how to recover after cataract surgery. In healthcare AI Overview citation for Indian queries, HowTo drives 25 to 35 percent citation lift on procedural queries when it is the clearest step-list among the ranking-eligible pages. It complements FAQPage rather than replacing it.

yoda/02-aio-lab-rank-checker.png" alt="YODA AIO Lab Rank Checker — daily monitoring of AI Overview citation status for every tracked healthcare query" loading="lazy" decoding="async" style="width:100%;height:auto;display:block;">
YODA · AIO Rank CheckerDaily monitoring of AI Overview citation status per healthcare query. Green = cited · yellow = citation-adjacent · red = not cited. The single most-watched metric on ICG YouTube retainers.

ICG's schema audit for every healthcare content engagement checks both FAQPage and HowTo eligibility per page because the two schemas answer different query intents. FAQPage wins on question-form queries ("what is PCOS", "how much does IVF cost"). HowTo wins on procedural queries ("how to prepare for endoscopy", "how to book a cardiac consultation online"). Getting the choice right is the difference between citation and invisibility. This post walks through the HowTo JSON-LD structure with a working healthcare example, when to use HowTo versus FAQPage, the procedural-language patterns that cite well, Google's Rich Results Test methodology for HowTo, the specific Google policy shift on HowTo rich results in 2023 that healthcare marketers still misunderstand, and how ICG's Turn 20 auto-detection injector identifies HowTo-eligible content across the site.

What HowTo schema actually is

HowTo is a schema.org type in the CreativeWork hierarchy that describes a set of step-by-step instructions to accomplish a specific task. Its core structure: a name (the task), an optional description, an optional totalTime, and — critically — a step array containing HowToStep items, each with a name (the step's label) and text (the step's content). Steps can carry additional properties: image, url (a fragment link to the on-page step anchor), and nested HowToDirection or HowToTip items for granularity.

HowTo is embedded via JSON-LD in a script tag, matched to visible page content by Google's crawler, and treated as both a rich-result eligibility signal (for the small subset of surfaces where HowTo rich results still display) and an AI Overview citation signal on procedural queries.

The 2023 Google policy shift most healthcare marketers still misread: Google announced in September 2023 that HowTo rich-result display was being restricted to desktop only, and later reduced further. HowTo as a display feature in classic SERPs is largely deprecated. But HowTo as a schema signal for the AI Overview retrieval layer is still active and still valuable. The confusion — "HowTo doesn't work anymore" — mixes up two different things. The rich-result display shrank. The AIO citation signal did not.

The JSON-LD structure — a working healthcare example

Below is a working HowTo JSON-LD block for a "how to prepare for a colonoscopy" page. Copy the shape, replace the content.

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "HowTo",
  "name": "How to prepare for a colonoscopy",
  "description": "Step-by-step preparation for a colonoscopy procedure in India, covering dietary restrictions, bowel-prep medication, and same-day protocol.",
  "totalTime": "P2D",
  "step": [
    {
      "@type": "HowToStep",
      "name": "Two days before — dietary restrictions",
      "text": "Switch to a low-fibre diet 48 hours before the procedure. Avoid whole grains, raw vegetables, seeds, and nuts. Clear soups, white rice, and lean protein are acceptable."
    },
    {
      "@type": "HowToStep",
      "name": "One day before — clear liquid diet",
      "text": "24 hours before the procedure, switch entirely to clear liquids. Water, clear apple juice, plain tea without milk, and clear broths are permitted. Avoid coloured liquids, especially red or purple."
    },
    {
      "@type": "HowToStep",
      "name": "One day before — bowel preparation",
      "text": "Begin the prescribed bowel-prep medication (polyethylene glycol solution) per the gastroenterologist's schedule, typically starting evening before. Follow the split-dose protocol if instructed — half the evening before, half the morning of."
    },
    {
      "@type": "HowToStep",
      "name": "Procedure day — pre-arrival",
      "text": "Do not eat or drink anything within 6 hours of the scheduled procedure. Arrange a companion to drive you home; sedation prevents driving for 24 hours after."
    }
  ]
}
</script>

Two structural notes. First, totalTime uses ISO 8601 duration format — P2D means 2 days, PT30M means 30 minutes. Get this format wrong and Rich Results Test flags it. Second, each step's text should be complete enough to be read standalone (AIO may pull one step verbatim without the surrounding context) but concise enough to be scannable. 30-70 words per step is the working range.

When to use HowTo versus FAQPage

The choice is intent-driven, not format-driven. This table shows the decision framework ICG uses.

Content typeQuery intentCorrect schemaWhy
Step-by-step preparation for a procedureProcedural — how to do XHowToSequential steps with a defined end state
Step-by-step booking or enquiry flowProcedural — how to accomplish XHowToOrdered actions
Common patient questions about a conditionInformational — question-formFAQPageIndependent Q&A pairs, not ordered
Cost breakdown with multiple factorsInformational — how muchFAQPageQuestion-answer pairs, not sequential
Recovery timeline with day-by-day milestonesProcedural — what to expectHowToOrdered timeline
Symptom checklist (see doctor if X)Informational — when toFAQPageNot sequential; discrete conditions
How to check insurance coverage for surgeryProcedural — how to verifyHowToSequential verification steps
Differences between two proceduresInformational — comparisonFAQPage or comparison tableNot sequential; comparative

The two rules that resolve most ambiguity. First — is the content genuinely sequential, where step 2 depends on step 1 being complete? If yes, HowTo. If steps are independent, FAQPage or a plain unordered list. Second — does the content have a defined end state (the procedure completed, the appointment booked, the coverage verified)? If yes, HowTo fits. If the content is an ongoing set of considerations, FAQPage fits better.

Both schemas can coexist on the same page. A pre-surgery page can carry HowTo for the preparation steps and FAQPage for the patient questions block. They are complementary.

Procedural language patterns that cite well

HowTo steps that cite well share four language patterns.

Imperative verb openings. Each step starts with a verb — "Begin", "Switch", "Avoid", "Arrange", "Confirm". Not "You should begin" or "Patients need to". Direct imperatives read as procedural instructions and cite cleanly.

Specific quantities and timings. "48 hours before" not "a couple days before". "6 hours of the scheduled procedure" not "several hours". AIO's citation criteria weigh specificity heavily on procedural content because the panel needs quotable specifics.

Explicit sequence markers. "Two days before", "24 hours before", "morning of the procedure". Sequence markers make the ordering visible to both the reader and the retrieval layer, and they make each step self-contained.

Named substances, medications, or protocols where safe. "Polyethylene glycol solution" not "the medication". "Split-dose protocol" not "as directed". Named specificity signals expertise and cites at a higher rate. Where NMC or ASCI compliance restricts naming specific brand drugs in patient-facing content, name the generic active ingredient instead of the brand.

The pattern that cites poorly: vague procedural language ("prepare well", "follow instructions", "consult your doctor as needed"). AIO reads this as filler and skips.

Google's Rich Results Test methodology for HowTo

Every HowTo deployment should pass Google's Rich Results Test before publish. The test validates JSON-LD syntax, required-property presence, and eligibility for rich-result surfaces. The following are the checks the tool runs and the common failures on healthcare content.

  1. JSON-LD syntax validity. Missing commas, unclosed braces, incorrect nesting. Rich Results Test flags all syntax issues clearly. Fix and re-test.
  2. Required properties present. HowTo requires at minimum name and step. Missing either fails eligibility.
  3. Each step has name and text. HowToStep requires both properties. A step with only text fails; a step with only name fails.
  4. totalTime in ISO 8601 format. Common failure — writing "2 days" instead of "P2D". The tool flags with a clear error message.
  5. Step text present in visible on-page content. Rich Results Test does not directly check this, but Google's crawler does after publish. Discrepancy triggers a policy issue in Search Console.
  6. Image references (if used) are accessible URLs. Broken image URLs fail step-level rich result eligibility.

Rich Results Test does not validate content quality — it validates schema syntax and structural eligibility. Editorial judgement handles the content-quality layer: are the steps genuinely procedural, does the language use imperative openings, are the quantities specific.

The ICG HowTo injector — Turn 20 auto-detection

ICG built an internal HowTo schema injector during Turn 20 of the ICG build (August 2026) that auto-detects HowTo-eligible content across the site and generates the JSON-LD block for approved pages. The detection logic scans the page HTML for procedural signals: numbered ordered-list structures with 3+ steps, headings containing "how to", "steps to", "preparing for", or "recovery from", and imperative-verb openings on list items. When a page scores above the detection threshold, the injector generates a HowTo JSON-LD draft that clinical review can approve or edit before publish.

The injector runs alongside the FAQPage injector (Turn 16-17), the byline schema injector (Person schema for named experts), and the MedicalProcedure / MedicalCondition injectors. Together they handle the mechanical schema deployment at portfolio scale — a multi-specialty hospital with 500+ pages does not deploy schema page by page; it deploys via injectors with clinical review checkpoints.

The auto-detection is a productivity multiplier, not a compliance bypass. Every injected schema block still requires clinical or editorial review before publish because HowTo content on a healthcare site carries clinical liability — a wrong step in a colonoscopy prep guide is a patient-safety issue. The injector proposes; clinical review approves.

How ICG deploys HowTo across YODA and Angryturtle

Inside YODA — ICG's AI-native healthcare YouTube platform — HowTo schema deploys on long-form procedural content and on video description pages where the video content is genuinely step-by-step (surgery prep explainers, recovery-day guides, patient-onboarding walkthroughs). The AIO Lab module tracks which HowTo-marked pages get cited on procedural AIO queries, refreshed weekly across the three rank races.

YODA AIO Lab — keyword finalisation for AI Overview visibility across YouTube search, Google web, and Google AI Overview
YODA · AIO Lab (Keyword Finalisation)AIO Lab surfaces the exact healthcare queries with AI Overview opportunity, ranks them by cluster demand, and hands the video team a finalised keyword list.

Inside Angryturtle — ICG's AI-native GBP operating system — HowTo schema deploys on GBP-linked service pages where the service involves a genuine procedural flow ("how to book a home-collection lab test", "how to schedule a teleconsultation"). Ask Maps AIO — Angryturtle's parallel AIO Lab for local queries — tracks HowTo citation on Maps and local AIO panels.

The combined effect: procedural healthcare content across web, YouTube, and local surfaces all carrying HowTo where genuinely eligible, tracked weekly for citation performance, and refined based on which step formats and language patterns are earning citation.

Powered by YODA, Meta Catalyst IQ, and Angryturtle — the schema stack at ICG

Every healthcare engagement at ICG runs HowTo schema as part of the broader stack alongside FAQPage, MedicalProcedure, MedicalCondition, and Person / Physician schema. YODA handles YouTube ranking, AIO Lab tracking, and long-form content workflow with automatic HowTo injection across three rank races. Meta Catalyst IQ handles paid Meta media at portfolio scale — 23+ accounts, Rs 9.1Cr+ monthly ad spend, 5,784 leads tracked in May 2026 at Rs 1,581 blended CPL. Angryturtle handles Google Business Profile and local search with HowTo deployment on GBP-linked service pages — 143+ healthcare listings under active management, from Rs 999/- per listing self-serve. PrismSpy tracks competitor Meta ad activity — 75+ Indian healthcare brands, 2,150+ active ads catalogued — so the procedural content plan is informed by what competitors are running on paid.

WhatsApp ICG on 918130226224 for a HowTo and FAQPage schema audit — the healthcare team maps which pages are eligible for each schema type, which procedural queries are firing AIO panels, and the 60-day deployment plan.

FAQ — HowTo schema for healthcare AIO

Is HowTo schema still worth deploying given the 2023 rich-result restrictions?

Yes, for AIO citation. The 2023 restriction was on rich-result display in classic SERPs, not on AIO retrieval-layer signals. HowTo-marked procedural pages still cite at 25 to 35 percent higher rates than the same content without HowTo on procedural AI Overview queries. The signal has shifted surface, not lost value.

Can we deploy HowTo on non-procedural pages to try to catch AIO citation?

No — this is a spam signal. HowTo is for genuinely sequential procedural content with a defined end state. Marking a comparison page or a symptom explainer as HowTo triggers Google's spam filter and can hurt broader rankings. Use HowTo only where the content is truly step-by-step.

How many steps should a HowTo have for optimal citation?

Four to eight steps is the working range for most healthcare procedural content. Under three steps and the process is too simple to warrant HowTo (use a paragraph). Over ten steps and the AIO panel tends to pull only the first 3-4, so the tail steps waste attention. If a procedure genuinely has 15+ steps, break it into phases with a HowTo per phase.

Can HowTo and FAQPage coexist on the same page?

Yes, and they often should. A pre-surgery page can carry HowTo for the preparation steps and FAQPage for the patient questions block. Both are valid schema types on the same page and target different AIO query intents. Deploy both where both fit.

Does HowTo require images for each step?

No, images are optional. Steps with images do gain some additional rich-result eligibility for the surfaces where HowTo still displays visually, but citation lift on AIO panels does not require images. Text-only steps cite just as effectively.

How does the ICG Turn 20 auto-detection injector decide which pages get HowTo?

The detection scans for procedural signals: ordered-list structures with 3+ steps, headings containing "how to" or "steps to" or "preparing for", and imperative-verb openings on list items. Pages scoring above the detection threshold get a proposed HowTo JSON-LD draft that clinical review must approve before publish. The injector proposes; clinical review approves.

How do we track whether our HowTo pages are being cited in AIO?

Scripted incognito capture on the target procedural queries, refreshed weekly. YODA's AIO Lab does this automatically for pages inside the platform, tagged by query intent (procedural vs informational vs cost vs comparison). The weekly readout shows which HowTo-marked pages are gaining or losing procedural-query citation.

PrismSpy Comparative Insights ranking highest-quality ads, longest-running creatives, most common hooks and emerging offers across tracked brands
PrismSpy · Comparative InsightsHighest-quality ads · longest-running creatives (proven converters) · most common hooks · emerging offer bundles.

Reference frameworks — Google's own HowTo structured-data documentation for the current eligibility criteria and 2023 policy update, and the schema.org HowTo vocabulary definition for the canonical property list. Test every deployment through Google's Rich Results Test before publish.

Where does your SEO stand?

Book a free SEO diagnostic.

Hanuman Sihag's team runs a live crawl, checks technical health, cannibalisation, schema coverage and content gaps. 60 minutes, prioritised fix list.

Trusted by

Healthcare brands
that already run on ICG.

A representative slice of the 150+ healthcare brands ICG has delivered for across India. Most engagements remain under NDA.

Read full client case studies →

Client video stories

What ICG clients say · on video.

Dr. Samyak Dhawan
Co-Founder, Kayakalp Global · Kayakalp Global (D2C Derma)

"Scale up of organic channels and business consulting. ICG has absolute domain authority in their field."

Dr. Nishi Singh
Founder, Prime IVF · Prime IVF · Gurgaon

"Working with ICG transformed how we acquire IVF patients in Gurgaon. They understand the fertility journey from inquiry to consult..."

Dr. Prerna Taneja
Founder, Clinic Eximus · Clinic Eximus · Delhi

"What Ichelon accomplished — they got all my ideas and worked over 3-4 months to create an amazing, super-customised website."

See all client video testimonials →
Powered by the ICG Trifecta

The intelligence stack behind this playbook.

Every ICG engagement runs on the Search Intelligence Trifecta — Angryturtle for GMB, SIE for search and AI Overview, YODA for YouTube. Live product screens below.

sie.ichelonconsulting.com · rank os
Rank OS — Score Card healthcare-seo-agency.com 78 /100 Rank OS Crawl 92 Index 85 Rank 71 AIO Citation 63 Compound 79 NEXT-BEST-ACTION Close the AIO Citation gap — 4 striking-distance queries ready to move into an AI Overview this week.
sie.ichelonconsulting.com · ai share of voice
AI Share of Voice Across 6 tracked clusters You Others Hospital Marketing 41% Doctor Authority 58% Clinic SEO 33% Healthcare AEO 62% GBP / Local 47% Reputation Mgmt 29% Share of Voice = citations captured across ChatGPT, Perplexity, Google AI Overview and Gemini answers per cluster.
See how the Trifecta works → Chat with a Co-Founder
Healthcare growth services · explore the stack

Need help operationalising this?

Every ICG service is healthcare-only, NMC + DPDP-aware, and built around the patient-research patterns that drive Indian healthcare growth in 2026.

Healthcare SEO Healthcare PPC Meta Ads Content Marketing Local SEO + GMB AI Overview (AIO) Healthcare Branding Website Development YouTube Marketing

Stop guessing.
Book a Diagnostic.

30 minutes. Free. With the AI-powered healthcare-only marketing agency 150+ brands already run on. No slides, no pitch, no hard close.

The ICG technology stack

Nine tools. One compounding system. HealthApex OS
Built in-house. Deployed in every engagement.

ICG's results are reproducible because they are built on proprietary infrastructure — not agency intuition or generic tools. These nine HealthApex OS platforms are what power every ICG engagement.

Healthcare CRM

Nexus CRM

Healthcare CRM & Lead Management

ICG's healthcare-specific CRM and lead management system. Specialty-configured funnel stages for IVF, dental, aesthetic, ortho, hospital OPD. 1-click CAPI + GCLID via Beacon. Hawk intelligence built in. DPDP-compliant by architecture. Deployed across 300+ healthcare centres.

  • Specialty-specific funnel stages, not generic SaaS pipeline
  • 1-click CAPI + GCLID via Beacon attribution
  • Telecaller leaderboard + adherence scoring native
  • DPDP Act 2023 compliant by architecture
Explore Nexus CRM →
Business Layer

Hawk

CRM Intelligence & Lead-Ops MIS

Sits as the business intelligence layer above your CRM — Nexus, Salesforce, LeadSquared, HubSpot, Zoho, or any custom CRM. Shows where leads are leaking, which effort is wasted, and which good leads were quietly downgraded by automation — not by a human decision.

  • Sits above your existing LMS — no replacement
  • 83% of effort goes to dead leads — surfaced Day 1
  • ~75% qualified-lead downgrades by automation
  • Free Lead-Leak Audit in 48 hours
Explore Hawk + free audit →
Attribution Core

Beacon

Attribution Engine & CAPI Middleware

Sits at the centre of every ICG attribution architecture. CAPI middleware connecting Meta Ads, Google Ads, WhatsApp and IVR to your CRM. Lifts Event Match Quality from 2.5 to 6+, reducing CPM 30–40% from the same budget.

  • Server-side CAPI — bypasses iOS privacy changes
  • EMQ 2.5 → 6+ across portfolio
  • 30–40% CPM reduction from EMQ lift alone
  • Multi-touch: ad → consultation → revenue
Explore Beacon →
Practice Management

HealthPro 360

PMS with built-in revenue intelligence layer

The only PMS that tracks cross-sell and up-sell opportunities within your existing patient base. 12 modules covering OPD, IPD, Pharmacy, Labs, Billing, Inventory, Patient Portal, Smart Scheduling, RBAC, AES-256 encrypted storage.

  • Only PMS with built-in Revenue Intelligence
  • Cross-sell signal tracking within existing patients
  • 12 modules: OPD, IPD, Pharmacy, Labs, Billing+
  • Audit trails + RBAC + AES-256 encryption
Explore HealthPro 360 →
Revenue Layer

Phoenix

Revenue intelligence built over your existing PMS

If you already have a PMS — Akhil Systems, Practo, or any other — Phoenix builds the business intelligence layer on top of it without replacement. Currently live across 46 centres for a national chain.

  • Works over your existing PMS — no migration
  • Daily action queue: Prevent Loss / Maintain / Grow
  • Catches unbilled services, collection gaps, lapsing patients
  • CPQL variance ₹620–₹3,800 → ₹680–₹1,420
Explore Phoenix →
YouTube Intelligence

YODA

YouTube analytics that measures patients, not views

The only YouTube intelligence platform built for healthcare business outcomes. Connects video performance to actual consultation bookings — not views, not subscribers. Patient testimonial videos generate 6.9× more consultations per view than condition explainers.

  • Consultation attribution per video — not views
  • Demand-gap: what patients search that your channel misses
  • 50+ doctor channels tracked across India
  • AIO readiness scoring: which videos AI tools cite
Explore YODA →
Governance & Transparency

Agency OS

Full transparency. Instant diagnosis. Zero surprises.

ICG's centralised governance platform — every client sees everything in real time, and ICG's team sees every problem the moment it surfaces. 30+ real-time alert systems fire the moment a metric drifts outside its performance envelope.

  • GSC, GA4, Google Ads, Meta Ads, IVR — one live view
  • 30+ real-time alert systems per account
  • CPQL drift alert at >15% week-on-week change
  • Client login: full transparency on your account
Explore Agency OS →
AEO & LLM Intelligence

AIO Intel

AI Overview + LLM citation tracking, healthcare-tuned

Knows the moment ChatGPT, Perplexity, Google AI Overviews and Gemini cite your brand in patient answers — and which content drove the citation. Bot-aware dashboard with GA4-registered custom dims (AIO source, AIO referrer) and IndexNow + GSC API integration.

  • Live tracking across ChatGPT / Perplexity / Google AIO / Gemini
  • Bot-aware: knows human vs scraper traffic
  • Custom GA4 dims register AIO source + referrer
  • IndexNow + GSC API: content surfaced to LLMs within hours
View AIO Intel dashboard →
Competitor Intelligence

Prism Spy

Every Meta + Google ad your competitors run, watched daily

Tracks 75+ Indian healthcare brands, 2,150+ active ads, ₹50Cr+ aggregate ad spend visibility per month. Surfaces what's working, what's been killed, what offers are emerging. Powers every ICG Meta Ads brief, Performance Marketing diagnostic, and IVF / derm / dental specialty campaign with real competitive intelligence.

  • 75+ brands tracked across 30+ healthcare specialties
  • 2,150+ active ads · daily refresh
  • Activity Feed: every spend / hook / pause logged
  • Offers Intelligence: 250+ offers in market tracked
Explore Prism Spy →
GBP Intelligence Platform

Angryturtle

Every Google Business Profile scored, tracked, protected, and grown from one command centre

ICG's proprietary Google Business Profile intelligence platform. Scores every listing across 7 dimensions, tracks rank on a live geo-grid across your actual service area, audits NAP + citations, monitors 531 suspension-risk factors continuously, and drafts Google Posts on cadence. Currently managing 143 healthcare listings with 0 suspensions and 4.76★ portfolio average across 28,137 reviews.

  • 143 listings under management · 0 suspensions · 4.76★
  • 7-dimension Health Score + 5-factor Rank OS per listing
  • Geo-grid rank tracking + NAP + Citation audit + Profile Shield
  • NMC + NABH + ART Act + DPDP compliance built into every content + review workflow
Explore Angryturtle →

Every ICG engagement runs on some combination of these ten HealthApex OS tools. The diagnostic determines which combination is right for your practice.

Explore HealthApex OS → See the full stack live on your account — free 30-min audit
The team behind your account

Every diagnostic is led by a founder.
You'll know their names before the engagement begins.

ICG was built by three IIT BHU engineers who entered healthcare marketing with a specific intent: to build the tools that didn't exist and run the campaigns that most agencies couldn't. When you book a diagnostic, Rohit or Abhash leads it personally. Not an account manager. Not a senior executive. The people who built what you're evaluating.

The ICG team — 60+ healthcare marketing specialists at Gurgaon HQ

60+ specialists.
One growth engine.

Performance marketers, analysts, AI engineers, content strategists, and operations specialists — all healthcare-only. Headquartered in Gurgaon since 2018.

Rohit Gupta — Leader, ICG

Rohit Gupta

Business & Growth Lead & Director

IIT BHU · IIM Rohtak

Rohit's first question in every diagnostic: "When you ask your agency why patients aren't booking — what do they say?" He says the answer tells him more than any dashboard.

Full profile →
Abhash Kumar — Leader, ICG

Abhash Kumar

Strategy & Analytics Lead & Director

IIT BHU · IIM Bangalore

Abhash built Beacon because most agencies couldn't answer one question: "Which of my campaigns generated that consultation?" He decided the problem was solvable in code. It was.

Full profile →
Deep Das — Leader, ICG

Deep Das

Technology & AI Lead & Director

IIT BHU

Deep built the 4-Bot patient lifecycle system after watching a client lose 60+ qualified leads in one week to a 6-hour WhatsApp response window. He decided the problem was solvable in code. It was.

Full profile →
Chat with a Co-Founder
Chat with a Co-Founder