How-To9 min readJune 24, 2026

How to Check If ChatGPT Recommends Your Brand (4 Methods, Ranked)

Four ways to find out whether AI assistants name your product when buyers ask for recommendations — what each costs, what each misses, and which to use at your stage.


The 60-Second Answer

If you only need the headline: the cheapest way to check is to open ChatGPT, Claude, Gemini, and Perplexity in four tabs and type the exact buyer query you care about — for example, "best CRM for early-stage SaaS startups." Note whether your brand appears, what position it sits in, and which competitors get named instead. This costs nothing and takes about ten minutes per query. The catch: AI assistants return slightly different answers each time depending on session state, model temperature, and rolling context, so a single snapshot rarely reflects how often you actually appear. To get a statistically usable answer you need to repeat the query across sessions, models, and time — at which point a purpose-built monitoring tool becomes cheaper than your time.

Why This Matters

The buyer journey moved. In an analysis of 24,000 AI prompts across 60 SaaS categories, we found that the brand named first in an AI answer was clicked or queried further roughly three times more often than the brand named third. AI assistants don't return ten blue links — they recommend one or two products by name, with everything else relegated to "other notable mentions" or omitted entirely. If you're not in the first two positions, you're effectively invisible to buyers who use AI for research, even if you rank #1 on Google.

Princeton and IIT Delhi's GEO study tested nine optimization strategies across 10,000 queries and found that expert quotations boost visibility by 41%, statistics by 33%, and source citations by 28% — while keyword stuffing actively hurts you by 10%. The implication: traditional SEO tactics don't transfer. You need to know whether the work you're doing is moving the needle in AI-specific surfaces, and that requires measurement.

So the question becomes practical: how do you actually check?

Method 1: Manual Multi-Model Testing (Free)

What you do: open ChatGPT (the free chat.openai.com tier is fine), Claude (claude.ai), Gemini (gemini.google.com), and Perplexity (perplexity.ai) in four browser tabs. Type the same buyer query into each. Record three things: did your brand appear, what position it sat in, and which competitors were named.

The query you test matters more than the model. A query like "what's the best email marketing tool" returns a fairly stable set of large incumbents (Mailchimp, HubSpot, Klaviyo). A query like "best email marketing tool for a Shopify store under $5M ARR" filters to a much narrower set — and is closer to how real buyers actually phrase their questions. Test the specific, qualified version.

What it catches: a snapshot of one moment for one model. You'll spot whether your brand is even in the conversation, who the consistent winners are, and where the gap is biggest. What it misses: AI assistants return slightly different answers across sessions because of token sampling, conversation history weighting, and (in some models) live web search results. One run is not the answer. To get a usable read you need 5-10 runs per query per model, repeated weekly to track movement. What it costs: free, but expensive in your time. Ten queries × four models × five runs = 200 manual sessions per measurement cycle. Realistic for a one-time audit, not for ongoing tracking. Best for: founders doing a one-time gut-check before committing to a monitoring strategy.

Method 2: Multi-Tab Side-By-Side with a Spreadsheet (Free, More Rigorous)

Same as Method 1 but disciplined. You build a Google Sheet with columns for query, model, run number, brand position (or "absent"), top three competitors named, and date. You run each query three times per model, ideally on different days, and aggregate.

Two things to set up first. One: pick the queries that matter. Most teams default to "best [category]" but real buyers add modifiers — pricing tier, company size, integration requirements, geography. Sit down and write the ten queries your best customers would actually type into ChatGPT. Two: pick a baseline date and rerun the same queries monthly so you can detect movement, not just status.

What it catches: directional change. After you publish a new comparison page, run a podcast tour, or earn a third-party listicle inclusion, you can see whether your visibility moves. What it misses: Google AI Overviews. Google's AI-generated answers at the top of Search are a separate surface from Gemini and require either logged-in Google sessions with consistent settings or a tool that captures them. Manual checking of AI Overviews is unreliable because results are heavily personalized.

It also misses why. You can see that your brand isn't recommended, but you can't see whether the AI hesitated because of a content gap, a citation gap, a Schema.org markup gap, or because a competitor's published comparison page is what's getting cited.

What it costs: a few hours of setup, then 2-3 hours per month per category you monitor. Best for: a marketing or growth lead at a startup who can afford the recurring time investment and wants to build the muscle internally first.

Method 3: Browser Automation Scripts (Free + Engineering Time)

A motivated developer can wire up Playwright or Puppeteer scripts that open each AI assistant, post the query, capture the response, parse it for brand mentions, and write the result to a database. Several open-source projects on GitHub do something close to this — search for "LLM rank tracker" or "AI SEO tracker" and you'll find half a dozen.

What it catches: same coverage as Method 2 but at scale. You can run a hundred queries every night and accumulate a real time series. What it misses: this is where it gets honest. Maintaining browser automation against AI assistants is a constant arms race. Anthropic and OpenAI ship UI changes every few weeks; selectors break. Anti-bot defenses (Cloudflare Turnstile, rate limiting, session fingerprinting) catch up. Google AI Overviews requires logged-in browser sessions with persistent cookies, and Google in particular detects and blocks scripted access aggressively.

You'll also need to handle: prompt-result classification (is "ConvertKit" a mention? "convertkit"? "Kit"? — naming canonicalization is its own engineering problem), competitor detection (the same problem in reverse), and citation extraction (which sources is the model citing as the basis for its recommendation).

What it costs: ~2-4 weeks of senior engineering time to build, then 5-10 hours per month to maintain. At ~$150-200/hr loaded engineering cost, you're at $12,000-$20,000 upfront and $750-$2,000/month ongoing. Best for: a technical founder who genuinely enjoys the engineering work, or a team that already runs a significant browser-automation infrastructure for other reasons (competitor scraping, pricing intel) and can amortize the cost.

Method 4: Purpose-Built AI Visibility Platforms

A small category of tools now does the measurement for you: Foxish, Profound, Semrush AI, AthenaHQ, and a few others. The shape is consistent across vendors: you list the prompts (or accept their auto-generated set), the tool runs them across ChatGPT, Claude, Gemini, Perplexity, and Google AI Overviews on a schedule, and reports back your share of voice, position, and competitor breakdown.

The differences between platforms cluster around four axes:

  1. Coverage: how many AI surfaces, whether Google AI Overviews is included on the base plan, and whether Claude is base or add-on.
  2. Cadence: monthly vs. weekly vs. daily — daily catches real movement, monthly catches none.
  3. Diagnostic depth: do they tell you why you're not recommended (citation gaps, Schema.org issues, missing comparison content), or only that you're not?
  4. Pricing model: per-brand pricing favors single-brand teams; per-client pricing is what agencies need.
What it catches: everything Methods 1-3 catch, run continuously, normalized across sessions and models. You get a single share-of-voice number you can put on a dashboard and trend over time. What it misses: the cheap free-tier methods. A purpose-built tool is overkill for a single one-time check. Use Method 1 to decide whether the gap is real and Method 4 to track and close it. What it costs: most platforms start at $29-$179/month for solo brands and $99-$249/client/month for agencies. Foxish offers a free tier (5 prompts × 3 models, monthly cadence, 1 competitor) for evaluation without a credit card — useful if you want to validate the data quality before committing. Best for: any team where AI visibility is connected to a real revenue number — meaning, at the point where being recommended by ChatGPT meaningfully changes pipeline.

How to Choose

A simple decision tree:

You areUse
A founder doing a one-time gut checkMethod 1
A growth lead willing to spend 2-3 hours/monthMethod 2
A team with strong engineering bandwidth and AI visibility as a priorityMethod 3 if you have it; otherwise Method 4
An agency selling AI visibility as a serviceMethod 4 (you'll lose the engineering time arbitrage on the first client)
A SaaS company where ChatGPT recommendations move pipelineMethod 4

The Underlying Pattern

Every method above measures the same thing — whether your brand appears in AI-generated answers to the queries your buyers actually ask. The differences are in cost, cadence, and diagnostic depth. The most common mistake we see is teams running Method 1 once, noting they're not in the answer, and then doing nothing because they don't know what to do next.

The Princeton GEO study answered the "what to do" question. Adding expert quotations lifted visibility 41%. Adding statistics lifted it 33%. Citing credible sources lifted it 28%. Keyword stuffing — the default SEO instinct — lifted it negative 10%. If you're going to spend time measuring, the corresponding question to ask is: do you have the content infrastructure to actually act on the measurement when the gap shows up?

This is the part the four methods above don't solve on their own. Measurement tells you the score. Acting on the measurement requires either an internal process for publishing optimized content monthly or a partner who does it for you. Most teams underestimate that part and over-invest in the measurement.

Next Steps

If you haven't checked at all yet, do Method 1 today. Open four tabs, run the five queries your best customers would type, and write down what you see. That ten minutes will tell you whether there's a problem worth solving.

If you confirmed a gap and want to track movement, the cheapest sustainable option is Method 4's free tier. You can run the same five queries across three models monthly without a credit card. If you're an agency evaluating the platform before pitching it to clients, you also get one free pitch report per month — a way to generate a real AI visibility audit for a prospect without committing to the agency plan first.

Start a free Foxish account — or, if you want to see what a full report looks like first, browse our sample reports for Liquid Death and Magic Spoon.

See what AI says about your brand

Foxish monitors ChatGPT, Claude, Gemini, Perplexity, and Google AI Overview and shows you exactly what to change.

Start free trial