# Game Revenue 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/8uQcGbWw5yEQxkGzjmzk" alt=""><figcaption></figcaption></figure>

<details>

<summary>Information</summary>

* **App Icon** : The icon registered in Google Play Store
* [**App Name**](/lang/eng/wiseapp/terms.md#app) : 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>

***

## 1) Game App

{% hint style="info" %}
You can set the period to Daily / Weekly / Monthly / Quarter.
{% endhint %}

### Game Revenue

You can compare the scale of a game app’s revenue, year-to-date revenue.

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

<details>

<summary>Indicator</summary>

* **Revenue** : Revenue for the selected period.
* **Year-to-Date Revenue** : Total revenue for the year of the selected period.

</details>

### Game Revenue Trends

You can analyze revenue trends for the game app.

<figure><img src="/files/01j2luh2nEh7syToyEzG" alt=""><figcaption></figcaption></figure>

### Store Revenue Ranking

You can compare the game app’s revenue rankings in the all category and its specific category.

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

&#x20;

### Store Popular Ranking

You can compare the game app’s popularity rankings in the all category and its specific category.

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

## 2) Game Category

{% hint style="info" %}
You can set the period to Daily / Weekly / Monthly / Quarter.
{% endhint %}

### Game Revenue

You can compare the scale of a game category’s revenue, year-to-date revenue.

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

<details>

<summary>Indicator</summary>

* **Revenue** : Revenue for the selected period.
* **Year-to-Date Revenue** : Total revenue for the year of the selected period.

</details>

### Game Revenue Trends

You can analyze revenue trends for the game category.

<figure><img src="/files/01j2luh2nEh7syToyEzG" alt=""><figcaption></figcaption></figure>

### The Top 10 Apps within the Category Game Revenue <a href="#the-top-10-apps-within-the-category-game-revenue" id="the-top-10-apps-within-the-category-game-revenue"></a>

Rankings of apps within the game category by various metrics.

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

&#x20;

## 3) Game Developer

{% hint style="info" %}
You can set the period to Daily / Weekly / Monthly / Quarter.
{% endhint %}

### Game Revenue

You can compare the scale of a game developer’s revenue, year-to-date revenue.

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

<details>

<summary>Indicator</summary>

* **Revenue** : Revenue for the selected period.
* **Year-to-Date Revenue** : Total revenue for the year of the selected period.

</details>

### Game Revenue Trends

You can analyze revenue trends for the game developer.

<figure><img src="/files/01j2luh2nEh7syToyEzG" alt=""><figcaption></figcaption></figure>

### The Top 10 Apps within the Developer Game Revenue <a href="#the-top-10-apps-within-the-developer-game-revenue" id="the-top-10-apps-within-the-developer-game-revenue"></a>

Rankings of apps within the game developer by various metrics.

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

&#x20;


---

# 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/game-revenue.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.
