# ReCharge Payments

Our ReCharge Payments integration is primarily designed to track the following server-side events:

* Subscription Started
* Subscription Paused
* Subscription Canceled

Our Shopify and BigCommerce Apps also track re-billing events triggered by ReCharge Payments out-of-the-box. The value of our ReCharge Payments integration is that it allows you to track the creation and updates to ReCharge subscriptions.

*(Detailed event schema documentation coming soon.)*

### Use Cases

* Analyze customer journies that lead to subscription sign-ups in Google Analytics, MixPanel or Amplitude.
* Measure one-time purchases from shoppers with active subscriptions
* Trigger email and SMS campaigns when customers pause or cancel their subscriptions.


---

# 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://learn.fueled.io/integrations/sources/recharge-payments.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.
