# Subscription & Earning by Plans

### Understand the dashboard

#### 1. Subscription | Earning by Plans able

This table indicates a detailed summary for each of an app’s **Price Plan**. The data is split into **Monthly** and **Yearly** sections.&#x20;

For each metric, there are two columns: the left column represents **Subscription** data (related to active users), and the right column represents **Earning** data (related to revenue).

<figure><img src="/files/6hFjdpmLiE0aw2qRhzRA" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="115"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Metric</strong></td><td><strong>Subscription Column (Left)</strong></td><td><strong>Earning Column (Right)</strong></td></tr><tr><td>Merchants</td><td>The number of active merchants currently subscribed to that plan.</td><td>The number of merchants who contributed to the earnings from that plan.</td></tr><tr><td>Revenue</td><td>The potential revenue from all active subscriptions on that plan.</td><td>The actual revenue earned from that plan within the selected period.</td></tr><tr><td>%</td><td>The percentage of total active subscribers that are on this plan.</td><td>The percentage of total earnings that this plan contributes.</td></tr></tbody></table>

#### 2. Subscription by Pricing Plans&#x20;

This chart visualizes the distribution of an app’s active subscribers, showing which pricing plans are the most popular among its user base.

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

#### 3. Earning by Pricing Plans&#x20;

This chart visualizes an app’s revenue streams, showing which pricing plans contribute the most to total earnings.

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

### How Subscription & Earning by Plans can benefit you

* **Identify Key Plans:** This breakdown helps you quickly identify which pricing plans are the true drivers of your business. By comparing user popularity with revenue contribution, you can pinpoint your most valuable and strategically important subscription tiers.
* **Optimize Pricing Strategy:** The data provides a clear basis for evaluating and refining your pricing structure. It enables you to assess the performance of each plan, identify opportunities for price adjustments, and make informed decisions to better align your pricing with the value you provide.


---

# 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/insights-and-metrics/subscription-and-earning-by-plans.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.
