> For the complete documentation index, see [llms.txt](https://helpdocs.ycloud.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdocs.ycloud.com/help-center/zh/whatsapp-ji-chu/whatsapp-flows/fen-xi-whatsapp-flows.md).

# 分析WhatsApp Flows

在发送完WhatsApp Flows后，YCloud支持您在多个地方查看和分析你的WhatsApp Flows。

## 在Campaign中查看回复数据

当您使用Campaign发送了WhatsApp Flows的消息后，您可以直接在Campaign > Analytics中查看该次群发事件的分析。

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

点击最右侧的WhatsApp Flows按钮，可以查看到用户对于该WhatsApp Flows的具体回复数据。

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

## 在WhatsApp Flows查看回复数据

登陆您的YCloud账户 > WhatsApp Flows > 选择想要查看的WhatsApp Flow的回复数据 > 点击对应的Logs

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

## 在Templates中查看回复数据

{% hint style="info" %}
前提：您已经在YCloud中创建了带有WhatsApp Flows的消息模版
{% endhint %}

登陆您的YCloud账号 > Templates > 选择您想要查看的带有WhatsApp Flow的消息模版 > 下滑页面，底部可以查看到该WhatsApp Flow被提交的次数 > 点击 View Logs可查看具体回复内容

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


---

# 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://helpdocs.ycloud.com/help-center/zh/whatsapp-ji-chu/whatsapp-flows/fen-xi-whatsapp-flows.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.
