# 데이터 분석

{% hint style="warning" %}
데이터 분석 탭은 운영 환경에서만 진입 가능합니다.
{% endhint %}

## 개요

데이터 분석 탭은 **운영 환경**에서 **준비 중이 아닌** A/B 테스트 상세에 들어갈 경우 기본적으로 노출하는 탭입니다.\
여기서는 A/B 테스트에서 설정한 목표 및 수집된 데이터를 볼 수 있습니다. 다만 수집된 데이터는 A/B 테스트 시작 후 최소 1시간 이후에 확인할 수 있습니다.

{% hint style="warning" %}
데이터 업데이트 주기는 1시간입니다.
{% endhint %}

## 1. 준비 상태

### 목표를 설정하지 않은 경우

표시할 내용이 없기 때문에 **Not enough data yet** 이라는 메시지가 나타납니다.

![](/files/XEH7FQqkLrtEjGCci2RY)

### 목표를 설정한 경우

목표에 대한 설정을 확인할 수 있습니다. 테스트를 시작하지 않았으므로 데이터는 나타나지 않으며, A/B 테스트 시작 후 최대 1시간 안에 확인하실 수 있습니다.

![](/files/vtAzr7UX4VejfXkOeTio)

### 데이터 세부 분석을 설정한 경우

A/B 테스트 시작 후 최대 1시간 안에 확인 가능하다는 메시지가 나타납니다.

![](/files/FViQKXpLTszgi21lbAt6)

### A/B 테스트 시작하고 1시간 이상 지났을 때

데이터 수집 결과가 나타납니다. 유의한 결과가 있을 경우 Significant 배지도 확인할 수 있습니다.\
A/B 테스트 종료시 데이터는 더이상 업데이트 되지 않으며, 종료 시점까지의 데이터는 지속적으로 확인할 수 있습니다.

![](/files/wFb3qNtesc0VOvnAIFmD)

데이터 세부 분석 또한 데이터 업데이트까지 1시간 정도 소요되며, 목표와 동일하게 종료한 시점까지의 데이터를 확인할 수 있습니다.\
종료한 이후에는 분석 기준을 추가할 수 없기 때문에 **`직접 설정하기`** 버튼이 사라집니다.

![](/files/j4oxOmz3WpDpkOCd0OK4)


---

# 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/ab-test/management/analyze-ab-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.
