> 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/trackonomics/sub-id-templates-explained.md).

# Sub ID テンプレートの解説

impact.com の Sub ID テンプレートを使って、リンクのカスタマイズをより速く、より柔軟に [impact.com Link Generation Chrome 拡張機能](https://chromewebstore.google.com/detail/impactcom-for-chrome/jliaphkmaknmllgfgfifmaciiindcpmi?utm_source=web\&utm_medium=ad-tools-page\&utm_campaign=ad_tools).

この機能を使用すると、アフィリエイトリンク内で Sub ID がどのように表示されるかを事前に設定できるため、毎回トラッキングパラメータを手動で入力する必要がありません。設定ページでは、拡張機能のインターフェースに直接表示されるドロップダウンまたは入力フィールドを最大 3 つ作成できます。トークン（例：キャンペーン名、パートナー ID、またはカスタム入力）をドラッグ＆ドロップするだけで、理想的な Sub ID 構造を作成できます。

Sub ID テンプレートを使うことで、次のことができます：

* **時間を節約** リンク生成時に
* **一貫性を確保** Sub ID の書式設定において
* **パフォーマンスを簡単に追跡** キャンペーン、パートナー、またはプラットフォーム全体で

{% hint style="success" %}
この機能はTrackonomics Essentialsで無料で利用できます。これに加えて、プログラムを拡大するための追加ツール群も利用するには、 [Trackonomics Essentials を有効化](https://impact.com/trackonomics-essentials/) 今日。
{% endhint %}

#### Sub ID テンプレートにアクセス

一度設定すれば、リンクを作成するたびにカスタマイズしたオプションが拡張機能に自動表示され、ワークフローの効率化とトラッキング精度の向上に役立ちます。この機能を利用するには：

1. 上部ナビゲーションメニューで、次を選択します： **Trackonomics**.
2. ドロップダウンメニューから次を選択します： **Sub ID テンプレート**.

#### 新しいテンプレートを追加

impact.com の trackonomics プログラム内で Sub ID テンプレートを追加できます：

1. 選択 ![](/files/0243772bfefbceed8c990e48f06c6e36804621d7) **\[追加] 新規追加**.
2. ～内で ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]**、次の 2 つのオプションから選択します：

{% tabs %}
{% tab title="ドロップダウンオプション" %}
このテンプレートに名前を付け、その後、Sub ID テンプレート用の一意の名前と値を入力してください。 ![](/files/0243772bfefbceed8c990e48f06c6e36804621d7) **\[追加]** **さらに追加** 最大 2 回まで（Sub ID テンプレートは合計 3 つまで）。

ドロップダウンオプションは、よく再利用される定義済みの値に使用できます。例：

* チャネル種別（例：SNS、サイト、ニュースレター）
* ソーシャルプラットフォーム（例：Facebook、Instagram、TikTok）
  {% endtab %}

{% tab title="入力オプション" %}
このオプションに名前を付けてください。 ![](/files/0243772bfefbceed8c990e48f06c6e36804621d7) **\[追加] さらに追加** 最大 2 回まで（Sub ID テンプレートは合計 3 つまで）。

入力オプションでは、定義済みでない値を追加できます。例：

* ニュースレター送信日（mmddyy）
* キャンペーン（例：ブラックフライデー、サイバーマンデー）
* コンテンツ ID（12345）
  {% endtab %}
  {% endtabs %}

3. 次に Sub ID パターンをプレビューできます。テンプレートをドラッグ＆ドロップするには、 ![](/files/12a79b4234276646a3c70524e248baef25ce0d3b) **\[並べ替え]** アイコンを使用して構造を並べ替えます。
4. 選択 **保存**.

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


---

# 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/trackonomics/sub-id-templates-explained.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.
