> ## 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.

# Source URLs

> URL-level metrics for detailed page analysis in Looker Studio.

URL-level metrics for detailed page analysis (granular view).

<Tabs>
  <Tab title="Dimensions">
    | Field          | Type    | Description                                                  |
    | -------------- | ------- | ------------------------------------------------------------ |
    | `date`         | Date    | Analysis date (YYYY-MM-DD)                                   |
    | `provider`     | Text    | AI provider name                                             |
    | `sourceUrl`    | Text    | Full URL of the cited page                                   |
    | `sourceTitle`  | Text    | Page title                                                   |
    | `sourceDomain` | Text    | Domain name                                                  |
    | `isSelf`       | Boolean | True if this is your domain                                  |
    | `isCompetitor` | Boolean | True if this is a direct competitor's domain                 |
    | `relationship` | Text    | SELF, DIRECT, or empty when no tracked relationship is found |
    | `competitorId` | Text    | Stable competitor domain identifier                          |
    | `competitor`   | Text    | Competitor display name                                      |
    | `topics`       | Text    | Topics linked to this URL's answers (`\|`-separated)         |
    | `tags`         | Text    | Tags linked to this URL's answers (`\|`-separated)           |
  </Tab>

  <Tab title="Metrics">
    | Field           | Type    | Description               |
    | --------------- | ------- | ------------------------- |
    | `totalMentions` | Number  | Total citations count     |
    | `avgPosition`   | Number  | Average citation position |
    | `shareOfVoice`  | Percent | % of total citations      |
  </Tab>
</Tabs>

<Note>
  Use the competitor fields to synchronize filters with Source Domains. For
  example, a filter on `isCompetitor = true` can be reused across domain-level
  and URL-level source charts.
</Note>

<Note>
  `shareOfVoice` is computed per day and provider from citation totals. For a
  volume-weighted share over a custom grouping, use `totalMentions` with Looker
  Studio's built-in "Percent of total" comparison.
</Note>

## Best For

* Page-level citation analysis
* Identifying specific competitor content being cited
* Tracking which of your pages AI cites most
* Finding citation opportunities
