To view which of your subscribers converted from a free trial to a paid subscription, you should use the Subscriptions export to compare the trial and expiration dates.
-
Download the Subscriptions Export:
-
In the Recurly Admin Console, go to Analytics > Exports.
-
Download the Subscriptions export with a Time Range for when the subscription was created and a "Subscription Status" filter of "All."
-
-
Compare Trial and Expiration Dates:
-
Once downloaded, compare the
trial_ended_atdate with theexpires_atdate for each subscription. -
If the
trial_ended_atdate is earlier than theexpires_atdate, this means the subscription converted from a free trial to a paid subscription. -
If the
trial_ended_atdate is later than or on the same date as theexpires_atdate, this means the free trial never converted to a paid subscription.
-
If the trial_ended_at date field is populated and the expires_at date is not, it means the subscription is either still in a free trial and has not yet had a chance to convert, or it converted to a paid plan and is still active.
Comments
0 comments
Please sign in to leave a comment.