I’ve integrated Firebase with RevenueCat and can see RevenueCat’s analytics events, including rc_trial_start
, in Firebase. However, when I import these events into Google Ads as conversion events, no data appears.
I’ve been running a Google iOS campaign and want to track rc_trial_start
as a conversion event. Despite users starting a free trial from the campaign (validated through SKAdNetwork), the conversion count for this event remains at zero in Google Ads.
Here’s what I’ve already checked:
rc_trial_start
is visible in Firebase and marked as a conversion event.- Firebase is properly linked with Google Ads.
- The campaign is successfully tracking SKAdNetwork events.
Has anyone experienced a similar issue or have insights into what might be causing this problem? Any suggestions or guidance would be greatly appreciated.