You can use the Adjustments export to find a list of subscribers for each coupon code and the total amount they have paid.
Here's how to collect this data:
-
Download the Adjustments export from Analytics > Exports in the Recurly Admin Console.
-
Once downloaded, you can use the
adjustment_coupon_codecolumn to segment your data by each coupon. -
The
adjustment_totalcolumn shows the final amount that was paid by the customer after the coupon discount was applied. -
You can find the specific subscribers who used each coupon by referencing the
account_codecolumn for each line item.
Comments
0 comments
Please sign in to leave a comment.