# 圈选指标管理

* [简介](/old_docs/data-definition/circle/metric-management.md#jian-jie)
* [简单指标](/old_docs/data-definition/circle/metric-management.md#jdzb)
* ["合并简单指标" 和 "复合指标"](/old_docs/data-definition/circle/metric-management.md#he-bing)

### **简介**

圈选指标管理页面提供了对产品内所有通过圈选创建的指标的管理操作，核心功能包括：

1. 圈选指标的查看、编辑、权限分配
2. 创建及编辑复合指标、合并指标
3. 通过分类操作，对现存指标进行业务归类
4. 指标的状态监测

### **简单指标** <a href="#jdzb" id="jdzb"></a>

当用户圈选了一个元素或页面后，就创建了一个**简单指标**。简单指标包含点击量和浏览量等常用统计量，可以在制作图表中进行选择。对简单指标可以在指标管理中进行如下操作：

1.分类整理：通过在【我的收藏】下使用【鼠标右键】创建不同的分类，并对分类赋予一定的业务含义，再把相应的指标移动到对应的分类下，可以完成指标的整理操作，同时在事件分析中，被分类的指标会按照构建的分类结构来使用。

<div align="left"><img src="https://docs.growingio.com/.gitbook/assets/zhi-biao-guan-li-fen-lei-2.png" alt=""></div>

![](https://docs.growingio.com/.gitbook/assets/shi-jian-fen-xi-zhi-biao-xia-la.png)

<div align="left"><img src="https://docs.growingio.com/.gitbook/assets/zhi-biao-guan-li-xin-jian-fen-lei.png" alt=""></div>

2.查看和编辑：点击一个指标所在的行，可以在右侧弹出的指标详情中，查看指标的详细信息，同时可以修改指标的相关属性，比如：名称、页面、文本等。

![](https://docs.growingio.com/.gitbook/assets/zhi-biao-guan-li-xiang-qing.png)

3.设置权限：针对想要分享供他人使用的指标，可以单选或多选对应的指标后，点击【分享】按钮进行权限的设置。

![](https://docs.growingio.com/.gitbook/assets/zhi-biao-guan-li-quan-xian.png)

4.状态监测：针对核心关键指标，可以设置无数据状态监测，勾选单个或多个指标后，点击【状态监测】，设置相应的数据监测周期，已监测的指标会出现对应的flag标记，并可以通过标签快速刷选出异常指标。

![](https://docs.growingio.com/.gitbook/assets/zhi-biao-guan-li-jian-ce.png)

5.指标转让：在实际场景中，很多时候会出现员工离职、账号删除等情况，此时原有指标的创建人已经无法操作该指标，因此管理员可以通过【指标转让】，重新设置指标的创建人。

![](https://docs.growingio.com/.gitbook/assets/zhi-biao-guan-li-gong-neng-qu.png)

### "合并简单指标" 和 "复合指标" <a href="#he-bing" id="he-bing"></a>

简单指标还可以构建出更加灵活的 "高级"指标，具体参考下面的文档：

{% content-ref url="/pages/-LITqwyS34h31T2mrOGh" %}
[合并简单指标](/old_docs/data-definition/circle/metric-management/combine.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LITqzm1tz3dDKqBClrk" %}
[复合指标](/old_docs/data-definition/circle/metric-management/complex.md)
{% endcontent-ref %}

### &#x20;<a href="#faq" id="faq"></a>


---

# 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://growingio.gitbook.io/old_docs/data-definition/circle/metric-management.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.
