# 细分功能

> #### 什么是细分功能?
>
> 这是用于执行数值报告和热力图等分析的功能。 通过组合7种类型和29个项目的分段条件，可以实现详细的用户分析。

## 使用场景

当想要进行用户行为的详细分析时

当想要基于特定条件筛选数据时

当想要了解访客的特性和行为，优化营销策略时

在细分功能中Ptengine提供8种维度40种条件的细分条件助力您的数据的分析

![](https://help-ptengine-com-vitepress.oss-cn-guangzhou.aliyuncs.com/doc/Insight/xi-fen-xaing-qing.png)

## 细分功能的使用方法

### 1. 一键细分

💡 只需将鼠标悬停在各指标名称上显示的漏斗图标并点击，即可轻松开始细分分析。

### 2. 自定义细分

对于更详细的分析，可以通过屏幕右侧的筛选图标设置条件。

点击筛选图标，选择"添加"

从7种类型中选择，根据想要筛选的指标继续选择。在分段条件中选择包含/不包含此指标，然后点击OK。在一次操作中，只能选择一个包含/不包含的规则。

设置条件（包含/不包含）并点击OK。

📌 对于多个筛选器，相同项目的条件为OR，不同项目的条件为AND。

📌 可以保存经常使用的条件，下次可以轻松调用。

📌 可以通过筛选图标的颜色确认分段的应用状态：

绿色：分段已应用

默认色：分段未应用

#### 细分设定 <a href="#xi-fen-she-ding" id="xi-fen-she-ding"></a>

您可以根据上述细分设置单个或多个条件对数据进行观测

![](https://help-ptengine-com-vitepress.oss-cn-guangzhou.aliyuncs.com/%E5%A4%9A%E6%9D%A1%E4%BB%B6%E7%BB%86%E5%88%86.png)

#### 保存细分条件 <a href="#bao-cun-xi-fen-tiao-jian" id="bao-cun-xi-fen-tiao-jian"></a>

当您创建了一个细分条件后，并希望在未来重新使用这个条件时，您可以先保存它，并通过菜单快速选择它。![](https://help-ptengine-com-vitepress.oss-cn-guangzhou.aliyuncs.com/%E4%BF%9D%E5%AD%98%E4%B9%A6%E7%AD%BE.png)

#### 选择已保存的细分条件 <a href="#xuan-ze-yi-bao-cun-de-xi-fen-tiao-jian" id="xuan-ze-yi-bao-cun-de-xi-fen-tiao-jian"></a>

当您想要打开您保存的细分条件时，您可以在在任何页面点击过细分图标，然后点击书签图标，这将使您可以调用所有保存的条件。![](https://help-ptengine-com-vitepress.oss-cn-guangzhou.aliyuncs.com/%E8%B0%83%E7%94%A8%E4%B9%A6%E7%AD%BE.png)


---

# 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/segment.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.
