# 유형별 발송 분석

## 영역별 설명

1. **(선택한 메시지 유형의) 발송 현황**\
   선택한 메시지의 시간별, 일자별 데이터
2. **팔로워 구분 발송 분석 (최근 30일)**\
   [게시물 댓글 답장에서 설정한 기본 메시지](/socialbiz/faq/automation/2.md)를 통해 확인된 팔로워의 비율\
   a. 팔로워: 기본 메시지의 버튼을 클릭했을 때 팔로워로 확인된 사람\
   b. 팔로워가 아닌 사람: 기본 메시지의 버튼을 클릭했을 때 논팔로워로 확인된 사람\
   c. 알수없음: 기본 메시지의 버튼을 누르지 않은 사람
3. **메시지 도달 구분 추정치 (최근 30일)**\
   게시물/릴스 댓글 답장이 실패된 건 수\
   [→ 관련 오류 가이드](/socialbiz/notice/alert/5.md)
4. **소재별 발송 및 고객수**\
   등록한 소재의 발송수와 고객수\
   \* 소재의 상세보기를 선택하시면 '소재 상세 분석' 화면으로 이동돼요.
5. **자주묻는질문 BEST / 메시지 메뉴 BEST**\
   최근 7일 또는 30일동안 소재에 질문 또는 메뉴의 랭킹\
   \* 해당 데이터는 자주묻는질문, 메시지메뉴에서만 제공돼요.
6. **페이지 방문 BEST**\
   최근 7일 또는 30일동안 소재에 버튼을 통해 설정한 링크의 유입수 랭킹 \
   \*  URL을 클릭하시면 설정하신 페이지가 오픈돼요.

<figure><img src="/files/aMOpOoHBVyb1O2V7KG1g" alt=""><figcaption></figcaption></figure>


---

# 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://socialbiz.gitbook.io/socialbiz/userguide/dashboard/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.
