# Data Collection Method

### Data Collection Methodology <a href="#data-collection-methodology" id="data-collection-methodology"></a>

Statistical estimation through panel survey

{% hint style="info" %}
After determining the optimal sample size based on the population of Korean smartphone users, we collect anonymized app usage data from participants who have provided consent, and then generate statistics according to demographic distributions.
{% endhint %}

### Survey Target <a href="#survey-target" id="survey-target"></a>

Smartphone users in South Korea

### Analysis Target <a href="#analysis-target" id="analysis-target"></a>

South Korean individuals using Android OS and iOS smartphones

### Panel Composition <a href="#panel-composition" id="panel-composition"></a>

80,000+ panels

### Population Definition <a href="#population-definition" id="population-definition"></a>

The population is estimated by applying the following data.

* Census by Statistics Korea (KOSTAT)&#x20;
* Survey on Internet usage by the National Information Society Agency (NIA)
* Smartphone OS market share data

### Data Collection and Measurement by OS <a href="#data-collection-and-measurement-by-os" id="data-collection-and-measurement-by-os"></a>

1. **Android Smartphones**\
   : Data is collected and analyzed through official APIs, which provide information on app installation and usage behavior.
2. **iOS Smartphones**\
   : As official APIs are unavailable, data for iOS users is estimated using demographic distributions inferred from Android data.\
   (iOS data becomes available starting from the next week or month following an app’s release on the iOS App Store.)
3. **Android Only App**\
   : Apps developed solely for Android without a corresponding iOS version will only be represented in Android data.
4. **Apps preinstalled on the Android OS**\
   : If an app is preinstalled as a default system app on the Android OS (e.g., apps related to Google, Microsoft, Samsung Electronics, etc.), the data may estimate iOS app installs using demographic composition based on Android data. As a result, the number of iOS app installers may be estimated higher than the actual figure.

### App Exposure Criteria <a href="#app-exposure-criteria" id="app-exposure-criteria"></a>

Apps are included in the dataset only if they meet the minimum monthly active user threshold (approximately 5,000 users) and are available on Google Play Store / Apple App Store. For stable data output, apps must consistently maintain over 50,000 daily users during the statistical period. \
If these thresholds are not met, the app may be flagged as having potential statistical errors, and certain data may not be disclosed.

### Data Privacy <a href="#data-privacy" id="data-privacy"></a>

All data is processed in an anonymized form. No personally identifiable information is collected or utilized.


---

# 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/lang/eng/wiseapp/data-methodology/data-collection-method.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.
