Documentation Index
Fetch the complete documentation index at: https://docs.qwairy.co/llms.txt
Use this file to discover all available pages before exploring further.
High-level daily performance metrics aggregated by provider.
| Field | Type | Description |
|---|
date | Date | Analysis date (YYYY-MM-DD) |
provider | Text | AI provider name |
| Field | Type | Aggregation | Description |
|---|
totalAnswers | Number | SUM | Total responses analyzed |
answersWithSelfBrand | Number | SUM | Answers mentioning your brand |
answersWithAnyBrand | Number | SUM | Answers mentioning your brand or any direct competitor |
answersWithSelfSource | Number | SUM | Answers citing one of your sources |
answersWithAnySource | Number | SUM | Answers citing your or any direct competitor source |
totalSelfMentions | Number | SUM | Total brand mentions (raw count) |
totalDirectMentions | Number | SUM | Total direct competitor mentions (raw count) |
brandMentionVisibility | Percent | Calculated | SUM(answersWithSelfBrand) / SUM(answersWithAnyBrand) |
shareOfVoice | Percent | Calculated | SUM(totalSelfMentions) / (SUM(totalSelfMentions) + SUM(totalDirectMentions)) |
sourceCitationVisibility | Percent | Calculated | SUM(answersWithSelfSource) / SUM(answersWithAnySource) |
globalScore | Percent | AVG | Composite performance score |
avgSentiment | Percent | AVG | Average sentiment of brand mentions |
avgRelevance | Percent | AVG | Average relevance score |
brandMentionAvgPosition | Number | AVG | Average position when brand is mentioned |
brandMentionVisibility, shareOfVoice and sourceCitationVisibility are
calculated as SUM(numerator) / SUM(denominator) and match the Qwairy
interface across any grouping. AVG metrics are correct at row level but
become a simple mean when aggregated; use a calculated field for a
volume-weighted version.
Best For
- Executive dashboards
- Trend analysis over time
- Provider comparison (ChatGPT vs Claude vs Perplexity)
- High-level KPI tracking