|
|
|
|
|
by adanhn
2891 days ago
|
|
About time. It just saddens me that after so long dealing with the myriad problems of selling through the AppStore, the response has to come from a third party instead of Apple. Well, I guess it's developers solving developers' problems. Question: How does RevenueCat data integrate with my data pipeline? Seeing all the metrics and charts in your dashboard is great, but if I already have a data solution set up, is there a way to export all the revenue data from RevenueCat into our infrastructure? |
|
Our dashboard is pretty MVP still. It's good but there is a lot we want to do yet.
There are a couple ways you can get the data out of our service.
We have webhooks that are like Apple's server-to-server notifications, but not terrible. We normalize them between Apple and Google and actually provide events that Apple does not (when a user unsubscribes).
Our Grow plan offers an ETL export where we can deliver you daily (or faster) CSV's ready to be loaded into Redshift or to be incorporated into your own ETL.
We also can do event forward and send subscription events as they happen to third party services like Mixpanel, Google Analytics, or Amplitude. So you can track renewal events without users opening their phones.