question

Zack Stein avatar image
Zack Stein asked

Tracking Revenue without transaction being handled by Playfab,Logging Revenue Without Purchase Handled by Playfab?

Hello,

I use Cordova to package my application and would like to track/receive the email for metrics like ARPU and ARPDAU. Currently the transactions are fully handled and verified by the app stores.

Is there any way to log those purchases as revenue in Playfab without Playfab being involved in handling the purchase process?

Thank you!

,
datapricing
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Citrus Yan avatar image
Citrus Yan answered

Currently logging purchases as revenue without PlayFab being involved is not supported (there is no API for this). You can make a feature request about it here:

https://community.playfab.com/spaces/24/index.html

Therefore, to make this work, you may need to consider integrating transaction processes with PlayFab.

Or, you can also write custom events - each representing the data of a single purchase to PlayFab, and use PlayFab Insights to access & do custom analysis on them, for more details, please see:

https://docs.microsoft.com/en-us/gaming/playfab/features/insights/insights/

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.