# 工具栏

## 工具栏的使用场景

进行数据分析时，想要指定特定时间段或页面来确认信息。

想要汇总特定页面或页面组的数据时。

## 如何使用工具栏

**①指定时间段**

可以从日历中指定时间段并确认数据。但是，回溯过去的时间段取决于您的计划。

**②指定页面 🔍**

可以通过下拉菜单从"页面·页面组·参数移除"来指定页面。

### **页面**是按**URL单位**指定页面的功能。

可以从/URL或页面标题进行搜索（点击①可在两种搜索方法之间切换）。

在输入栏中输入页面标题或URL的一部分，将显示页面建议。

如果未显示页面建议，可能是无法获取数据。请检查标签安装状态和选定的数据期间。

**页面组**是指预先设置的页面组名称在下拉列表中显示。也可以仅调用关键字。

但是，页面组需要提前设置。即使设置了，如果未显示数据，可能是无法获取数据。

**参数移除后**是指合计参数URL指定的功能。

例如，指定"参数移除后"并搜索[www.ptengine.jp/](https://gitlab.com/PtmindDev/ptx/ptengine-helps/-/blob/main/DOCS/zh/insight/data-center/tsrub.md)，将显示如下所示的所有同一URL的带参数数据的合计。

・[www.ptengine.jp/?utm\_source](https://gitlab.com/PtmindDev/ptx/ptengine-helps/-/blob/main/DOCS/zh/insight/data-center/tsrub.md)...

・[www.ptengine.jp/?mail](https://gitlab.com/PtmindDev/ptx/ptengine-helps/-/blob/main/DOCS/zh/insight/data-center/tsrub.md)...

・[www.ptengine.jp/?campaign](https://gitlab.com/PtmindDev/ptx/ptengine-helps/-/blob/main/DOCS/zh/insight/data-center/tsrub.md)... 等

### **③数据下载 📥**

可以从页面搜索右侧的CSV图标下载数据。最多可以导出10,000条数据，但对于更多数据，请单独联系我们。


---

# 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/data-center/toolbar.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.
