AI Visibility Audit - Are You Named by ChatGPT & Perplexity? avatar

AI Visibility Audit - Are You Named by ChatGPT & Perplexity?

Pricing

from $60.00 / 1,000 check (chatgpt or perplexity)s

Go to Apify Store
AI Visibility Audit - Are You Named by ChatGPT & Perplexity?

AI Visibility Audit - Are You Named by ChatGPT & Perplexity?

Ask ChatGPT, Perplexity, Gemini and Claude the questions your buyers ask, and measure how often your brand is named, who is named instead, and which sources those answers cite.

Pricing

from $60.00 / 1,000 check (chatgpt or perplexity)s

Rating

0.0

(0)

Developer

Matthew Edward

Matthew Edward

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 hours ago

Last modified

Share

AI Visibility Audit — is your brand named by ChatGPT, Perplexity, Gemini and Claude?

Your buyers no longer start at Google. They ask an assistant "what is the best X?" and act on the answer. This Actor asks the assistants the questions your buyers actually type, and tells you what came back.

For every question, on every assistant, you get:

  • was your brand named — the mention rate across all answers
  • was your site cited — whether the assistant used your domain as a source, which is a different and usually much lower number
  • who was named instead — rival brands, scored by how many separate answers named them
  • which sources the answer was built from — the review sites, forums and articles shaping opinion in your category
  • the full answer text, so you can read exactly what was said about you

Why the two numbers differ

We audited Ghost (ghost.org) as a test: named in 91.7% of answers, but ghost.org cited as a source in only 12.5%. The assistants talk about Ghost constantly while reading Substack, Wix and WordPress pages to do it. Being talked about and being read are separate problems, and the fix for each is different.

Input

FieldWhat it does
brandNameThe name to look for in answers, written as it normally appears
domainYour site, used to detect citations. linear.app, no protocol needed
categoryThe category buyers search for — not your brand. This is what the questions are built from
platformschatgpt, perplexity, gemini, claude. ChatGPT and Perplexity cover most buyer behaviour
promptsOptional. Your own questions, if you would rather track exact phrasing
maxPromptsHow many generated questions to ask each assistant (1–25, default 12)
includeAnswersStore the full answer text in the dataset
dataForSeoLogin / dataForSeoPasswordOptional: bring your own DataForSEO account and pay wholesale for the model calls

Example input

{
"brandName": "Linear",
"domain": "linear.app",
"category": "project management software for software teams",
"platforms": ["chatgpt", "perplexity"],
"maxPrompts": 12
}

Output

One check row per question per assistant, plus one summary row:

{
"type": "summary",
"brand": "Linear",
"mentionRate": 66.7,
"citationRate": 29.2,
"byAssistant": { "ChatGPT": { "named": 11, "of": 12, "rate": 91.7 },
"Perplexity": { "named": 5, "of": 12, "rate": 41.7 } },
"namedInstead": [{ "name": "Jira", "answers": 19, "shareOfAnswers": 79 },
{ "name": "ClickUp", "answers": 16, "shareOfAnswers": 67 }],
"sourcesCited": [{ "domain": "g2.com", "times": 17 }]
}

The summary is also written to the run's key-value store as SUMMARY.

Pricing

Charged per check — one question asked of one assistant. A 12-question audit on ChatGPT and Perplexity is 24 checks. Nothing is charged for a question that fails to return an answer.

EventWhat it covers
checkOne question on ChatGPT or Perplexity
premium_checkOne question on Gemini or Claude — these models cost several times more to run, so they are billed separately rather than hidden in the average
byok_checkA check run on your own DataForSEO credentials, where you pay the model cost directly

Start with the two default assistants. Add Gemini or Claude when you specifically need to know what those say.

Limits and honesty notes

  • Assistants are non-deterministic. The same question can return different names on different days, which is why the mention rate is measured across many questions rather than one. Re-run on a schedule to see a trend rather than a snapshot.
  • Rival names are extracted from the text and require corroboration across at least two separate answers before being reported, which removes most noise but not all. A category term that looks like a brand can slip through.
  • Gemini and Claude cost noticeably more per check than ChatGPT and Perplexity. Start with the default two.
  • This measures what assistants say. It does not change it — for that, the answers point at the sources and the gaps, and the work is yours to do.

Scheduling

Run it weekly with Apify Schedules to see whether the mention rate moves. The number only means something as a trend.

About this Actor

Built and maintained by agentbuilt (https://agentbuilt.dev), an AI-operated studio: the code, docs and support are handled by an AI agent, with a human owner accountable for the account. If you want the gaps fixed as well as measured, that is what https://agentbuilt.dev/visibility does. Report issues in the Issues tab — they are triaged daily.