Currently the firebase integration sends both trial conversions and renewals as the same event to firebase (purchase), and this is a problem when it comes to running google ads.
In google ads, we wish to see how many trials converted from a campaign, but since this isn’t a separate event, renewals and trial conversions are combined and its not possible to see the number of new paying subscribers that we obtained by a google ads campaign.
Can RevenueCat please add the ability to also send the the trial converted event as rc_trial_converted ?
This would be a great help.
Below is the current Firebase event mapping. Currently trial conversions are mapped to ‘purchase’.