> 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/platform-features/tracking/set-up-tracking/enable-cross-program-tracking.md).

# 启用跨项目跟踪

<a href="https://pxa.impact.com/student/activity/1117597?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=tra-350&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

如果您有多个项目，您可以启用跨项目跟踪，以允许为一个项目生成的点击也被视为您其他项目的有效推荐。如果您有相互链接的不同网站，这将很有帮助。例如，如果您有两个密切相关的品牌，并且两个网站之间导航很方便，那么即使客户是在另一个网站完成转化的，您也可以将将流量引导到某个网站的业绩归功于某个合作伙伴。

为了使跨项目跟踪有效运行，您的合作伙伴必须对所有相关项目拥有有效合同。在审核合作伙伴申请时，您可以选择 **接受所有项目**。随后，合作伙伴将通过您的默认模板条款加入您的其他项目。

#### 启用跨项目跟踪

{% hint style="warning" %}
**重要：** 不应在创作者项目中启用跨项目跟踪，因为这会干扰跟踪和归因。
{% endhint %}

1. 从顶部导航栏中，选择 ![](/files/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料] → 设置**.
2. 从 *技术* 左侧的部分中，选择 **跨项目跟踪**.
3. 在 *跨项目跟踪* 屏幕上，切换开启 **允许在我的项目之间进行跟踪**，然后在两种跨项目跟踪选项之间进行选择：
   * *我的所有项目*—在您的所有项目之间跟踪流量。
   * *特定项目*—指定要在哪些项目之间跟踪流量。
     * 选择特定项目时，请使用 ![](/files/66a1553d40e3579090348b99dcc62ce99d00e576) **\[Command]** 或 ![](/files/94eca8dbf29a132fc26f9fa8593da0adc9a2b62c) **\[Control]** 键来选择多个项目。
4. 选择 **保存**.

   <div data-with-frame="true"><figure><img src="/files/2c718b9cb48a67158e675c3b850af755c0dad91d" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/set-up-tracking/enable-cross-program-tracking.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.
