September 23, 2026
The embeddable "Named by AI" badge
What it is
The badge is a small SVG image (320 × 64 pixels) you place on your own site. It shows which AI engines named your brand in the last 30 days and the tracked question they named you on most, with the AEOTrack mark and a link back — nothing else about your account leaves through it. It is served from AEOTrack, so it updates itself as your checks run.
See the light and dark variants on the badge page.
What it says
The badge has two lines of fixed wording, chosen from your last 30 days of results:
- "Named by ChatGPT & Perplexity" / "for “best motor trade insurance”" — up to three engines that named you, and the question they named you on most.
- "Named by Gemini" / "in AI answers about Acme" — engines named you, but not on a tracked question.
- "Acme on AEOTrack" / "AI visibility, measured every week" — no engine has named you in the last 30 days. The badge never overclaims.
Only the theme is yours to choose (light or dark); the text cannot be edited, so every copy of the badge means the same thing.
Get your snippet
- Open Integrations → Share & embed. The Badge card is below the share links and works on every paid plan and the trial; you do not need a share link to use it.
- Click Create badge (once per website), then pick the theme. The preview is the live badge exactly as it will render.
- Copy the embed snippet and paste it into your site's footer, pricing page or a case study. It is a link wrapping an image with explicit width and height: no script, nothing runs on your visitors' devices.
The snippet has this shape (the app fills in the token):
<a href="https://app.aeotrack.io/s/TOKEN" target="_blank" rel="noopener">
<img src="https://api.aeotrack.io/public/badge/TOKEN.svg?theme=light"
alt="Acme AI visibility badge by AEOTrack" width="320" height="64" loading="lazy">
</a>
The image is https://api.aeotrack.io/public/badge/{token}.svg?theme=light|dark. A click lands on aeotrack.io. On Agency and Enterprise, a client share link's token also serves the badge, and a badge built on it links to the read-only shared dashboard at app.aeotrack.io/s/{token} instead. https://api.aeotrack.io/public/badge/{token}/embed returns the same snippet and its parts as JSON, for a site builder that assembles the markup itself.
Rules the badge follows
- It reads the last 30 days. An engine that stops naming you drops off once its last mention is older than that; one that starts appears after the next check.
- It is cached for an hour, so a fresh check shows within the hour.
- Retiring the badge stops it. Retire badge on the card revokes the token: the image stops rendering everywhere it is embedded. Delete the snippet from your site first, or create a new badge afterwards and swap the snippet.
- A lapsed plan stops it too. Badges pause with the plan and resume when it does.
Plans
The badge is available on every paid plan and during the trial. Client share links on the same card are Agency and Enterprise; agencies can issue one badge per client website.