> 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/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/send-data-to-impactcom/create-a-data-upload-connection.md).

# 创建数据上传连接

*连接器* 是用于 impact.com 与品牌、合作伙伴或其他方之间所有批量数据文件传输的系统。每个连接（单个连接器）都有某些属性，例如数据类型（点击、转化、产品目录等）、方向（入站或出站）、方式（电子邮件、SFTP、FTP）等。

连接器向导可让您设置到其他平台的连接，使 impact.com 能够自动为您批量处理数据。您可以接收数据以增强 impact.com 平台中的报告，或者将丰富后的数据传送到您的系统。

{% hint style="info" %}
**示例**：假设您在服务器端或通过 cookie 收集转化数据（即 Actions）。在这种情况下，您可以将数据提交到 impact.com，这样您就可以可视化项目的表现、将积分归因给合作伙伴，并在任何动作锁定之前对其进行修改或撤销。
{% endhint %}

#### 创建入站连接

1. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在左侧栏中，位于 *技术*下，选择 **连接**.
3. 选择 **创建连接** 在右上角进入 Connector 向导。
   * 连接一旦创建，就无法删除。

<details>

<summary>Connector 术语</summary>

| 术语   | 描述                                                                                  |
| ---- | ----------------------------------------------------------------------------------- |
| 名称   | 提供一个描述该连接的名称。例如， *上传汇总绩效数据*.                                                        |
| 方向   | 此连接支持的数据方向： *入站* 是流入 impact.com 的数据， *出站* 是从 impact.com 传出到其他平台的数据。                 |
| 数据类型 | 此连接处理的数据类型（例如，转化数据、动作修改等）。                                                          |
| 方法   | 此连接使用的传输方式，例如 FTP、SFTP 或电子邮件。                                                       |
| 方法论  | 传输方法。 *入站* 连接支持“Push to Impact”和“Pull from 3rd Party”。 *出站* 连接支持“Pull from Impact”。 |
| 连接详情 | 所需的连接详细信息取决于所选的组合 *方向*, *方法* 和 *方法论*。在某些情况下，您需要提供详细信息；在其他情况下，impact.com 会提供这些详细信息。  |

</details>

#### 步骤 1：方向

1. 输入连接名称并选择 *方向* 数据的，在这种情况下请选择 **将数据提供给 impact.com**.
   * 阅读关于 **从 impact.com 接收数据**.
2. 选择 **下一步** 以继续。

<div data-with-frame="true"><figure><img src="/files/b5aca5b406d0c5c093f6aefe8e6d6a7db8b72f87" alt=""><figcaption></figcaption></figure></div>

#### 步骤 2：类型

1. 选择此连接将支持的数据类型，例如， **转化**.
2. 选择 **下一步** 以继续。

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

#### 步骤 3：方法

1. 选择 *方法* 用于向 impact.com 提供数据： **电子邮件**, **SFTP**，或 **FTP**.

   * 该 *电子邮件* 方法要求您添加一个与电子邮件附件文件名匹配的通配符模式，例如， `Conversions_202?_*.csv`.
     * **`*`** 表示任意字符序列。
     * **`?`** 表示任意单个字符。

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>警告：</strong> 电子邮件中的所有附件都应匹配该通配符模式，否则该电子邮件将被忽略。以 <code>receipt_</code> 或 <code>result_</code> 为前缀的附件文件将被忽略，因为它们保留用于收据或结果文件。</p></div>
2. 选择 *方法论* 要使用，请选择 **Push to impact.com** 或 **Pull from third party**.
   * 该 *Pull from third party* 方法要求您输入一个 **文件夹** 以及包含该文件的绝对目录路径，例如， `/home/AcmeAdvertiser/Conversions`.
3. ![](/files/b8a2be2d4a70145f54e544256367fc8fd1ee6eea) **\[切换开启]** 开启 **加密** 以启用该连接的加密。加密仅适用于入站连接（上传到 impact.com），不适用于出站连接（从 impact.com 下载）。
   * 选择 **生成新密钥** 以生成新的 2048 位 RSA [公钥/私钥对](https://en.wikipedia.org/wiki/Public-key_cryptography) 。该密钥对有效期为两年，用于对您的数据文件进行 PGP 加密和解密。您将只收到公钥，在将数据文件上传到此连接之前，必须使用该公钥对其进行加密。
   * （可选）您可以选择 **复制到剪贴板** 将新密钥存储到剪贴板。
4. 选择 **下一步** 以继续。

<div data-with-frame="true"><figure><img src="/files/50c9580650483a2211dec104d5a0a44fd40859ef" alt=""><figcaption></figcaption></figure></div>

#### 步骤 4：凭据

1. 请选择现有凭据，或创建新凭据。
   * 创建凭据的界面可能会因所选方法而异。
   * 您将看到一个弹窗，显示您已配置的凭据。选择 **复制** 继续。

{% tabs %}
{% tab title="电子邮件" %}
输入凭据名称和回复电子邮件地址，然后点击 **创建**.

<figure><img src="/files/947f660c02dc857ea8abcc58da02c56a02b0893b" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="SFTP" %}
输入凭据名称，然后点击 **创建**.

<div data-with-frame="true"><figure><img src="/files/fd7d833880a936a03ed895bd183561c4da09f684" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="FTP" %}
输入凭据名称，然后点击 **创建**.

<div data-with-frame="true"><figure><img src="/files/8781407884b95831bc5194afb6c19f5d9408c909" alt=""><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}

2. 选择 **下一步** 以继续。

#### 步骤 5：审核

查看配置以确保所有详细信息都已正确记录，然后选择 **创建** 以创建连接。连接创建后，您可以使用此连接将数据上传到 impact.com。


---

# 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://help.impact.com/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/send-data-to-impactcom/create-a-data-upload-connection.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.
