> 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/lang/eng/notices/2026/07-02.md).

# July 2 : \[WISEAPP/RETAIL] Service Update

Hello, this is WISEAPP∙RETAIL.\
We are pleased to share the latest updates to the WISEAPP and WISERETAIL services.<br>

## WISEAPP <a href="#wiseapp" id="wiseapp"></a>

### 1) Addition of “By Gender and Age Groups” Metric

A new **By Gender and Age Groups** metric has been added to the App Overlap Analysis section under the All Users tab in the App Report Details page.\
By combining age and gender data, this metric enables more granular cross-analysis of user segments, helping you identify key customer groups and leverage insights for targeted marketing and strategic planning.

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

### 2) Enhanced App Report Key Metrics

We have enhanced the App Report Details page to provide more detailed insights into key metrics.\
Detailed data by time period is now available, allowing users to compare and analyze key metrics. Users can easily identify trends over time through visualized charts.

{% hint style="info" %}
Key metric trend data will be available from Jan 2026.
{% endhint %}

{% hint style="danger" %}
The installer counting algorithm has been improved to address an issue where installer counts were overestimated in some reports. Updated data has been <mark style="color:red;">applied retroactively</mark> and is included in this release.
{% endhint %}

<a href="https://www.wiseapp.co.kr/wiseapp/ranking/app" class="button primary">Go to WISEAPP</a>

***

## WISERETAIL <a href="#wiseretail" id="wiseretail"></a>

### 1) Enhanced Repayment Rate Metrics

We have added the **Period Data** metric to the Repayment Rate metric.\
Previously, users could only view the overall repayment rate trend. With the addition of the Period Comparison tab, users can now compare repayment rates with previous periods based on the selected reference month or date.

* **Trend :** Displays the overall repayment rate trend.
* **Period Data :** Displays repayment rate comparisons with previous periods based on the selected reference month or date.<br>

{% columns %}
{% column %}

<figure><img src="/files/0nTKDs84LfSNaQObfOkD" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/8zvPBChSvwsY0MhiKFA5" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### 2) Addition of the Income Decile Distribution Metric

We have introduced the **Income Decile Distribution** metric, which enables users to understand payer distribution based on income levels.\
By examining payer and payment shares across income deciles, users can identify the spending levels and characteristics of their core customer segments and gain deeper insights into customer composition and consumption behavior.

The Income Decile Distribution metric is available in the Payer Behavior tab of the Retail Report Details page.

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

### 3) Enhanced Payer Behavior Metrics <a href="#id-3" id="id-3"></a>

We have expanded the analysis options for the Residence Distribution and Life Stage Distribution metrics.\
Customer distribution can now be viewed based on **Total Payment Amount, Total Number of Payments, and Total Payers**, providing deeper insights into customer composition and spending characteristics.

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

### 4) Enhanced Retail Report Key Metrics

We have enhanced the Retail Report Details page to provide more detailed insights into key metrics.\
Detailed data by industry category and time period is now available, enabling more comprehensive comparison and analysis of key metrics. Users can explore data at a more granular level and intuitively track trends and changes over time through visualized charts.\
Detailed data by time period is now available, allowing users to compare and analyze key metrics. Users can intuitively track trends and changes over time through visualized charts.

{% hint style="info" %}
Key metric trend data will be available from Jan 2026.
{% endhint %}

<a href="https://www.wiseapp.co.kr/wiseretail/ranking/retail-brand" class="button primary">Go to WISERETAIL</a>

\
If you have any inquiries, please contact us via Support > [Contact](https://www.wiseapp.co.kr/contact/form/).\
Thank you.\
\
WISEAPP∙RETAIL


---

# 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/lang/eng/notices/2026/07-02.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.
