# 파워앱 통계 주문 건수와 매출액이 통합 주문리스트 내역과 차이가 나요

파워앱을 통해 발생한 주문 건수와 매출액을 확인할 수 있는 방법은 아래와 같아요.&#x20;

## 통합주문리스트에서 유입경로를 “파워앱”으로 조회하는 경우

&#x20;`주문` > `주문 관리` > `전체 주문 관리` > `검색 상세보기 버튼 클릭` > `유입경로 '파워앱' 선택`

<figure><img src="/files/1wlPsdC0uQbABS0GzoZ9" alt=""><figcaption></figcaption></figure>

## 파워앱 통계 엑셀다운

&#x20;`부가서비스` > `모바일앱` > `앱 통계 분석` > `마케팅` > `엑셀 다운로드 버튼 클릭`

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

* 파워앱 통계에서는 앱을 통해 결제된 정보만을 반영하고 있으며, \
  주문 취소건 및 사용적립금은 적용되지 않아요.    &#x20;
* 통합주문 리스트에서는 주문 취소건, 사용 적립금이 적용되어 파워앱 통계자료와는 주문 건수 및 매출액의 차이가 있어요.&#x20;


---

# 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://help.makeshop.co.kr/faq/mobile/undefined-1/undefined-26.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.
