Leaderboard widget
The player-facing UI widget offers convenient progress tracking on both desktop and mobile devices. This widget is typically positioned either above or beside the games, allowing players to monitor their progress in real-time. It has a compact form that provides quick access to important information such as current rank and score, and an expanded from with more detailed information such as the entire leaderboard, prize table, and terms and conditions.
The widget can be integrated by the following methods, depending on the UI technology used on the host site:
Game providers and aggregators are highly recommended to use the Plain JavaScript integration and include the widget as part of the game UI, so the widget is integrated only once and then shipped to all operators instead of requiring a separate integration for each operator.
The best option is to wrap the game UI in an iframe, place the widget launch code within it alongside the game, and return this iframe whenever an operator launches one of the games.
