Data exports
Recurly offers a variety of ways to export your data. This page will give you a high-level overview of how to retrieve exports, what each export does, and some tips on how to use them. If you're interested in learning about each export in detail, please see below.
Overview
Prerequisites
- Users must have Analytics user role permission.
Exports overview
-
All of the exports listed in the below table are available through the admin console and the Recurly API.
-
Exports will use the site timezone (under Site Settings) rather than the users timezone when determining what data will be exported. Additionally, the days that are requested will be exported in their entirety rather than potentially having missing data for current day.
-
See New Versions for information about how changes to individual exports will create new versions of that export.
-
See Automated Exports for more information about access via the Recurly API.
-
Download Button Download the Recurly Exports ERD
-
Download Button Download the complete Exports schema
Export Name | Export Description |
|---|---|
Account notes that have been created on accounts. | |
Account-level information. | |
Each charge and credit adjustment, including tax information broken down by jurisdiction (country, state/province, county, city, special). | |
Each charge and credit adjustment broken out by discount per coupon redemption. This export will only show on the Exports page if you have Multiple Coupons Per Account enabled under Coupon Settings. | |
The Adjustments - Taxes export is for reporting on taxes calculated through Vertex and Avalara for Communications (AFC). | |
Billing information associated with accounts. | |
All redemptions of coupons. | |
All coupons that are set-up on the site. | |
All unique codes for a bulk coupon. | |
All credit payments, encompassing the use of outstanding credit balances to pay invoices. | |
All purchased gift cards. | |
All customers who have yet to settle their invoices and gives a detailed report on the aging of all unsettled receivables. | |
All external invoices that are generated for accounts with subscriptions created on third-party platforms such as the Apple App Store or Google Play Store. | |
Invoice header information and summary totals. | |
All invoice numbers not used for generated invoices. | |
All plan add-ons created from a saved item in your Item Catalog. | |
All subscription add-ons created from a saved item in your Item Catalog.- | |
A Revenue waterfall for your charges on a monthly basis. This export will only show on the Exports page if the site has theRevenue Recognition feature enabled. | |
Your customers' subscriptions to your plans. | |
The history of each subscription including all versions created following any change to a subscription. | |
All the detailed information about all the subscription add-ons created within a specific timeframe. | |
All the changes made to a subscription add-on over time. | |
Subscriptions that have expired and are no longer active. | |
All the detailed information on external subscriptions stored on third-party platforms like the Apple App Store or Google Play Store. | |
All data on each subscription operating under a ramp priced billing model. | |
Usage records logged for your customer's usage-based subscription add-ons. | |
Data sent to the payment gateway when processing a transaction. |
Deprecated Exports
Export Name | Export Description |
|---|---|
Invoices (Deprecated) |
Once your site has the Credit Invoices feature enabled, this export will no longer be available. |
Exporting data
When you generate an export, you can also select a time range along with other filters for the information you want to receive. Once you request the export, the request will begin processing. You can view the status of your request on the export page. Once your request is completed you'll see a "Download" link that you can then click to get the export. These generated exports will be available for download for 7 days.
All exports default to using ZIP compression.
Examples: All accounts created in May
- Navigate to Analytics-> Exports.
- Select Accounts
- Select the Versions, Account status and Export on filters
- Select Time range to Between and Start date to May 1 and End date to May 31
- Click Generate Export
Example: All subscriptions that have expired
- Navigate to Analytics -> Exports.
- Select Subscriptions - Churned.
- Select the Versions filter
- Select Time range to All Time
- Click Generate Export
Example: All coupons redeemed in July
- Navigate to Analytics -> Exports.
- Select Coupon Redemptions.
- Select the Versions filter
- Select Time range to Between and Start date to July 1 and End date to July 31
- Click Generate Export.
Helpful tips: combining exports
Sometimes, the information you need will be split across more than one export. Excel will allow you to perform a join, and combine the exports. For instructions on combining exports, please see this video.
Updated 4 days ago