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

# 와이즈앱: 앱시장분석

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

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>데이터 방법론</td><td><a href="/files/dBjaIKSOvqK8eGiiLG6a">/files/dBjaIKSOvqK8eGiiLG6a</a></td><td><a href="/pages/KzPvp8m3tI6nAOelfVO2">/pages/KzPvp8m3tI6nAOelfVO2</a></td></tr><tr><td>용어</td><td><a href="/files/haMqZxqL8j3LSBBeqBWX">/files/haMqZxqL8j3LSBBeqBWX</a></td><td><a href="/pages/uJUSn6QbZdQ5PAmEGoy1">/pages/uJUSn6QbZdQ5PAmEGoy1</a></td></tr><tr><td>화면 도움말</td><td><a href="/files/u3SoYOOJ6eQMW4KcQwyF">/files/u3SoYOOJ6eQMW4KcQwyF</a></td><td><a href="/pages/i73g4LZQanoLj7XtSO18">/pages/i73g4LZQanoLj7XtSO18</a></td></tr></tbody></table>

***

<div align="left"><figure><img src="/files/yBdufqhG4usrSGe6Zgve" alt="" width="114"><figcaption></figcaption></figure></div>

**와이즈앱: 앱시장분석**

* 한국인이 많이 사용한 8,000개+ 앱의 실시간 사용분석
* 한국인 스마트폰 사용인구의 0.2%인 8만 명+의 표본으로 측정
* 앱의 설치자, 사용자, 사용시간, 사용일수, 실행횟수, 사용연령 등 제공
* 서비스 분석, 경쟁 분석, 전략기획, 마케팅, 투자 결정에 활용
* 앱을 서비스하는 다양한 기업, 투자회사에서 이용 중

ㅤ

***

#### :mag: 와이즈앱・리테일에 대해 궁금하다면 서비스 소개서를 먼저 살펴보세요!

{% columns %}
{% column %} <a href="https://cdn.wiseapp.co.kr/static/pdf/info/Datacatalog_260701_kor.pdf" class="button primary">서비스 소개서</a>
{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

ㅤ

ㅤ


---

# 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://guide.wiseapp.co.kr/wiseapp.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.
