question

Oleksii avatar image
Oleksii asked

How to make segmentation of players that made purchases of some specific bundle?

Hello Everyone, i'm just wondering, is there any way to made the segmentation of users that made purchases of some specific bundles.

If ,yes, is it possible, to rank this users who made the most purchses of specific bundle and who made the first purchase of specific bundle.

Thank You!

Player Data
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

Player segment does not have filter for purchases, as a workaround, you can add tags for the player via AddPlayerTag after it purchased a specific bundle and apply the tag filter for the segment:

Regarding ranking user purchases, you can use statistics to record them and a leaderboard will be generated for each of them, that should help you with your use case. For more details, please see: https://docs.microsoft.com/en-us/gaming/playfab/features/data/playerdata/using-player-statistics#leaderboards


segment.png (13.6 KiB)
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.