Prerequisites
- A logged-in Ansvisor account (cloud or self-hosted)
- 5–10 minutes
- The website URL of the brand you want to track
Onboarding flow
The onboarding wizard has 5 steps for self-hosted instances and 6 steps for the cloud (the extra step is plan checkout). Each step auto-saves so you can resume later if you drop off.1
1. Brand basics
Three fields:
- Brand name — exactly how the brand is named in the wild (e.g. Mercedes-Benz, not MBZ). Casing matters — suggestions copy your spelling, mention detection is case-insensitive.
- Website — your main domain without
https://prefix (e.g.mbusa.com,linear.app). Used for citation classification, AI traffic attribution, and competitor research. - Describe your brand (optional but recommended) — 1–3 sentences covering what you do and who your audience is. Fed into AI to generate better topics, prompts, and competitor suggestions.
2
2. Region & language
Pick the primary market and language for tracking. This drives:
- Which language AI engines respond in (English prompts return English answers, etc.)
- Region weighting on search engines that have it (Google AI Overview / Mode geo-localize)
- DataForSEO query routing for prompt volume estimation
3
3. Topic selection
Ansvisor uses your brand description and an AI model to suggest 6–10 topics — themes your customers care about (e.g. EV Range, Reliability, Pricing).Review the list and check the topics that fit your brand. Uncheck any that don’t apply. You can also type a custom topic name and add it manually.
4
4. Prompt review
For each selected topic, Ansvisor generates 5 starter prompts (real questions a potential customer would ask an AI engine). Review the full list:
- Edit prompt text inline if a phrasing feels off
- Delete prompts that don’t fit
- Add custom prompts at the bottom
These prompts will run on every AI platform allowed by your plan. Self-hosted unlocks all 8 (ChatGPT, Google AI Overview, Google AI Mode, Google Gemini, Perplexity, Microsoft Copilot, Grok, Claude). Starter plan runs ChatGPT + Perplexity by default; Growth and Enterprise unlock the rest.
5
5. Competitors
Ansvisor analyzes your brand and suggests 3–8 competitor names. Review the list:
- Check the ones that are actual rivals
- Uncheck ones that aren’t really comparable
- Add custom competitors at the bottom (use the name as it appears in AI responses, e.g. Salesforce, not salesforce.com)
6
6. Plan & checkout (cloud only)
On the cloud, the final step picks your subscription plan (Starter, Growth, or Enterprise) and runs Stripe Checkout. All paid plans include a 14-day free trial — you enter card details but no charge happens until day 15. Self-hosted instances skip this step entirely.
What happens after you finish
The first round of AI engine queries kicks off automatically and finishes in 5–15 minutes (depending on prompt count and plan). The dashboard updates live as platforms report back. While you wait:- Insights — first KPI cards appear within 1–2 minutes of the run starting
- Citations — populates as AI responses come back with source URLs
- Prompts → Insights tab — Suggestions card refreshes after the run, surfacing new prompts to add
Adding the tracking pixel (optional, post-onboarding)
The onboarding flow doesn’t include the tracking pixel — it’s an opt-in step you do separately for AI Traffic Analytics (real visits arriving from AI answer engines). To set it up:1
Open the Traffic page
Navigate to
/dashboard/traffic after onboarding. The snippet is shown at
the top of the page.2
Copy the snippet
Looks something like:
<script src="https://api.ansvisor.com/t.js" data-t="YOUR_TRACKING_CODE" defer></script>3
Paste it into your site head
Drop the snippet just before the closing
</head> tag. Next.js: add it inside app/layout.tsx. WordPress: use a header injection plugin. Static sites: edit your template.Common pitfalls
My visibility score is 0 — is something broken?
My visibility score is 0 — is something broken?
Probably not. New, niche, or B2B brands often start at 0 across most
prompts. AI engines need either (1) significant training data mentioning
your brand, or (2) live citations from authoritative sources. The score only
stays at 0 when both are missing — which is exactly what AEO is for.
Prompts include my brand name — should I remove?
Prompts include my brand name — should I remove?
Yes. “What is Linear?” style prompts almost always score 100 (the AI
obviously talks about you when asked) but they’re not measuring organic
discovery. Remove brand-name prompts; they distort averages.
I see weird competitors I never heard of in AI responses
I see weird competitors I never heard of in AI responses
That’s gold. Those are AI-suggested alternatives users see when you’re not
cited. Add the most-mentioned ones to your competitors list to track them
properly.
Why is Google AI Overview missing from my plan?
Why is Google AI Overview missing from my plan?
Starter plan runs only ChatGPT and Perplexity. Google AI Overview, Google AI
Mode, Gemini, Copilot, Grok, and Claude unlock on Growth and Enterprise
plans (cloud), or are all available immediately on self-hosted.
Can I add more topics later?
Can I add more topics later?
Yes. From the Topics page or the Suggestions card in Prompts →
Insights, you can add new topics and prompts at any time. Tracking
immediately picks them up on the next scheduled run.
Continue: Reading Answer Engine Insights
Now that data is flowing, learn to read the dashboard.