> 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-salesforce-marketing-cloud-exacttarget-legacy.md).

# Salesforce Marketing Cloudの統合（ExactTarget）（レガシー）

Salesforce Marketing Cloud と統合すると、顧客の電子メール活動データが ODP に取り込まれます。 ODP は次のデータを統合します。

* **電子メール アクティビティ データ**– 過去 24 時間のアクティビティ (送信、開封、クリック、バウンス、購読解除)。

最初のインポート後、データは毎日同期されます。

### Salesforce Marketing Cloud の構成 (ExactTarget) <a href="#gjdgxs" id="gjdgxs"></a>

1. [Salesforce Marketing Cloud](https://members.exacttarget.com/Login.aspx?)にログインします
2. **\[Account設定] > \[管理] > \[Account] > \[インストールされたパッケージ]**&#x306B;移動します。\
   ![Screen\_Shot\_2019-01-27\_at\_10\_26\_40\_AM.jpg](/files/4rtFGTSGwsWVUqmCR9YW)
3. **「新規」**&#x3092;クリックし、ODP という名前を付けます。\
   ![new-package.jpg](/files/jyhpLKT9erxacG2jsxYl)
4. **\[コンポーネントの追加]**&#x3092;クリックします。\
   ![Screen\_Shot\_2019-01-22\_at\_6\_04\_30\_PM.jpg](/files/r34z4XxxLGFSIwWigA5x)
5. API 統合タイプを選択し、 **「次へ」をクリックします**。\
   ![add-component.jpg](/files/yjZKkkQdboCoT1wRiPmn)
6. 次の権限を追加し、 **「保存」をクリックします**。
   * チャネル > 電子メール: 読み取り、書き込み、送信
   * 連絡先 > 対象者: 読み取り、書き込み
   * \[連絡先] > \[リストと購読者] : 読み取り、書き込み\
     ![api-permissions.jpg](/files/nUIzJcvptUyk1kNGfSGe)\
     インストールされたパッケージは次のようになります。\
     ![zaius-package.jpg](/files/oXGvzfaRTHFuzCkSSNTj)
7. **\[Email Studio]** > **\[電子メール]**&#x306B;移動します。\
   ![Screen\_Shot\_2019-01-23\_at\_9\_46\_20\_AM.jpg](/files/IUryR6QMV83iWhyKxZSj)
8. をクリックしま&#x3059;**。**\
   ![Screen\_Shot\_2019-01-23\_at\_9\_46\_31\_AM.jpg](/files/QTb0BUkF8KtiLXMY3aZq)
9. 左側のドロップダウン&#x3067;**\[送信分類] を選択し、**&#x5546;用送信の\
   ![send-classification.jpg](/files/G89WW67hJrpeWiD6plKZ)**外部キー**をメモします。
10. に移動&#x3057;**、購読者キー**(顧客 ID または電子メールのいずれかになります)\
    ![subscriber-key.jpg](/files/53ZS9l5YdygEEOXdtgWv)をメモします。

### ODP への ExactTarget 統合の追加 <a href="#id-30j0zll" id="id-30j0zll"></a>

1. **\[管理] > \[統合] > \[ExactTarget]**&#x306B;移動します。 Salesforce Marketing Cloud App Center の詳細情報と一致するように詳細を入力します。\
   ![Zaius.jpg](/files/8Sk2nswzc2lcfFeGMxFV)
2. ODP インストール済みパッケージの**クライアント ID**と**シークレット**を入力します。
3. サーバー インスタンスとして**S1**を選択します。
4. **、送信分類**(名前ではなく外部キーを使用) と**除外フィルター**(空白のままでもよい) を入力します。
5. サブスクライバ キー タイプは、ODP で Exact Target サブスクライバを顧客にマッピングする方法を決定します。 サブスクライバ キーがグローバルに一意の顧客 ID である場合は、 **\[顧客 ID]を選択します**。 それ以外の場合は、 **\[顧客の電子メール]を選択します**(サブスクライバ キーは電子メール アドレスである必要があります)。
6. **「保存」**&#x3092;クリックして統合を有効にし、初期インポートを開始します。


---

# 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-salesforce-marketing-cloud-exacttarget-legacy.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.
