# Shoffi Metrics (Beta)

***

### How to enable Shoffi Metrics

#### If you have at least 1 integrated app

1. Open **Metrics**.
2. Click **Opt-in Shoffi Metrics**.
3. Wait a few minutes/hours while we process it.
4. When it’s ready, you will ne notified by email and in the platform.

#### If you have no integrated apps

Shoffi Metrics requires at least one app fully integrated with Shoffi.

Go to **My Apps**, finish integrating an app, then come back to **Metrics** to opt in.

### What you will see in Shoffi Metrics

#### Summary cards

Shoffi Metrics shows key metrics at the top:

* **Gross Earning**\
  Total earnings in the selected time range.
* **MRR (Monthly Recurring Revenue)**\
  Your recurring revenue from subscriptions.
* **ARR (Annual Recurring Revenue)**\
  Your recurring revenue annualized.
* **Usage & One-Time**\
  Revenue from usage-based charges and one-time purchases.
* **Active Subscribers**\
  How many subscribers are currently active.
* **ARPU (Average Revenue Per User)**\
  Average recurring revenue per active subscriber.
* **LTV (Lifetime Value)**\
  Estimated customer lifetime value based on your recent data.
* **Churn**\
  Subscriber churn rate in the selected time range.

#### Revenue charts

The Revenue section helps you spot trends over time, such as:

* **Gross Earning trend**
* **MRR trend**

#### Filters

You can filter the dashboard to focus on what you need, for example:

* **App selector** (choose which app to view)
* **Date range** (example: last 30 days)

***

### Tooltips and definitions

If you want more detail about any number or chart, hover over it. Tooltips explain what the metric means and how it is calculated.

### Troubleshooting

#### I don’t see data

* Confirm your app integration status is **Completed**.
* Make sure you’re viewing the right app in the apps selector.


---

# 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.shoffi.app/for-app-owners/shoffi-metrics-beta.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.
