# 概览

概览中的数据是小时级别，每 2 小时更新一次。如果想要分钟级别更新的数据情况，请看[实时监控看板](https://growingio.gitbook.io/docs/product-manual/charts/preset/realtime)。<br>

![](/files/-M6bkWQFYVHOa4OusZqi)

我们会为您默认提供关于您产品的整体运行数据，帮助您整体把握产品的用户情况，包括用户数量、用户参与度与用户来源。

在网站概览中，你可以了解到：

1. 页面浏览量、访问用户量、新用户访问产品的数据情况，以及周期对比的数据表现。
2. 网站访问的来源分布情况，用户从哪些页面进入到网站中，他们来自与哪些城市。

在移动应用概览中，你可以了解到 App 的基本数据情况：

1. 有多少用户在使用，App启动次数，新用户数据情况等基本数据情况。
2. 不同版本的使用情况，用户使用的设备和所在城市等用户属性。

所有概览中的图表，都可以通过「事件分析」创建。

当你对指标有疑问的时候，可以将鼠标悬浮在指标旁边的小问号上，此时会展示相关解释。

## 常见问题

#### 1.如果我的项目中有多个应用，概览中的数据包含全部应用么？ <a href="#id-1-ru-guo-wo-de-xiang-mu-zhong-you-duo-ge-ying-yong-gai-lan-zhong-de-shu-ju-bao-han-quan-bu-ying-yong" id="id-1-ru-guo-wo-de-xiang-mu-zhong-you-duo-ge-ying-yong-gai-lan-zhong-de-shu-ju-bao-han-quan-bu-ying-yong"></a>

是的。概览中的数据是多个应用的加和，如果您需要分别看各个应用的数据，可以添加过滤条件。概览暂时不包括微信生态数据（小程序，微信内嵌页，公众号）

#### 2.项目里有多个应用，在项目管理中把其中一个应用删除了，那在概览中还有这个应用的数据么？ <a href="#id-3-ke-hu-xiang-mu-li-you-duo-ge-ying-yong-zai-xiang-mu-guan-li-zhong-ba-qi-zhong-yi-ge-ying-yong-shan" id="id-3-ke-hu-xiang-mu-li-you-duo-ge-ying-yong-zai-xiang-mu-guan-li-zhong-ba-qi-zhong-yi-ge-ying-yong-shan"></a>

目前删除应用了之后，历史数据还在，不会有任何改变。同时，若应用未移除SDK，之后的数据也还会继续收集，但不作计算。


---

# 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/v3/product-manual/product-analysis/data-monitoring/overview.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.
