> For the complete documentation index, see [llms.txt](https://help.recart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.recart.com/sms/recart-reports.md).

# Recart Reports

A guide to exporting and utilizing Recart performance reports for SMS marketing success.

#### Table of Contents

* [Recart Reports](#reports)
* [How to Access Your Reports](#access)
  * [Performance Reports](#performance)
  * [Attributed Revenue per Flow](#revenue)

***

### Recart Reports

Understanding the impact of your SMS marketing efforts is crucial for optimizing strategies and maximizing returns. As a Recart merchant, you can easily pull comprehensive performance reports tailored to any selected period for your SMS marketing.

These reports provide invaluable insights, including metrics on opt-ins, automated flows, and one-time campaigns. A comparative analysis with previous periods is also included. Additionally, you can generate further detailed reports breaking down attributed revenue per flow, empowering you to fine-tune your marketing tactics and drive better results.

### How to Access Your Reports

1. Go to the [**Reports**](https://app.recart.com/reports) page
2. Here you can export:
   1. A Performance Report for Opt-ins, Automated flows, and Campaigns
   2. A report on Attributed Revenue per Flows

![REP1&2-1](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FuVkURj8VG69p6jrkDKbr%2Frecart-reports-1.jpg?alt=media)

#### Performance Reports

1. Select the desired time period for your report.
   1. You can choose from default periods or set a custom time range.

![REP3](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2Fxwtw7mHI8mFdr3pzGf77%2Frecart-reports-2.jpg?alt=media)

2. After selecting a time period, a comparative period will be generated automatically. You can adjust these dates as needed.

![REP4](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FMJND2ee1ckpIwApSeA2g%2Frecart-reports-3.jpg?alt=media)

3. Click Export
   1. Your report will be emailed to you for download

![REP5](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FXLWmKYZfZdzYRCCk6MUd%2Frecart-reports-4.jpg?alt=media)

4. Your report is now ready for viewing. It includes the following information tabs:

![REP6](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FFrviQVp17lZ2BbTmyiaz%2Frecart-reports-5.jpg?alt=media)

**Summary**

* a summary of the total expenditures and sales generated during the selected time periods.
* a comparison with the previous time period, highlighting performance metrics.**Opt-ins**
* opt-in metrics across the two time periods as well as a performance comparison**Automated Flows**
* automated flow metrics across the two time periods as well as a performance comparison**Campaigns**
* campaign metrics for the selected time period
* total campaigns sent over the two time periods with a percentage comparison
* target audience of campaigns sent

#### Attributed Revenue per Flow

1. Select the desired time frame to view the attributed revenue per flow.

![REP12](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FdAT27FZp2knKvhH9t9DR%2Frecart-reports-6.jpg?alt=media)

2. The report will be emailed to you for download.
3. This report provides detailed information on each purchase attributed to your flows.

For the best layout and ease of use, we recommend opening your reports in Google Sheets or a similar program.

And just like that, you’re ready to export your own reports and are equipped to leverage them for exceptional performance! 🚀

Should you have any questions or require assistance, please don't hesitate to contact our support team. We're here to help! 😊


---

# 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://help.recart.com/sms/recart-reports.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.
