Do both `rc_trial_converted_event` and `rc_initial_purchase_event` fire at the same time when a user completes their free trial and pays for the first time?
The definitions are:
Initial purchase: A new subscription has been purchased.
Trial converted: When an auto-renewing subscription product converts from a free trial to normal paid period.
In another post you replied:
Are both rc_trial_started_event and rc_initial_purchase_event sent, when Trial is started? Or is it only the trial one?
You’re probably sensing a theme here, but just the rc_trial_started_event
will fire here.
Not clear from your Flow charts as rc_trial_converted_event is not there, you’re showing initial_purchase and renewal.