> 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/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/introduction-to-postbacks-for-partners.md).

# 合作伙伴回传简介

impact.com 的回传系统可以向您发送有关 [行动生命周期事件](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/action-life-cycle-event-notification-faqs.md) 的实时更新，并告知您何时 [行动查询](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/enable-action-inquiry-event-notification-postbacks-as-a-partner.md) 由您创建或由合作品牌解决。

您可以设置以下通知：

* 行动生命周期事件
* 行动查询事件（仅适用于返现合作伙伴）
* 行动结算事件
* 已完成任务事件

如果您选择以这种方式接收更新，则必须通过 impact.com 网页应用配置回传。此操作可在 *事件通知* 页面中完成，您可以按照以下步骤找到该页面：

1. 从顶部导航栏中选择 ![](https://1152657667-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2FhyR4iWDS0fO9ZcKFGf82%2FUser%20profile.svg?alt=media\&token=281d8f1b-b9c5-4208-a0a2-a078f54e0eb6) **\[用户个人资料] → 设置**.
2. 在 *技术*下，选择 [**事件通知**](https://app.impact.com/secure/mediapartner/accountSettings/view-edit-pingback-settings-flow.ihtml).
3. 配置回传系统。
   * 如果您是返现/忠诚度合作伙伴但看不到此选项，请联系您的发布商账户经理（或 [联系支持团队](https://app.impact.com/support/portal.ihtml?createTicket=true)).

有关设置回传的帮助，请参阅技术设置和有效负载参考部分。

{% hint style="info" %}
**注意：** 我们提供了一个 [IP 地址范围列表](https://integrations.impact.com/public-ip-addresses) ，您需要将其加入允许列表。请确保将 **整个范围**都加入允许列表，否则您可能会意外阻止 impact.com 的回传系统与您的系统通信。
{% endhint %}

{% tabs %}
{% tab title="优势" %}

* 每当发生某个事件（例如跟踪到的行动被归因给您）时，您都可以接收实时更新。
* 您不受速率限制，而如果您决定使用 impact.com 的 API，则会受到此限制。
* 您将能够访问比 impact.com API 中可用内容更多的转化点数据。
  * 即使您在设置回传时没有在我们的界面中看到所需的数据点，只要联系您的发布商账户经理（或 [联系支持团队](https://app.impact.com/support/portal.ihtml?createTicket=true)).
* 如果您的系统无法处理 XML 或 JSON 文件格式，您可以将数据点作为查询字符串接收。
  {% endtab %}

{% tab title="缺点" %}

* 您无法通过回传向 impact.com 发送任何内容。回传只会在信息可用的那一刻向您发送信息。
* 您必须设置您自己的系统，使其能够与 impact.com 的回传系统通信。
  {% endtab %}
  {% endtabs %}

<details>

<summary>最佳实践</summary>

* 如果您需要持续接收归因给您的行动或您创建的行动查询的更新，请优先使用回传而非 API 调用。
* 如果您是返现或忠诚度合作伙伴，您应该使用回传，因为它最符合您的业务模式。如果您无法接收回传，请使用数据馈送。
* 请对您配置的所有回传系统执行端到端测试。这将确保您的配置正确，并且您包含了所有所需的数据点。

</details>

#### 技术设置和有效负载参考

为确保您的系统已正确集成，并能准确接收和处理转化数据，请参阅以下指南：

* [设置行动生命周期回传](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/set-up-action-lifecycle-postbacks.md)：本文包含开发团队所需的具体设置说明以及可用回传参数（数据有效负载）的完整列表。

**其他技术资源**

* [作为合作伙伴启用行动查询事件通知回传](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/enable-action-inquiry-event-notification-postbacks-as-a-partner.md)：如果您需要有关待处理或已撤销行动相关查询的实时更新，请查看本文。
* [启用行动结算事件通知](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/enable-action-clearing-event-notifications.md)：如果您需要设置行动结算事件回传（通知），请查看本文。
* [测试并排查回传 URL](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/test-and-troubleshoot-a-postback-url.md)：请查看本文，了解如何确认回传正常工作，以及如何解决测试过程中可能遇到的常见问题。


---

# 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://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/introduction-to-postbacks-for-partners.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.
