question

stevankosticdev avatar image
stevankosticdev asked

Catalogue analytics without Catalogue

Hi, so i want to track which item is the most popular in ingame store. The store content is user generated so i can't add all the items in Catalogue on PlayFab. So is there a way for me to send store purchases (send item_id and value) without having an item in Catalogue?

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

We don’t have built-in APIs to perform such operations, however, you can send custom events to PlayFab with player’ purchase data in it using our WriteEvents/WriteTelemetryEvents API methods, and analyze them later on.

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.