> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/ai-search-visibility/ai-search-domain-mentions-report.md).

# AI 搜索域名提及报告

本文是一篇关于 AI 搜索域名提及报告的指南，由……提供支持 [Evertune](https://www.evertune.ai) 。此报告可让您衡量合作伙伴在大型语言模型（LLM）搜索结果中的影响力。使用此资源，了解您的 AI 足迹，并学习如何激活合作关系，以提升您在下一代搜索中的可见度。

#### 访问报告

1. 在左侧导航栏中，选择![](/files/dfc70e0547de31a2c062627eca09bf5a6c8fdf14) **\[竞争洞察] → AI 搜索可见性 → 域名提及**.
2. 你可以使用页面右上角的按钮来 ![](/files/b1600b6e2d111023aa28ff906e72bc061f461e70) **\[分享]** 或 ![](/files/32ff06d8ca86db17de89cf85fc91d85bffaf0a93) **\[下载]** 该报告。
3. 在标题下方，筛选你想查看的数据。
   * 查看下方的 *Filter reference* 表获取更多信息。

<details>

<summary>Filter reference</summary>

|        |                                                               |
| ------ | ------------------------------------------------------------- |
| **筛选** | **说明**                                                        |
| 国家/地区  | 选择你想查看数据的国家。目前仅限美国，这项服务未来可能扩展到更多地区。                           |
| 提示类别   | 选择你要分析的类别。例如：你的业务是一款提供在线跑步教练的健身应用，那么你可以选择： *健身应用* 或 *在线跑步教练*. |
| 模型     | 请选择一个或多个 LLM 以缩小结果范围，或将筛选条件留空以查看所有可用 LLM 的数据。                 |

</details>

#### 查看报告

{% tabs %}
{% tab title="上次扫描日期" %}
该 *上次扫描日期* 显示为此报告扫描 LLM 答案的最新日期。
{% endtab %}

{% tab title="域名提及表" %}

* 你可以选择某列的表头来对该列进行排序。
* 选择小组件右上角的按钮来 ![](/files/32ff06d8ca86db17de89cf85fc91d85bffaf0a93) **\[下载]** 以 PDF 或 CSV 格式导出该报告。
* 更多信息请参阅下方的 *报告数据列参考* 以下，了解表格中各列的更多信息。
  {% endtab %}
  {% endtabs %}

<details>

<summary>报告数据列参考</summary>

|         |                         |
| ------- | ----------------------- |
| **列**   | **说明**                  |
| 合作伙伴    | 指定合作伙伴的徽标。              |
| 合作伙伴名称  | 与该域名相关联的合作伙伴名称。         |
| 合作伙伴 ID | 合作伙伴的唯一 impact.com 标识符。 |
| 域名      | LLM 在其答案中引用的网页域名。       |
| 文章      | LLM 引用的合作伙伴文章数量。        |
| 来源提及    | 合作伙伴内容中指定域名被引用的次数。      |

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/ai-search-visibility/ai-search-domain-mentions-report.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
