# Subscription Apps

{% hint style="info" %}
**Looking to test the price of subscription products?** Shoplift supports price testing on Recharge subscription products. See the [subscription price testing setup guide](https://docs.shoplift.ai/test/price-testing/subscription-price-testing) to get started.
{% endhint %}

### Supported subscription apps

Shoplift provides in-depth reporting out-of-the-box on subscription orders created by most subscription apps with no prior setup required, including:

* **Recharge**
* **Stay.ai**
* **Skio**
* **Loop**
* **Smartrr**
* **Prive**
* **Subify**
* **Yotpo**
* **Ongoing Subscriptions**
* **Ordergroove**
* **Appstle**
* **Bold** (if you have "first order" tags set up)

To view reporting on your tests for subscription apps, simply change the "View" on a particular table on the test report page to the "Subscription metrics" view.

{% hint style="warning" %}
If you are using a subscription app that isn't covered here and would like us to integrate it, reach out to <help@shoplift.ai>.&#x20;
{% endhint %}

### Supported order tags

We track first-time subscription orders that have one of the following order tags:

* `Subscription First Order`
* `First subscription order`
* `First Subscription`
* `First time subscriber`
* `appstle_subscription_first_order`
* `Recurring Order #1`
* `ongoing_subscription_first_order`
* `Ordergroove Trigger Order`
* `subscription_start`&#x20;
* `seal_new_subscription`
* Starts with: `seal_new_subscription`
* `subscription_first_order`
* `Loop Subscription First Order`

{% hint style="warning" %}
If you are using a subscription app that uses tags not covered here OR are using custom order tags, please reach out to <help@shoplift.ai> for assistance.
{% endhint %}


---

# 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.shoplift.ai/integrate/subscription-apps.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.
