Player Info Sync
Note: View Player Info Sync in the API reference.
Player Info Sync is used to synchronize the player's data in the webstore.
To utilize Player Info Sync, navigate to the “Integrations” section of the Admin panel and ensure that the Player Info Sync URL field contains a valid URL. When the URL is provided, the webstore will establish communication with the publisher's webhook under the following conditions:
- When a player logs in.
- When a player makes a purchase.
- When 5 minutes have elapsed since the player's last synchronization.
The webhook provides the webstore with the following information:
- The offers to be displayed to the player, along with their products contents.
- The list of segments of the player.
- The player's in-game balance.
- The recommended offers to focus on in the webstore.
Updated 4 days ago