Skip to content

Services

Domain-agnostic offers, proven deepest in lending. Every engagement starts with a short intro call.

Funnel & conversion diagnostics

Find where a multi-step funnel leaks, which segment it leaks worst for, and what it is worth to fix — with a ranked list, not a hypothesis.

Most funnel reporting tells you the conversion rate fell. That is a symptom, not an address. Useful diagnostics answer a narrower question: which stage, for which segment, because of which constraint — and how much recoverable volume sits behind each one.

The method is stage-level instrumentation plus segmentation on the dimensions that actually differ in behaviour, then ranking losses by recoverable volume so effort goes where the money is.

Worked example — lending. Six partner lenders, 100K+ monthly borrowers, portfolio qualification stuck around 30%. Segmenting drop-off by user tag, verification path, and new-versus-renewal, then ranking rejection reason codes by affected borrowers, turned a vague loss into a fixable list. Qualification reached 43%.

The same shape applies to a checkout, a signup flow, KYC and onboarding, or claims triage. The domain changes; the drop-off math does not.

Metrics, dashboards & data QA

Agreed metric definitions, dashboards people actually use to decide things, and validation that fails loudly when the numbers are wrong.

Most dashboard problems are definition problems wearing a visualisation costume. If two teams compute “active user” or “delinquency rate” differently, no amount of chart polish will make the dashboard trustworthy — and an untrusted dashboard is an unused one.

So the work starts with definitions, agreed and written down, then builds monitoring on top: the metric, its owner, its refresh, and the validation that catches it when it breaks. Data QA is part of the build, not a later phase — checks at ingestion so bad data fails visibly rather than flowing quietly into a number someone will act on.

Worked example — lending. Executive dashboards over a ₹8–9B+ loan book with early-warning delinquency tracking across 100K+ active loans and 15+ DPD stages, plus automated recurring SQL reporting for Risk, Product, Lending and Collections, with UAT and sanity coverage.

Typical stack: SQL, Snowflake, SQL Server, Tableau.

Rules & policy analytics

Turning written eligibility, pricing or risk policy into executable rules — benchmarked against peers, tested before deploy, and monitored after.

Wherever a written rulebook decides who qualifies and on what terms, two questions recur. Does the implemented logic match the document? And are any individual rules stricter than they need to be, rejecting acceptable customers for no measurable gain?

Answering the first means treating policy as source code: versioned, reviewable, and covered by a regression test that runs before deploy rather than in production. Answering the second means benchmarking rules against comparable ones and quantifying the population each constraint turns away — so a proposed change is argued with evidence instead of instinct.

Worked example — lending. 112 distinct decision rules composed into 200+ partner-specific policy variants across six lenders, drawing on 119 decision variables, with an automated harness that replays a borrower profile against every partner and explains each pass or fail in the language of the credit policy rather than in rule identifiers.

The same problem exists in insurance underwriting, pricing and discount engines, benefits eligibility, and compliance controls.

Root-cause analysis on metric movements

A number moved and nobody can say why. RCA that ends in a quantified cause — including when the honest answer is "this change did almost nothing".

When a metric moves, the expensive mistake is to accept the first plausible explanation. Plausible is not the same as correct, and acting on a wrong cause costs twice — once in effort, once in the real cause going unaddressed.

The method is decomposition: split the movement by segment, cohort and time until the change localises, then quantify each candidate cause so the explanation carries a number. A useful RCA is also willing to conclude that an initiative did not work — negative results are cheap to produce and expensive to ignore.

Worked example — lending. Two new lending partners were added to the stack, and qualification barely moved. The decomposition showed why: the new partners’ risk signals overlapped almost entirely with existing ones, so they qualified the same borrowers rather than new ones — roughly 41 net-new qualified users. The recommendation followed from the finding: select partners for signal complementarity, not partner count.

The same reasoning applies to ad-channel overlap, supplier redundancy, and any portfolio where adding sources is assumed to add reach.

How I ramp on a new domain

The versatility claim, answered with a process — not an assertion.

  1. Step 1 Docs Share what exists — policy docs, schema, dashboards, whatever is already written down.
  2. Step 2 Metric definitions Agree what each number actually means before analyzing it — this is where most analytics work goes wrong.
  3. Step 3 KT call One short call to fill the gaps docs can't — a walkthrough, not a workshop.
  4. Step 4 First analysis, week 1 A concrete first finding inside the first week, not a discovery-phase deck.

Engagement models

Project · Retainer · Audit — we scope the engagement together on the intro call.

Book a call

faq/

How do we start?

With a short intro call — 30 minutes, no obligation. Email me two or three slots that work for you and I'll confirm one. We scope the engagement together on that call.

What does an engagement look like?

Project, retainer, or audit — we pick together on the intro call. Every engagement starts the same way: you share what already exists, we agree metric definitions in writing, one short KT call, and a concrete first finding inside the first week.

What do you charge?

There's no fixed rate card — pricing depends on scope, and we agree it on the intro call before any work starts. Projects, retainers, and audits are priced differently.

Do you work remotely, across timezones?

Yes — remote-first from Bengaluru (IST) with flexible hours: IST evenings overlap US mornings, and EU working hours overlap my afternoon. Live calls get scheduled in your window, not mine.

Which industries do you work with?

Deepest in lending and credit risk, but the method is domain-agnostic — funnels, metric definitions, root causes, and dashboards apply to any data-generating business. I've built regression models for a construction firm, led waste-management analytics, and run my own D2C bakery on the same methods.

What tools do you work in?

SQL, Python, Snowflake, Tableau, Power BI, advanced Excel, dbt — plus the workflow around them: Git, UAT and sanity checks, BRE policy configuration, REST API integrations.