> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/zh/wang-luo/bao-gao/zhuan-hua-ri-zhi.md).

# 转化日志

在转化报告中，可以从大量数据字段中选择要显示的内容，并使用筛选器缩小结果范围。用户还可以调整数据筛选器并选择时间范围以从转化日志中提取数据。

{% hint style="info" %}
转化的状态可以在转化日志中修改。
{% endhint %}

1. **转到 报告 » 转化日志**

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MMnyIZlCmBB5jAr21JA%2F-MMo5S5g_O2vXq8OJh--%2Fa2c5555f0f363df8ee852eb7599ad50e.gif?alt=media\&token=e6614d86-26c4-4ae4-bd16-cb0dc7523efb)

***

### 转化日志中的筛选

可以选择转化日志的模板，可用的模板有&#x20;

1. 按推广活动的转化日志
2. 按联盟的转化日志
3. 按状态的转化日志
4. 按事件的转化日志

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MMnyIZlCmBB5jAr21JA%2F-MMo7czBUzORbhIoqn3i%2Ff4583de3a8302e2a23d39c9aed637afd.gif?alt=media\&token=fa345a8b-aa65-4503-9f15-984ab0dc1db1)

***

### 在转化日志中修改转化状态&#x20;

要修改单个 / 多个转化，&#x20;

1. 只需使用复选框 :ballot\_box\_with\_check: 在每个转化的列表行上选择用户想要更新的特定转化。&#x20;
2. 点击“操作”按钮。&#x20;
3. 选择“批准 / 拒绝”转化。

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MMnyIZlCmBB5jAr21JA%2F-MMo8_wpNWImxz-a5Dnm%2F7faf02662b9d49bc893fc048429ba1fe.gif?alt=media\&token=53017771-0f39-45d2-a3be-39b8bb7fc818)


---

# 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://knowledgebase.offer18.com/zh/wang-luo/bao-gao/zhuan-hua-ri-zhi.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.
