# 3. 创建分析模型

可视化埋点 部署成功后，用户触发事件即可上传数据，通过方舟[转化漏斗分析模型](/features/analytics/funnel.md)，即可查看购买流程的转化情况。

![ ](/files/-LgBlC9y-sy3TZHtYvFW)

创建流程转化漏斗主要有4个步骤：

第一步：选择**分析-转化漏斗**分析模型

第二步：**建立漏斗**：浏览商品页面→点击加入购物车→点击提交订单→点击支付订单→支付成功

第三步：**选择时间范围**，比如2019/04/01-2019/04/30

第四步：对分析的漏斗**命名并保存**，便于查看和分析

为了便于日常监控或查看数据，可以把分析图表添加到[看板](/features/dashboard.md)中。

{% content-ref url="/pages/-Lg1PP1Pa9VnKUc3E37\_" %}
[附：埋点方案设计](/quick-start-guide/tracking-plan.md)
{% endcontent-ref %}

{% hint style="info" %}
以上内容没有解答我的问题？[点击我进入方舟论坛去反馈](https://www.analysysdata.com/forum/index) 🚀
{% endhint %}


---

# 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://arkdocs.analysys.cn/quick-start-guide/getting-started/analystics.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.
