> 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/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/tracking/tracking-links/create-and-manage-links/find-specific-landing-page-urls-or-vanity-links-as-a-partner.md).

# 以合作伙伴身份查找特定落地页 URL 或虚荣链接

你可以通过运行以下内容来筛选特定的着陆页 URL 或易记链接 *虚荣 URL* 报告。

1. 在顶部导航菜单中，选择 **报告** → **更多报告**.
2. 从 *类别* 在搜索栏旁边的筛选器中，选择 **管理**.
3. 选择 **虚荣 URL**.

   * 选择 ![](/files/c60ff762e016ac2a2ada7b33c545a4a429cd90d4) **\[列]** 在屏幕右侧可添加或移除表格中的列。
   * 按以下条件筛选你的报告 *品牌*, *落地页 URL*, *易记 URL* 以及更多。

   <div data-with-frame="true"><figure><img src="/files/caa08605a3738fec96cc196461056a5b9c72fc97" alt="" width="563"><figcaption></figcaption></figure></div>

此报告可帮助你管理哪些着陆页链接到哪些易记链接，但你无法在此报告中管理易记链接。返回到 *易记链接* 页面来管理你的易记链接。

{% tabs %}
{% tab title="修改" %}
你可以按品牌筛选，以帮助你找到想要编辑的易记链接。

1. 在顶部导航栏中，选择 **内容 → 易记链接**.
2. 在 *管理个性化链接* 屏幕上，你将看到现有易记链接的列表。
3. 在你想要编辑的易记链接旁，选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多]** **→ 编辑**.
4. 对易记链接进行更改。
5. 选择 **保存**.
   {% endtab %}

{% tab title="复制" %}
你可以轻松复制想要使用的易记链接。

1. 在顶部导航栏中，选择 **内容 → 易记链接**.
2. 在 *管理个性化链接* 屏幕上，你将看到现有易记链接的列表。
3. 将鼠标悬停在要复制的易记链接上，然后选择 **复制易记链接** 按钮。
4. 易记链接将被复制到剪贴板，方便你粘贴到需要的位置。
   {% endtab %}

{% tab title="删除" %}
你可以按品牌筛选，以帮助你找到想要删除的易记链接。

1. 在顶部导航栏中，选择 **内容 → 易记链接**.
2. 在 *管理个性化链接* 屏幕上，你将看到现有易记链接的列表。
3. 选择你想要删除的易记链接， ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多]** → **删除**.
4. 要完成删除，请选择 **确定**.
   {% endtab %}
   {% endtabs %}


---

# 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/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/tracking/tracking-links/create-and-manage-links/find-specific-landing-page-urls-or-vanity-links-as-a-partner.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.
