# 数据与分析

- [Matomo快速入门](https://docs.imdcinsights.com/ying-yong-zhong-xin/shu-ju-yu-fen-xi/matomo-kuai-su-ru-men.md): Matomo 是一个强大的开源网站流量和分析平台，拥有100% 的数据所有权，并确保业务符合GDPR和CCPA。尤其对于商业软件来说，Matomo 增强的搜索引擎优化以及转换优化能力，让您在数字营销领域能力大大增强。
- [Akeneo快速入门](https://docs.imdcinsights.com/ying-yong-zhong-xin/shu-ju-yu-fen-xi/akeneo-kuai-su-ru-men.md): Akeneo 是一个开源的产品体验管理 (PXM) 和产品信息管理 (PIM) 软件产品。可帮助商家和品牌在所有销售渠道中提供引人入胜的客户体验、提高产品数据质量并简化产品目录管理。使用 Akeneo 作为产品基础设施管理，能够转变业务模式，消减产品浓缩成本。
- [Elastic Stack快速入门](https://docs.imdcinsights.com/ying-yong-zhong-xin/shu-ju-yu-fen-xi/elastic-stack-kuai-su-ru-men.md): ELK Stack 是 Elastic Stack 的简称，由 Elasticsearch、Kibana、Beats 和 Logstash 等开源软件组成。Elastic Stack 能够获取任何来源、任何格式的数据，然后对数据进行搜索、分析和可视化。Elastic Stack 适用于各种用例，不管是日志，还是你能想到的任何项目，无一不能胜任。
- [Graylog快速入门](https://docs.imdcinsights.com/ying-yong-zhong-xin/shu-ju-yu-fen-xi/graylog-kuai-su-ru-men.md): Graylog 是一个基于 Java 开发的开源的日志聚合、分析、审计、展现和预警工具，它是 ELK 的替代解决方案。
- [Grafana快速入门](https://docs.imdcinsights.com/ying-yong-zhong-xin/shu-ju-yu-fen-xi/grafana-kuai-su-ru-men.md): Grafana 是一个开源的度量分析与可视化套件。经常被用作基础设施的时间序列数据和应用程序分析的可视化，它在其他领域也被广泛的使用包括工业传感器、家庭自动化、天气和过程控制等。
- [Metabase快速入门](https://docs.imdcinsights.com/ying-yong-zhong-xin/shu-ju-yu-fen-xi/metabase-kuai-su-ru-men.md): Metabase 是一个简单、开源的数据呈现方式，通过给公司成员、分析师新建 Question，从而得到数据进行分析、学习。
- [Superset快速入门](https://docs.imdcinsights.com/ying-yong-zhong-xin/shu-ju-yu-fen-xi/superset-kuai-su-ru-men.md): Apache Superset 是一个开源的数据探查与可视化平台（曾用名 Panoramix、Caravel ），该工具在可视化、易用性和交互性上非常有特色，用户可以轻松对数据进行可视化分析。Superset 也是一款企业级商业智能 Web 应用程序。
- [Knowage快速入门](https://docs.imdcinsights.com/ying-yong-zhong-xin/shu-ju-yu-fen-xi/knowage-kuai-su-ru-men.md): Knowage 源自 SpagoBI，是使用 Java 语言写的开放源码的商业智能分析工具,是一套适合现代商业分析的开源工具套装。Knowage 提供了高级的自助服务功能，为最终用户提供了自主权，可以构建自己的分析、探索和组织自己的数据空间。


---

# 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://docs.imdcinsights.com/ying-yong-zhong-xin/shu-ju-yu-fen-xi.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.
