# 데이터 분석 (Data Analytics)

- [데이터 분석 소개](https://docs.hackle.io/data/data-analytics.md)
- [차트 유형](https://docs.hackle.io/data/chart-types.md)
- [인사이트 분석](https://docs.hackle.io/data/chart-types/data-insight-analysis.md)
- [리텐션 분석](https://docs.hackle.io/data/chart-types/retention-analysis.md)
- [퍼널 분석](https://docs.hackle.io/data/chart-types/funnel-analysis.md)
- [퍼널 분석 유형](https://docs.hackle.io/data/chart-types/funnel-analysis/funnel-analysis-type.md)
- [퍼널 설정](https://docs.hackle.io/data/chart-types/funnel-analysis/funnel-settings.md)
- [유저패스 분석](https://docs.hackle.io/data/chart-types/user-path-analysis.md)
- [데이터 분석 활용 팁](https://docs.hackle.io/data/analysis-tips.md)
- [인사이트 분석 활용](https://docs.hackle.io/data/analysis-tips/step-by-step-insight-analysis.md)
- [리텐션 분석 활용](https://docs.hackle.io/data/analysis-tips/step-by-step-retention-analysis.md)
- [퍼널 분석 활용](https://docs.hackle.io/data/analysis-tips/step-by-step-funnel-analysis.md)
- [유저 패스 분석 활용](https://docs.hackle.io/data/analysis-tips/step-by-step-user-path-analysis.md)
- [데이터 리포트](https://docs.hackle.io/data/data-report.md)
- [인사이트 리포트](https://docs.hackle.io/data/data-report/insight-report.md)
- [데이터 리포트 템플릿](https://docs.hackle.io/data/data-report/crm-report-template.md)
- [데이터 리포트 활용하기](https://docs.hackle.io/data/data-report/data-report-details.md)
- [연산자](https://docs.hackle.io/data/analytics-operator.md)


---

# 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.hackle.io/data.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.
