# 转化漏斗分析

## 设置转化漏斗 <a href="#she-zhi-zhuan-hua-lou-dou" id="she-zhi-zhuan-hua-lou-dou"></a>

通过设置转化漏斗，您可以可视化观测用户在用户旅程中各环节的流失状况。

例如，在线购物的流程如下：\
1.进入首页\
2.进入列表页\
3.进入详情页查看商品信息\
4.完成加购\
5.开始结算，进入支付流程\
6.支付成功

<figure><img src="/files/2nyYLwSvIpoiKPwlJ6sG" alt=""><figcaption></figcaption></figure>

通过将上述流程设置为漏斗，您可以分析每个步骤的弃购情况。您将能够准确看到哪些步骤导致了最大的流失，并提高转化率。 有关如何设置漏斗的详细信息，请参阅「设置转化」。

界面说明

<figure><img src="/files/PR2Hu1bS4MzBUfA9hXAx" alt=""><figcaption></figcaption></figure>

① 是漏斗列表，允许您在已设置的漏斗之间切换。\
② 显示漏斗的名称以及通过相应步骤的访问者数量。下方的条形图显示流失的访问者数量和留在漏斗中的访问者数量。绿色表示在此步骤加入漏斗的访问者数量，而红色表示在此步骤结束时离开漏斗的访问者数量。\
③ 是用户进入与流失的数量。如图所示，首页访问完成达到503，流失为297。如果点击数字，您可以查看涉及的URL。\
④（中间）是剩余访问者的数量和比率。\
⑤（左上角）是整个漏斗的CV数和CV率。这里的CV率是进入漏斗的人数 / 达到CV的人数。


---

# Agent Instructions: 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://helps.ptengine.com/cn/insight/conversion/funnel-analysis.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.
