# 앱 사용 전후로 사용한 앱

> 앱을 사용하기 전과 후에 어떤 앱을 얼마나 실행했는지 알 수 있고, 앱 간 이동 경로와 연결성을 분석할 수 있습니다.

{% hint style="info" %}
앱 사용 전후로 사용한 앱을 상세하게 보려면 '앱 상세 > 사용자 행태 > 앱 사용 전후로 사용한 앱' 에서 \[자세히 보기] 버튼을 클릭하시면 됩니다.
{% endhint %}

## 앱 선택 <a href="#app-selection" id="app-selection"></a>

화면 상단에서 분석하고 싶은 앱들을 최대 10개까지 추가할 수 있습니다.\
앱 선택 완료 영역에서 순서를 변경하거나 삭제할 수 있습니다.

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

<details>

<summary>기능</summary>

* **앱 추가**
  * **관심 앱** : 관심으로 추가한 앱을 추가할 수 있습니다.
  * **검색** : 앱 이름을 검색해서 앱을 추가할 수 있습니다.
* **앱 선택 완료 영역**
  * **순서 이동** : 마우스로 드래그해서 순서를 이동할 수 있습니다.
  * **삭제** : 목록 X 버튼을 클릭해서 제외할 수 있습니다.

</details>

***

## 앱 사용 전후로 사용한 앱 <a href="#apps-used-before-and-after-using-apps" id="apps-used-before-and-after-using-apps"></a>

앱을 사용하기 전과 후에 어떤 앱을 얼마나 실행했는지 알 수 있고, 앱 간 이동 경로와 연결성을 분석할 수 있습니다.

{% hint style="info" %}
주간 / 월간 단위로 기간을 설정할 수 있습니다.
{% endhint %}

### 요약

앱 사용 전과 후의 앱들을 한 눈에 볼 수 있도록 요약 비교가 가능합니다.

<figure><img src="/files/0ABvPSGVk8FqzdOKNfuZ" alt=""><figcaption></figcaption></figure>

<details>

<summary>필터</summary>

* [**보기 설정**](/faqs/service-features/view-settings.md) : Android만 있는 앱 제외 / 같은 업종만 보기

</details>

<details>

<summary>지표</summary>

* **사용 전** : 앱을 사용하기 전에 다른 앱을 사용한 실행횟수의 비율 순
* **사용 후** : 앱을 사용한 후에 다른 앱을 사용한 실행횟수의 비율 순

</details>

### 개별 앱 <a href="#each-app" id="each-app"></a>

선택한 앱의 사용 전/후 분석을 상세하게 파악하실 수 있습니다.

<figure><img src="/files/9VHnfibCrtUqYUVjdS3w" alt=""><figcaption></figcaption></figure>

<details>

<summary>필터</summary>

* [**보기 설정**](/faqs/service-features/view-settings.md) : Android만 있는 앱 제외 / 같은 업종만 보기 / 2단계 사용 앱 보기

</details>

<details>

<summary>지표</summary>

* **사용 전** : 앱을 사용하기 전에 다른 앱을 사용한 실행횟수의 비율 순
* **사용 후** : 앱을 사용한 후에 다른 앱을 사용한 실행횟수의 비율 순

</details>

#### 2단계 사용 앱 보기 <a href="#view-step-2" id="view-step-2"></a>

보기 설정을 통해 1단계 사용 앱 뿐만 아니라 2단계 사용 앱까지 보실 수 있습니다.

<figure><img src="/files/ApbC5426QlfbGOp5ZHxQ" 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://guide.wiseapp.co.kr/wiseapp/screen-help/details/apps-used-before-and-after-using-apps.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.
