> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/campaign-performance/use-click-through-stitching.md).

# クリックスルーステッチを使用する

クリックスルー ステッチを使用して、キャンペーン URL に識別パラメータを追加します。このパラメーターは、Optimizely ユーザー解決プロセスに詳細な情報を提供し、Optimizely Data Platform (ODP) がデバイス、ブラウザー、セッション全体で情報を確実に取得できるようにします。

**zm64\_idという特定のパラメーター**をタッチポイント内の特定のリンクまたはすべてのリンクに追加するオプションがあります。 この設定はデフォルトでは無効になっています。

**ビフォー**\
<https://example.com/products/123>

**アフター**\
<https://example.com/products/123?zm64\\_id=dHlsZXJAemFpdXMuY29>

### 考慮事項 <a href="#gjdgxs" id="gjdgxs"></a>

クリックスルー ステッチを有効にすると、電子メール エンゲージメントとその後の Web サイト トラフィックが元の受信者にリンクされます。 キャンペーンの受信者のエンゲージメントとその後の行動を最も正確に把握できるように、クーポン コードやセールに関連するキャンペーンなど、頻繁に共有されるキャンペーンではこの機能を使用しないでください。

### クリックスルーステッチを有効にする <a href="#id-30j0zll" id="id-30j0zll"></a>

電子メール内の[個々のリンク](https://support.optimizely.com/hc/en-us/articles/4407775150349-Use-click-through-stitching#h_f09d9067-081f-422a-941f-8d74adcc508b)または[すべてのリンク](https://support.optimizely.com/hc/en-us/articles/4407775150349-Use-click-through-stitching#h_1ba24554-2306-4004-bdc0-f14d034fc616)でクリックスルー ステッチを有効にすることができます。

#### **個別リンク** <a href="#id-1fob9te" id="id-1fob9te"></a>

1. **\[アクティベーション] > \[エンゲージ]**&#x306B;移動します。
2. キャンペーンを選択します。
3. キャンペーン内のタッチポイントを選択して編集します。
4. キャンペーン コンテンツへのリンクを選択または追加します。
5. 設定で**クリックスルーステッチ**設定を**強制オンに**切り替えます。![](/files/PbzLRY3asiDXHa2kZcQc)
6. プロンプト&#x3067;**「保存」**&#x3092;クリックし、通常どおり電子メールを保存します。

#### **メール内のすべてのリンク** <a href="#id-3znysh7" id="id-3znysh7"></a>

1. **\[アクティベーション] > \[エンゲージ]**&#x306B;移動します。
2. キャンペーンを選択します。
3. キャンペーン内のタッチポイントを選択して編集します。
4. ブレッドクラム メニュー&#x3067;**\[コンテナ]**&#x3092;クリックします。
5. **\[詳細]**&#x306B;移動し、 **\[クリックスルー ステッチ]を有効にします**。![](/files/AqPVMqQnBqnRaDTJNgzA)
6. 通常どおりメールを保存します。


---

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

```
GET https://manual.dxable.com/optimizely/platform/optimizely-data-platform/campaign-performance/use-click-through-stitching.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
