> For the complete documentation index, see [llms.txt](https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-11/undefined.md).

# 매출현황(대시보드)

> 경로: `사이트맵> 매출분석> 매출현황`

{% hint style="info" %}
개점을 한경우, 개점일자를 기준으로 조회가 돼요.
{% endhint %}

1. 실매출: 선택된날짜 기준으로​ 지난주동일한요일대비 증감금액을표시해요.
2. 날씨정보: 날씨정보를 표시해요.
3. 실매출: 선택한 기간의 총 실매출과 동일한 이전 기간 대비 증감액을 표시해요.
4. 주문건수: 선택한 기간동안 발생한 전체 주문 건수를 표시하고, 매장/포장 주문수를 함께 보여줘요.
5. 평균 결제가: 선택한 기간동안의 평균 결제 금액과 이전 기간 대비 증감률을 함께 표시해요.
6. 인기메뉴 Top5: 기간내 인기메뉴를 표시해요.
7. 시간대별 매출 변화: 9시부터\~21시까지(고정) 시간대별 매출을 어제, 오늘의 매출을 표시해요.\
   기간선택시 시간대별 평균 매출을 표시해요.
8. 요일별 매출, 월별 매출: 조회 기간내의 요일별 매출, 월별 매출을 표시해요.
9. 결제수단별 매출: 기간내의 결제수단별 비율을 표시해요.
10. 배너: 선정산 신청하기 바로 가게 배너에요.
11. 공지사항: 전체공지, 가맹점공지로 나뉘어 보여져요. \
    단, 가맹점 공지는 프랜차이즈 가맹점에만 보여요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2F1kVBvMP0cj4fSwfq4kWs%2Fimage.png?alt=media&amp;token=b30173e0-b29e-42a9-a374-095effa36e7d" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-11/undefined.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
