question

Irina Fikhgendler avatar image
Irina Fikhgendler asked

I want integrate existed games (photon, java, json events) with PlayFab analytics and games/players management without rewriting existed code. SDK sends events to Kafka for next steps. Which way can recommend you ? Thanks!

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

·
Sarah Zhang avatar image
Sarah Zhang answered

We recommend you integrate the existed game with PlayFab SDK firstly. If you developed the game with Java, you can find the corresponding SDK on the SDK page. Then you at least need to use PlayFab Authentication Features in your game to let PlayFab achieve the player management. If you have written the code of the authentication system, it will be necessary to rewrite the existed code. When game developers use PlayFab authentication and other features in the game, SDK will create and send the corresponding default events to PlayFab automatically, then PlayFab can do analysis. For other custom events, you also need to send them to PlayFab via PlayFab SDK to help PlayFab captures them and do the analysis. Otherwise, PlayFab cannot achieve the analysis and management of the game.

1 comment
10 |1200

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

Irina Fikhgendler avatar image Irina Fikhgendler commented ·

Sarah, thank you very much!

0 Likes 0 ·

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.