- Dimensions
- Metrics
| Field | Type | Description |
|---|---|---|
date | Date | Response date (YYYY-MM-DD) |
provider | Text | AI provider (ChatGPT, Claude, Perplexity, etc.) |
funnel | Text | Query intent stage (TOFU, MOFU, BOFU) |
topic | Text | Associated keyword/topic |
tag | Text | Tag names joined with ” | ” (or “Untagged”) |
prompt | Text | Prompt text (truncated to 200 chars) |
Each row covers one prompt per date and provider. Prompts carrying several
tags appear once, with all tag names joined in the
tag field, so SUM
metrics are never double-counted. To filter on a specific tag, use a
CONTAINS_TEXT condition instead of an exact match.Aggregated
shareOfVoice here is a prompt-level average (each prompt weighs
the same regardless of volume), so it will not match the brand-level Share of
Voice. For the volume-weighted brand figure shown in the Qwairy interface,
use the Performance Overview connector’s Share of Voice.Best For
- Analyzing which prompts perform best
- Comparing funnel stages (TOFU, MOFU, BOFU)
- Tag-based filtering and analysis
- Understanding prompt-level visibility trends

