# Active Subscriptions

### How we get these data

Active Subscriptions data is gathered from Shopify API App Events and Transactions to ensure an accurate and real-time representation of your paying merchant base.

### Understand the dashboard

Active Subscription is the total number of users (shops) satisfying both conditions at the time of reporting:

* Currently installing the application (Installed).
* Currently using a paid plan (Paid Plan).

#### 1. Active Subscriptions&#x20;

The chart visualizes the total number of active subscriptions over your selected time period (Days, Weeks, Months), with a percentage comparison against the previous 31-day period, showing the overall growth trend of your paying users.

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

The breakout table displays the specific daily count of active users, allowing you to track the exact numbers that contribute to the line chart's movement.

The panels below offer a quick historical comparison of your total active subscription count against previous months and years to measure long-term performance.

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

### 2. Plans&#x20;

This table provides a detailed breakdown of active customers across different subscription tiers, showing each plan’s **Interval**, **Active Customer** count, percentage distribution, and the **MRR** contribution for each specific plan.

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

### How Active Subscriptions data can benefit you

* **Sustainable Revenue Tracking:** This represents your "healthiest" customer group – those who are actively paying for and using your product, forming the backbone of your predictable revenue.
* **Low Churn Risk Identification:** Compared to "Zombie users" (those who pay but don't use the app), this active group typically has a much higher renewal rate and long-term loyalty.
* **Customer Support Target:** This is the number one priority group for your Support team. Maintaining the satisfaction of these active paying users is critical for minimizing churn and maximizing Lifetime Value (LTV).


---

# 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-subscriptions.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.
