> For the complete documentation index, see [llms.txt](https://purchasely.gitbook.io/purchasely/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://purchasely.gitbook.io/purchasely/analytics/dashboards/live.md).

# Live

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGgUdOzhqa07uh7nB2iZA%2Fuploads%2FNvdMIqmm3dmWKauV5d10%2FCapture%20d%E2%80%99e%CC%81cran%202021-10-19%20a%CC%80%2015.39.05.png?alt=media\&token=cb9d6725-dc0e-45c3-81aa-028ecdcf38cd)

This page provides a real time daily pulse of your subscription business.

You will first find tables of your real time subscriber base and then charts of subscriptions composition.

You can get the live figures on:

* Active subscription statuses
* Active subscribers
* Inactive subscription causes
* Today activity
* Active subscriptions compositions

## Active subscription statuses

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGgUdOzhqa07uh7nB2iZA%2Fuploads%2FCDXNT6S79vBfkChgIerM%2FCapture%20d%E2%80%99e%CC%81cran%202021-10-19%20a%CC%80%2015.39.05.png?alt=media\&token=103fd8a8-654c-4546-acea-961d18979035)

* Active renewing: Your currently active subscribers that will renew
* Active not renewing: Your currently active subscribers that won't renew at the end of their current period
* Active grace period: Your currently active subscribers that had a billing issue and that are enjoying a grace period
* Trial renewing: Your subscribers with a free trial that will renew at the end of their period
* Trial not renewing: Your subscribers with a free trial that won't renew at the end of the period
* Trial grace period: Your subscribers with a free trial that should renew to paid but are experiencing a billing issue
* Intro period renewing: Your subscribers with an intro price that will renew at the end of their period
* Intro period not renewing: Your subscribers with an intro price that won't renew at the end of the period
* Intro period grace period: Your subscribers with an intro price that should renew to paid but are exepriencing a billing issue

## Active subscribers

This page gives the repartition repartition between connected and [anonymous subscribers](/purchasely/advanced-features/anonymous-user.md).

Forcing your users to register before being able to purchase will probably lower down your conversion as you are adding multiple steps ahead of the payment. Anonymous purchases helps you on this but as you will work on conversion and retention, knwoing your customer and being able to reach him on a cold channel like email is important.

You will probably offer your anonymous customers to register after the purchase but this might not be enough and you will want to monitor this and this dashboard was built for that purpose.

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGgUdOzhqa07uh7nB2iZA%2Fuploads%2FsqL2cqygiy94avD5BUpa%2FCapture%20d%E2%80%99e%CC%81cran%202021-10-20%20a%CC%80%2010.13.44.png?alt=media\&token=53ea1b40-2dc0-4909-bbb7-ed978289b372)

## Inactive subscriptions causes

A subscriber churns for many reasons. Understand the reasons why your subscribers churned with this dashboard:

* Terminated: The subscription naturally ended after the user canceled the renewal
* Refunded: The user asked the store to be refunded
* Unpaid: The subscriptions stoped because of a billing issue
* Paused: The subscriber chose to pause the subscription that might start at any time
* Billing retry: There was a billing issue on the subscription that entered a grace period that wasn't successful

Additionaly, we display the total fraud attempts that was blocked by Purchasely.

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGgUdOzhqa07uh7nB2iZA%2Fuploads%2Fm3vGIkZoTTrvOQk0KhAa%2FCapture%20d%E2%80%99e%CC%81cran%202021-10-20%20a%CC%80%2010.25.32.png?alt=media\&token=af0d9670-b75d-4f84-bbd5-66486ccaa219)

## Today

Want to know what happened today? The today dashboard gives you a quick overview of your activity:

* Number of renewals
* Number of subscriptions that entered grace period
* Number of lost subscribers

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGgUdOzhqa07uh7nB2iZA%2Fuploads%2FzTWkFlT7zKQOdR2QNZr7%2FCapture%20d%E2%80%99e%CC%81cran%202021-10-20%20a%CC%80%2010.26.11.png?alt=media\&token=18b45312-cb5e-427d-afaa-1aa6f6af5541)

## Active subscriptions composition

This dashboard provides different views of your active subscribers base in the realtime:

* by store (Apple App Store, Google Play Store, Amazon Appstore, Huawei App Gallery)
* by state (Active, Intro period renewing, Trial renewing, Canceled intro, Canceled trial, Churning)
* by product
* by plan (monthly, yearly, …)

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGgUdOzhqa07uh7nB2iZA%2Fuploads%2FUfPNyhwCtfGCbZIN984c%2FCapture%20d%E2%80%99e%CC%81cran%202021-10-20%20a%CC%80%2010.41.40.png?alt=media\&token=376b505b-32d2-4ac8-93af-9b0d9c3d8f68)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://purchasely.gitbook.io/purchasely/analytics/dashboards/live.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
