# 결과 확인하기

<div><figure><img src="/files/mFijyanUFandpuW6zP3F" alt=""><figcaption><p>[ 설문 결과 화면 ]</p></figcaption></figure> <figure><img src="/files/zrWGNqg9w9kWv1J1rQEm" alt=""><figcaption><p>[ 태스크 결과 화면]</p></figcaption></figure></div>

메이커 페이지의 상단 Result 버튼을 통해 결과  확인이 가능합니다. 완료된 테스트는 왼쪽 상단에 있는 탭 버튼을 통해 문답/유저별 확인이 가능합니다. 또한 유저별 응답에서 오른쪽 상단의 Task/Survey 탭을 통해 유저의 태스크/응답 결과를 볼 수 있습니다.

설문 결과를 통해  참여  인원 및 답변을 확인할 수 있으며 유저별 응답 또한 같이 확인이 가능합니다. Condition 블록의 답변은 유저별 응답을 확인해 주세요.

태스크 결과에서 유저의 Session을 확인이 가능합니다.

< 확인 가능한 Session >

* 클릭
* 화면 크기 조정
* Input 입력
* 페이지 전환
* 새로고침
* 뒤로가기

히트맵 생성을 통해 해당 페이지 내에서 유저의 클릭 히트맵 생성이 가능하며, 상단의 Save 버튼을 통해 Raw data의 csv 파일 다운로드가 가능합니다.


---

# 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.earningbirds.com/maker-guide/undefined-2.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.
