# Active Users

### How we get these data

Active Users data is retrieved from Shopify API App Events for analysis and insights.&#x20;

This is a snapshot metric, calculated by the final status of each unique user.

### Understand the dashboard&#x20;

Active Users (or Active Shops) is the total number of **unique shops** currently having the application installed at the time of reporting (including New Users).

* This metric represents the size of the existing customer base (Installed Base).
* It excludes shops that have uninstalled (Uninstalled) and shops that have been closed/frozen (Frozen/Deactive).

#### 1. Active Users

The chart visualizes the total number of active users over your selected time period (Days, Weeks, Months), with a percentage comparison against the previous 31-day period. You can view the chart in either Combined/Separate mode.&#x20;

<figure><img src="/files/o3cJ20z56kT6OCfKzSwM" alt="" width="563"><figcaption></figcaption></figure>

The breakout table shows the daily changes that contribute to this trend, including **Active**, **Reactivation**, **Deactivation**, and **Churned** users.&#x20;

The panels below offer a quick historical comparison of your total active user count against previous months and years.

<figure><img src="/files/qbDnvSnCSnIp26bqoegB" alt="" width="563"><figcaption></figcaption></figure>

#### 2. Monthly growth&#x20;

This chart displays your monthly **Retained** versus **Churned** users, with a line graph showing the overall **Net** growth trend. It helps you visualize your user base health on a macro level, smoothing out daily fluctuations.

<figure><img src="/files/pahJKBAa273IvFo3v8bz" alt="" width="563"><figcaption></figcaption></figure>

#### 3. Plans

This table breaks down your active customers by their subscription plan. It shows each plan’s Interval, the number of **Active Customers**, their percentage distribution, and the total **MRR** each plan contributes.

<figure><img src="/files/kbpiesS1v35gHAt0JVLy" alt="" width="563"><figcaption></figcaption></figure>

### How Active Users data can benefit you&#x20;

* **Measure Market Reach:** The total active user count is the clearest indicator of your app's market adoption and overall footprint. It represents the size of the customer base your application is successfully reaching and retaining.
* **Assess Revenue Potential:** This is the maximum available customer base that you can convert into Paying Users, serving as a key input for revenue forecasting and strategy evaluation.
* **Monitor Overall Health:** A flat or declining active user trend signals potential growth or retention issues. This metric serves as a high-level health check and highlights when further investigation is needed.


---

# 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/shopify-metrics/active-users.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.
