> 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/override-sendgrid-utms.md).

# SendGrid UTMをオーバーライドする

Urchin Tracking Module (UTM) パラメータは、キャンペーンとコンテンツのパフォーマンスを追跡するために URL の末尾に追加されるコードのスニペットです。 URL パラメーターには、ソース、メディア、キャンペーン名、用語、コンテンツ タイプの 5 つのバリエーションを使用できます。 追跡することを決定したディメンションは分析レポートに表示され、マーケティング パフォーマンスについてのさらなる洞察が得られます。

Optimizely Data Platform (ODP) は、キャンペーン コンテンツの作成および送信時にこれらのパラメーターをデフォルトで設定します。これにより、ODP と SendGrid を使用して互いに独立してキャンペーンを送信している場合、競合が発生する可能性があります。 SendGrid 経由で直接電子メールを送信する場合は、UTM パラメータを添付できます。

### オーバーライドを有効にする <a href="#gjdgxs" id="gjdgxs"></a>

ODP コンテンツに予期しない UTM パラメータまたは重複した UTM パラメータが含まれている場合は、デフォルトの UTM オーバーライドがアクティブであることを確認してください。

1. **\[アクティベーション] > \[エンゲージ]**&#x306B;移動します。
2. メールを含むキャンペーンを選択します。
3. **編集**アイコンを選択します 電子メールのタッチポイントで上書きします。
4. **SendGrid UTM パラメータの強制オーバーライドオプション**をオンにします。
5. **「保存」**&#x3092;クリックします。

![](/files/iDAo4UsV3Y1Ff23Hdaa3)

注記

SendGrid が常に UTM パラメータを設定できるようにするには、このチェックボックスを選択解除したままにします。 このアクションにより、複数の utm\_campaign、utm\_content、utm\_medium、および utm\_source パラメータが含まれる可能性があります。 使用するツールによっては、パラメーターが重複すると分析が複雑になる可能性があります。 たとえば、ODP は常に最初に表示される UTM パラメータを取得しますが、Google Analytics は最後の UTM パラメータを取得します。


---

# 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/override-sendgrid-utms.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.
