# Step 3 开启您的分析旅程

以电商网站中的购物流程为例，如何分析每步的流失情况，定位流失节点，仅需三步即可完成

{% content-ref url="/pages/-Lg1PPQddy5mMo9PPc1m" %}
[1.  集成 SDK](/quick-start-guide/getting-started/instrumentation.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lg6hDGWm2H4J60qK8bf" %}
[2. 可视化埋点](/quick-start-guide/getting-started/virtualizer.md)
{% endcontent-ref %}

![](/files/-LgBalQtMilWuFqsbR52)

{% content-ref url="/pages/-Lg6hG\_UA405lw-RCqGn" %}
[3. 创建分析模型](/quick-start-guide/getting-started/analystics.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.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.
