> 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/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/find-specific-landing-page-urls-or-vanity-links-as-a-partner.md).

# 特定のランディングページ URL または Vanity Link をパートナーとして見つける

特定のランディングページURLやバニティリンクで絞り込むには、 *バニティURL* レポートにアクセスできます。

1. 上部のナビゲーションメニューで、 **レポート** → **その他のレポート**.
2. 「 *カテゴリ* 検索バーの横にあるフィルターを選択し、 **管理者**.
3. 選択します **バニティURL**.

   * \[Forward arrow] を ![](/files/d36c44d8f7a4c1f7f697bf1c9f6bf816af85c1e3) **\[列]** を画面右側で選択して、表の列を追加または削除します。
   * レポートを次で絞り込みます *ブランド*, *ランディングページURL*, *バニティURL* など。

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

このレポートを使用すると、どのランディングページがどのバニティリンクにリンクされているかを管理できますが、このレポートからバニティリンクを管理することはできません。 *バニティリンク* ページに戻って、バニティリンクを管理してください。

{% tabs %}
{% tab title="変更" %}
ブランドで絞り込むと、編集したいバニティリンクを見つけやすくなります。

1. 上部のナビゲーションバーから、次を選択します **コンテンツ → バニティリンク**.
2. その *バニティリンクを管理* 画面に、既存のバニティリンクの一覧が表示されます。
3. 編集したいバニティリンクの横で、 ![](/files/4927eb1e5c4fa3b3dc6c7e11a5ab7eb37b71050d) **\[その他]** **→ 編集**.
4. バニティリンクを変更します。
5. 選択します **保存**.
   {% endtab %}

{% tab title="コピー" %}
使用したいバニティリンクを簡単にコピーできます。

1. 上部のナビゲーションバーから、次を選択します **コンテンツ → バニティリンク**.
2. その *バニティリンクを管理* 画面に、既存のバニティリンクの一覧が表示されます。
3. コピーしたいバニティリンクにカーソルを合わせ、次に **バニティリンクをコピー** ボタン。
4. バニティリンクはクリップボードにコピーされるので、必要な場所に貼り付けられます。
   {% endtab %}

{% tab title="削除" %}
ブランドで絞り込むと、削除したいバニティリンクを見つけやすくなります。

1. 上部のナビゲーションバーから、次を選択します **コンテンツ → バニティリンク**.
2. その *バニティリンクを管理* 画面に、既存のバニティリンクの一覧が表示されます。
3. 削除したいバニティリンクを選択し、 ![](/files/4927eb1e5c4fa3b3dc6c7e11a5ab7eb37b71050d) **\[その他]** → **削除**.
4. 削除を完了するには、 **OK**.
   {% 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/ja/nitsuitebitaidesuka/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.
