> For the complete documentation index, see [llms.txt](https://growingio.gitbook.io/v3/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://growingio.gitbook.io/v3/product-manual/growing/product-configuration/attribution.md).

# 归因配置

此处归因是指用户在应用外跳转至应用内所携带的渠道信息，对于此处会使用归因逻辑来判断用户来源的渠道信息，在应用外通常会通过监测链接、落地页链接、二维码、小程序码等形式跳转至应用。

GrowingIO 现在已经全面开放底层归因配置，现在您可以结合自己的实际业务情况，对归因方式、归因窗口和归因有效周期进行设定，从而正确衡量各渠道带来的转化数据。

归因窗口及归因有效周期配置说明如下：

![](/files/02UAZbMy4v836tL9SBE0)

![](/files/ra2Awuqo7hFpkLBHAbgH)

## 配置入口

一.在顶部导航栏选择“**获客分析 > 产品配置 > 归因配置 ”**，进入归因配置页面。

![](/files/HjmB3ftSpBaiGGGPjB58)

二.如图所示，会呈现已经集成的所有应用目前的归因配置，如果您未进行过设定，此处会展示默认的规则。

**GrowingIO 默认归因时间窗**

* 网页应用：30 天
* 小程序应用：30 天
* 移动端应用：15 天

**GrowingIO 默认归因模型**

* 网页应用：最终非直接点击归因模型（暂不支持更改）
* 小程序应用：首次点击归因模型
* 移动端应用：最终点击归因模型（暂不支持修改）

**GrowingIO 默认归因周期  （仅移动端应用可配置。网页、小程序不适用）**

* &#x20;移动端应用归因有效周期默认为永久有效
* &#x20;移动端用应用可调整归因有效周期为1-365天有效，修改之后立即生效，会对产品分析中涉及以广告监测链接维度拆解的各项指标带来影响
* &#x20;配置归因周期后，会对移动端应用以归因周期作为时间窗口进行转化事件回传。当：

&#x20;             *设置有效周期 > 30 天时，回传归因窗口以 30 天为上限，超过30天后重新计算*

&#x20;             *设置有效周期 <= 30天 时，回传归因窗口 = 有效周期*

三.如果需要对某个应用的归因方式进行修改，点击编辑操作，可对当前应用的归因方式。

![](/files/53aLDxDFsWiLTr6cwTqn)

四.单渠道级别的归因配置

GrowingIO 支持按照单个渠道的方式修改归因配置，如果渠道方对归因窗口的设定有建议或要求时，可以对单个渠道进行配置。

![](/files/-MCzg9y6rau-n3VdBLGZ)

{% hint style="info" %}
优先级关系：当对单个渠道调整过归因窗口后，单个渠道的配置优先级会高于应用级。
{% endhint %}

{% hint style="danger" %}
注意：此处归因规则修改会影响所有用户访问的归因计算方式，请您务必确认有实际业务需求后再进行调整。

并且一旦进行更改，会立即生效，无法对历史数据回溯重新计算。
{% endhint %}


---

# 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://growingio.gitbook.io/v3/product-manual/growing/product-configuration/attribution.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.
