# Advanced Analytics reporting

Last updated: May 14, 2025

Currently available on Grow and Excel plans, Advanced Analytics provides best-in-class visualization and reporting capabilities for your subscription business, reflecting a real-time look at performance with customizable time frames and aggregation settings to narrow in on relevant data and trends.

{% hint style="warning" %}
**Note:** If you don’t see Advanced Analytics in your navigation, please confirm you have access to this feature at your plan level (Currently only available on Grow and Excel plans).
{% endhint %}

To access Advanced Analytics, please navigate to the **Advanced Analytics** tab in the Smartrr app:

<figure><img src="/files/4Vf50RuVGgvYf12WcGpK" alt=""><figcaption></figcaption></figure>

### Definitions

Subscription and subscription customer counts are broken out between **Active**, **Paused**, **New** and **Canceled** statuses. Subscription customer counts will typically be slightly lower than subscription counts since some subscribers often have multiple subscriptions.&#x20;

**Active** subscriptions will generate new recurring orders automatically per the terms of the subscription contract.&#x20;

**Paused** subscriptions will not generate new orders automatically, but are available to be set back to active if needed since the subscription contract is still in effect.&#x20;

**Canceled** subscriptions will not generate new orders and cannot be set back to active without requiring a new customer checkout and a new subscription contract.

**New** subscriptions are any subscriptions that were created in that timeframe (e.g. in that month if the Aggregation Interval is set to Monthly).

### Using the page

In the upper left of the Advanced Analytics view, you will see options that allow you to configure the Date Range and Aggregation Interval of the report. Aggregation Interval refers to what timeframe the data will be “grouped” by (e.g. customer county by day, month or week).

![](/files/qc3ircZlwIhOurZIhRkg)

Just below the Date Range and Aggregation Interval there is a summary of key performance indicators (KPI). The definitions of each of these indicators are visible by hovering over the small ⓘ icon:

![](/files/Ul4FZdYthoRoMze2xgH0)

Each KPI will be compared to the prior period, so if you have select 90 days, it will compare the most recent 90 days to the 90 day period immediately prior (e.g. January - March compared to October - December).

The rest of the dashboard shows various visualizations of business performance metrics. All data can be exported by clicking the dot menu at the upper right of every dashboard element:

![](/files/C0UMje44V2IZlPs9nF2F)

Hovering over any data element will bring up a tooltip showing the underlying data details.

![](/files/3dtRgUxPmm3Fy5gh91R0)

Clicking on any element in a chart legend will hide or show that element in the chart.

![](/files/lK3NbwoNqZDqhQDHYw9R)


---

# 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://help.smartrr.com/docs/support/admin-portal/advanced-analytics-reporting.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.
