Tools
Tools to get your business recommended by AI
Guided checks that show whether AI assistants like ChatGPT and Perplexity know your business, how much traffic they already send you, and what to fix. No technical skills needed — most need no signup.
AI Citability Check
Free · no signupEnter your address and see, in seconds, how ready your homepage is to be quoted by ChatGPT, Perplexity and Google's AI answers — scored on the same 20+ signals our paid audit uses.
How to use it
- Type your website address. Nothing to install, no account.
- We read your homepage and your robots.txt, llms.txt and sitemap.xml — four requests, nothing else.
- You get a 0-100 score and a ranked list of what to fix, worst first, with what each fix is worth.
Most checkers only tell you whether robots.txt blocks some AI bot, without saying which job that bot does. Search-crawler access is one of our twenty signals — this also looks at your schema, your entity links, whether there is anything quotable on the page, and whether it looks current.
AI Head-to-Head
Free · no signupPut your homepage next to a competitor's and see exactly which signals they have that you do not — the concrete list of what to close, rather than a number on its own.
How to use it
- Enter your address and theirs.
- We score both homepages on the same signals, side by side.
- You get both scores and the gap in both directions — what they have that you lack, and where you are already ahead.
“They have FAQ schema, an author byline and entity links; you have none of the three. You are ahead on page depth.” That is a to-do list, not a verdict.
AI Traffic Checker
Free · no signupSee how many of your visitors already come from AI assistants like ChatGPT, Perplexity, Gemini and Copilot — traffic most analytics tools hide under “Other” or “Direct.”
How to use it
- Open your website analytics (Google Analytics, Shopify, and most others show a “traffic sources” or “referrers” list).
- Copy that list of sources and paste it into the box.
- We highlight the AI sources and add them up for you — no spreadsheets needed.
Paste a list that includes “chatgpt.com” and “perplexity.ai”, and you’ll see something like “18% of your traffic came from AI assistants.”
Content Readiness Check
Free · no signupBefore you publish a page, check how well it matches the citation-readiness signals AI systems are known to look for, and which gaps are worth closing. Works on a draft or a page that’s already live.
How to use it
- Give it a live page address — or paste a draft you have not published yet.
- Optionally type the question you’d like to be recommended for.
- Get a 0–100 score plus a plain-English checklist of what to add before publishing.
Paste a product page, set the target to “best budget trail running shoes”, and you might get a score of 62 with “add a one-line answer at the top” as the first fix.
GEO Readiness Audit
Free accountA deeper check of your live website: can AI assistants read it, is your business described in the structured way they trust, and does AI actually recommend you? It also tracks changes over time.
How to use it
- Create a free account and add your website address.
- We scan the site and grade its AI readiness from A to D.
- Get a prioritized fix list, then re-check anytime to watch the grade improve.
Add “acmeshoes.com” and you might get a grade of C, with “AI crawlers are blocked in your robots.txt” flagged as the top thing to unblock.
For developers
On the Pro plan — pull your Promvia data into your own tools, or let AI agents query it directly. These need a little setup, so they’re aimed at developers.
Read API
ProA simple read-only REST API for your Promvia data — sites, AI-visit metrics, and citations. Feed it into your own dashboards, a spreadsheet, a script, or a Slack bot.
How to use it
- On the Pro plan, create an API key in Settings → API keys.
- Send that key as an “Authorization: Bearer” header with your request.
- Call an endpoint — for example GET /api/v1/sites — from any language or tool.
A single request to /api/v1/sites returns your tracked sites as JSON — drop it into Google Sheets, Looker, or a nightly script.
MCP server
ProLet AI agents — Claude Desktop, IDEs, and other MCP clients — query your Promvia data directly, in plain language, so you don’t have to open the dashboard.
How to use it
- On the Pro plan, create an API key in Settings → API keys.
- Add Promvia’s MCP endpoint to your client’s config, using that key.
- Ask the agent about your sites, AI visits, and citations in plain English.
In Claude Desktop, add the Promvia MCP server, then ask “which questions is AI not citing my site on?” and get a live answer.