# Store Details

> Analyze ranking trends on the Google Play Store and the App Store.\
> You can download historical data and also download data for each indicator with OS filters applied.

## App Information

At the top of the screen, you can check the app’s current store information.\
You can add the app to Favorites using the button next to the app name or quickly move to the Compare screen.

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

<details>

<summary>Information</summary>

* **App Icon** : The icon registered in Google Play Store
* [**App**](/lang/eng/wiseapp/terms.md#app) **Name** : The name registered in Google Play Store
* [**Industry**](/lang/eng/wiseapp/terms.md#industry) **:** An industry category independently classified by WISEAPP based on app usage behavior.
* <mark style="color:$success;">**Android Store Info**</mark>
  1. [App Developer](/lang/eng/wiseapp/terms.md#app-develper) : Click to view rankings of apps by the same developer.
  2. [Package Name](https://app.gitbook.com/o/DEk4tpDabKRSNdRbMwjf/s/sbt5GubEVpZd8zlMtOFr/~/edit/~/changes/25/wiseapp/terms#package-name) : Click to open the Google Play Store page.
  3. [Category](/lang/eng/wiseapp/terms.md#store-category) : You can view category change history if it exists.
  4. [Store Download Price](/lang/eng/wiseapp/terms.md#store-download-price) : Free or Paid
  5. [Store Rating](/lang/eng/wiseapp/terms.md#store-rating)
  6. [Store Download](/lang/eng/wiseapp/terms.md#store-download) : You can view change history if available.
* <mark style="color:blue;">**iOS Store Info**</mark>
  1. [App Developer](/lang/eng/wiseapp/terms.md#app-develper) : Click to view rankings of apps by the same developer.
  2. [Package Name](https://app.gitbook.com/o/DEk4tpDabKRSNdRbMwjf/s/sbt5GubEVpZd8zlMtOFr/~/edit/~/changes/25/wiseapp/terms#package-name) : Click to open the App Store page.
  3. [Category](/lang/eng/wiseapp/terms.md#store-category) : You can view category change history if it exists.
  4. [Store Download Price](/lang/eng/wiseapp/terms.md#store-download-price) : Free or Paid
  5. [Store Rating](/lang/eng/wiseapp/terms.md#store-rating)

{% hint style="info" %}
If the app is Android-only, only Android information is displayed.
{% endhint %}

</details>

***

## Store Indicator

{% hint style="info" %}
Store details are available only for the daily period.
{% endhint %}

### Store Key Indicators

Store Key indicators provide trend insights based on rankings offered by stores.

#### 1) Free Apps

You can view ranking trends for all rankings, category rankings, all grossing ranking, and category grossing ranking.<br>

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

<div><figure><img src="/files/PUKuqTkNyFKLogB88N7u" alt=""><figcaption></figcaption></figure> <figure><img src="/files/NdaK0HzhWBZ8s11W2Ntn" alt=""><figcaption></figcaption></figure> <figure><img src="/files/XaL2Y6NIWaWVwpGulaX2" alt=""><figcaption></figcaption></figure></div>

<details>

<summary>Indicator</summary>

* **All Free Ranking** : Ranking data is available up to the top 200.
* **Category Free Rankings** : Ranking data is available up to the top 50.
* **All Grossing Ranking** : Ranking data is available up to the top 200.
* **Category Grossing Rankings** : Ranking data is available up to the top 50.

</details>

#### 2) Paid Apps

You can view ranking trends for all rankings, category rankings, all grossing ranking, and category grossing ranking.

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

<div><figure><img src="/files/u3LQKmkSc92l5KKSfdYi" alt=""><figcaption></figcaption></figure> <figure><img src="/files/pWNkfUel7lwlHoYLMoXY" alt=""><figcaption></figcaption></figure> <figure><img src="/files/s7FyGCaMWpum1WHiz2sM" alt=""><figcaption></figcaption></figure></div>

<details>

<summary>Indicator</summary>

* **All Paid Ranking** : Ranking data is available up to the top 200.
* **Category Paid Rankings** : Ranking data is available up to the top 50.
* **All Grossing Ranking** : Ranking data is available up to the top 200.
* **Category Grossing Rankings** : Ranking data is available up to the top 50.

</details>

#### 3) Grossing Apps

You can view ranking trends for all rankings, category rankings, all grossing ranking, and category grossing ranking.

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

<div><figure><img src="/files/p1zhMT3BnYiNDpqC91Qj" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Dhr673SUOoa0pxOE2QoR" alt=""><figcaption></figcaption></figure> <figure><img src="/files/mBm6PxKslzWF73HdbBpj" alt=""><figcaption></figcaption></figure></div>

<details>

<summary>Indicator</summary>

* **All Free or Paid Ranking** : Ranking data is available up to the top 200.
* **Category Free or Paid Rankings** : Ranking data is available up to the top 50.
* **All Grossing Ranking** : Ranking data is available up to the top 200.
* **Category Grossing Rankings** : Ranking data is available up to the top 50.

</details>


---

# 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/screen-help/details/store.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.
