> 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/optimizely-data-platform-integrations/integrate-sendgrid.md).

# SendGridの統合

SendGrid は、トランザクション電子メール サービス プロバイダーです。 Optimizely Data Platform (ODP) を統合すると、ユーザーの電子メールの送信、開封、クリック イベントが自動的にキャプチャされます。 アカウントでキャンペーン管理機能が有効になっている場合は、SendGrid アカウントを使用して電子メールを送信できます。

### SendGridの構成 <a href="#gjdgxs" id="gjdgxs"></a>

1. SendGrid にログインし、 **\[設定]に移動します**。\
   ![SendGrid\_-\_1.png](/files/0t0shobzraxTMwXMIpPP)
2. **\[イベント通知]**&#x3092;クリックします。\
   ![Sendgrid\_-\_2.png](/files/kEGQJGsNGqQFXpOyL71O)
3. **\[編集]**&#x3092;クリックします。\
   ![Sendgrid\_-\_3.png](/files/lGb6zN4svrehkcQ9WXuK)
4. **すべての**アクション タイプの記録を有効にし、 **HTTP POST URL**に<https://api.zaius.com/v2/sendgrid/YOUR> TRACKER IDを入力します。
5. [ODP 統合ページ](https://app.zaius.com/app?#/integrations)にある ODP トラッカー ID に置き換えます。\
   ![Tracker\_ID\_location.png](/files/VMgZiDDt2zIcFx6cU5vE)
6. **チェックマーク**をクリックして結果を保存します。\
   ![Sendgrid\_-\_4.png](/files/bVettZPi6gNR3Vg5C1gj)
7. **\[設定]、\[トラッキング**] の順に移動して、オープン トラッキング、クリック トラッキング、サブスクリプション トラッキングを有効にします。 詳細については、 [SendGrid Tracking ユーザー ガイド](https://sendgrid.com/docs/User_Guide/Settings/tracking.html)を参照してください。

新しく生成された SendGrid データが ODP に表示されます。

### SendGrid でメールを送信する <a href="#id-30j0zll" id="id-30j0zll"></a>

1. **\[Account設定] > \[統合] > \[SendGrid]**&#x306B;移動します。
2. SendGrid アカウントの**ユーザー名**と**パスワードを適切なフィールドに**入力します。
3. **「保存」**&#x3092;クリックします。

![Sendgrid\_-\_5.png](/files/7dr8Npdz4vFYvufFjWZO)


---

# 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://manual.dxable.com/optimizely/platform/optimizely-data-platform/optimizely-data-platform-integrations/integrate-sendgrid.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.
