Mobile App -> UserID & Leaderboard

To run a mini-game in a mobile app, Webview functionality must be supported.

The brand mini-game uses the provided leaderboard. The brand’s app and system send the user ID (e.g., customer ID) to the mini-game system, and after the game, the user ID is displayed on the leaderboard.

Parameter

NameDescriptionFormatSample

userid

Unique ID generated from the brand's system

Alphanumeric (case-sensitive) + up to 20 digits

T4g4fLTaorjames

Example, Original campaign URL address https://branded.mini-games.io/?php=landing@8NKHT2hK&campaign_no=1 The brand's system must call this URL and send the "userid".

https://branded.mini-games.io/?php=landing@8NKHT2hK&campaign_no=1&userid=T4g4fLTa

If the Brand system sends the userid value as a number, such as 3259, the value 3259 will be stored in the Name field after the game.

Please refer to the following page for leaderboard settings and related features.

Last updated