# Review Dashboard

### Understand the Review Dashboard

This dashboard is composed of several charts and tables, each offering a unique perspective on app review data.

#### 1. Total Review By Day

This line chart shows daily counts of new, deleted, and archived reviews across all Shopify apps, helping you track overall review activity and momentum over time.

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

#### 2. Category Breakdown

This bar chart displays total review counts by app category. Use this to identify which categories are currently receiving the most user feedback and engagement.

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

#### 3. Time Spent Using App

This bar chart breaks down all reviews based on how long the user had the app installed before leaving a review. It helps you understand the user journey, showing whether feedback is typically given immediately after installation or after a longer period of use.

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

#### 4. Top Locations by Reviews

This chart displays the total number of reviews originating from different countries, allowing you to identify the most active and vocal user markets within the Shopify ecosystem.

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

#### 5. Top Stores by Reviews

This table lists the specific stores that have left the most reviews across the App Store. It can help in identifying power users or merchants who are highly engaged in providing feedback.

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

#### 6. Top New Reviews

This feed provides a real-time look at the most recent reviews being published on the App Store. It includes the reviewer, their location, the app being reviewed, the review content, and the rating.&#x20;

<figure><img src="/files/86KnGKu8ZzXpdmRReWjm" alt=""><figcaption></figcaption></figure>

#### 7. Deleted Reviews

This feed shows reviews that have recently been removed from the App Store. Analyzing this can provide insights into resolved issues, or outdated feedback.&#x20;

<figure><img src="/files/37VWb1a5iJId7Ra2y0OO" alt=""><figcaption></figcaption></figure>

### How Review Dashboard can benefit you

* **Identify Macro-Level Trends:** By monitoring the overall volume and distribution of reviews, you can spot emerging trends across the entire Shopify App Store. This helps you understand the broader market context in which your app operates and anticipate shifts in user behavior.
* **Discover High-Engagement Niches:** Analyzing which app categories are receiving the most user feedback is invaluable for competitive analysis. It allows you to discover potential new opportunities, and understand where merchants are most actively voicing their needs.
* **Benchmark User Behavior:** The dashboard provides a baseline for typical user behavior across the ecosystem, from geographical distribution to engagement timelines. You can compare your own app's performance against these market averages to see if your patterns are normal or an outlier.
* **Access an Unfiltered Market Pulse:** The real-time feed of new and deleted reviews acts as a powerful social listening tool. It gives you raw, unfiltered insights into what real users are currently praising, needing, or complaining about across a wide range of apps, revealing the current pain points and desires of Shopify merchants.


---

# 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://docs.letsmetrix.com/app-insights/review-dashboard.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.
