← Leaderboard

Methodology

helloranked measures how visible brands are in the answers of major AI assistants. The methodology is public by design; numbers you can't interrogate are numbers you shouldn't trust.

How we measure

Each industry has a fixed, versioned panel of ~50 questions phrased the way real people ask AI assistants ("What CRM should a fast-growing startup use?"), each with paraphrase variants. Panels are immutable once frozen: any change creates a new version and is annotated on trend charts. Every measurement cycle (currently monthly), each prompt variant is sent to each measured model 3 times (LLM answers are non-deterministic; single samples produce noise).

Measured models

AssistantModel measured
ChatGPT (OpenAI)gpt-5-mini
Claude (Anthropic)claude-sonnet-5
ChatGPT + web searchgpt-5-mini
Gemini (Google)gemini-3.5-flash
Perplexitysonar
Gemini + web searchgemini-3.5-flash

From answers to scores

Each answer is analyzed by a two-stage extraction pipeline (alias matching, then an LLM judge that confirms brand identity, disambiguates common words like "monday" or "On", and records rank, sentiment, and whether the brand was explicitly recommended). Per brand and model we compute:

The per-model score is the weighted blend, 0–100. The Global Visibility Score weights each model's score by its assistant's approximate consumer market share:

Market-share weights (v2)

AssistantWeightSource
perplexity0.05v2 (2026-07): mean of normalized web-visit share May 2026 (1.4%) and StatCounter referral share Apr 2026 (8.0%).
openai0.69v2 (2026-07): mean of normalized web-visit share May 2026 (58.4%) and StatCounter referral share Apr 2026 (79.9%).
google0.2v2 (2026-07): mean of normalized web-visit share May 2026 (30.2%) and StatCounter referral share Apr 2026 (9.4%).
anthropic0.06v2 (2026-07): mean of normalized web-visit share May 2026 (10.0%) and StatCounter referral share Apr 2026 (2.8%).

Statistical confidence

LLM answers are non-deterministic samples, so every score carries sampling error. We quantify it with a percentile bootstrap: each model's responses are resampled with replacement 1,000 times, the score recomputed each time, and the middle 95% of outcomes reported as the confidence interval (the ± you see next to scores, and the shaded band on trend charts). Run-over-run movement gets a solid arrow only when the bootstrap confidence interval of the change excludes zero. Smaller changes appear as muted hollow arrows — the direction is shown for transparency, but the movement was indistinguishable from sampling noise and should not be read as a trend.

Share of voice & industry traffic weights

The global leaderboard ranks by share of voice: within each industry, a brand's share of the category's total AI mentions (its slice of the conversation relative to competitors), multiplied by that industry's share of consumer advice-seeking demand, then expressed as a share of the whole index. This rewards dominating your category over merely being present in a big, crowded one; within-industry leaderboards remain unweighted. Mention share is measured on the market-share-weighted mention rate (a mention on a more-used assistant counts for more). The demand weight: since no AI vendor publishes query distributions, demand is proxied by real search behavior — for each industry we take a small, consistent set of advice-seeking queries built by prefixing the category's name and synonyms with “best”/“top” (“best vpn”, “best vpn service”, “best credit card”…), and sum each query's 12-month average monthly US search volume. Using the identical “best <category>” template for every industry is deliberate: it measures the specific recommendation question — the closest proxy to what people ask an assistant — rather than the size of a category's broader keyword universe (which over-weights heavily-monetized verticals like credit cards). Averaging over a full year keeps seasonal categories (tax software peaks in spring) comparable. Because even advice-seeking demand is heavily skewed — one category can be 40%+ of the total — the per-industry demand is square-root compressed before weighting: this damps the spread so no single high-demand category dominates the ranking, while preserving the order of industries by demand. The assumption (advisory search correlates with assistant-question demand) is documented, and weights are versioned and source-cited like the model weights. An unweighted by-industry-score view stays one click away.

Search-enabled modes & citations

Perplexity answers are always web-search-backed, and for a pilot set of industries we additionally measure ChatGPT and Gemini with their web-search tools enabled. For these answers we record the pages the assistant cited. A brand's citation rate — the share of search-backed answers citing the brand's own domain — feeds the 10% citation component of that mode's score. The "+ web search" variants are reported separately and are not part of the Global Visibility Score (their market-share split from the base assistants isn't measurable yet); Perplexity, being inherently search-backed, remains in the global blend. Run-over-run movement remains mention-based. Cited-domain panels on brand and industry pages come from this data.

Known limitations (roadmap)

FAQ

How often are the rankings updated?

Monthly. On the 1st of each month, every industry's full question panel is re-run across the measured assistants; scores, ranks, and movement publish the same day.

Can brands pay to improve their rank?

No. Nothing purchasable influences a score, rank, or methodology decision. Paid products (AI Brand Monitor subscriptions, one-time audit reports, the data API, clearly-labeled sponsorship) add tooling and access — never visibility. Brand monitoring is private measurement for the buyer and is fully separate from the public index.

My brand shows a muted hollow arrow instead of a solid one. Why?

Solid arrows mark statistically significant movement — the 95% bootstrap confidence interval of the run-over-run change excludes zero. Muted hollow arrows show the direction of smaller changes that stayed within statistical noise; treat them as texture, not as a story.

Where do the questions come from?

From real search demand. Each industry's panel is drafted from advice-seeking queries people actually make, reviewed by a human, then frozen. Any change creates a new panel version, annotated on trend charts.

How do I claim my brand's page?

From your brand page, use the claim link: verify with an email address on the brand's domain, or with a DNS record. Claiming is free and controls the ✓ verified badge shown to readers. It is separate from paid subscriptions (anyone can subscribe to analytics about any brand) and never affects the score.

Is the data free to use?

Yes. The latest scores for every tracked brand are downloadable as CSV under CC BY 4.0 (attribute helloranked.com). Full history and citation data are available through the API.

Questions about the methodology? It's versioned in the open — every raw answer is stored and re-analyzable.