...
The iframe code should be placed within the body of the webpage where you would like the widget to appear. The script below is an example that embeds a Football Multisport Game Tracker product for Football.
Code Block | ||
---|---|---|
| ||
<iframe id="gsm-game-tracker" scrolling="no" src="https://gsm-widgets-uat.betstream.betgenius.com/americanfootballgametracker?group[0][fixtureId]=6992769&productName=sportsgossip" width="100%" height="320px" style="border: 0;"></iframe> |
...
In case that require component stand-alone need use a different URL
https://gsm-widgets-uat.betstream.betgenius.com/americanfootballgametrackerpartial
Exist the posibility to use the following components
ScoreBoard
...
ScoreBoardTo use the scoreboard stand-alone require that the activeContent should be equal to scoreboard
Example URL:
...
Query parameters
Game Tracker
Name | Purpose | Mandatory | Notes |
---|---|---|---|
| Dictates which configuration should be used to render the Game Tracker | Yes | Is a string that would be provided by ops |
| Defines what content should be rendered. It can be used to have several fixtures defined as fallback | Yes | Only use the default Group value provided by Genius, Example: |
| Which tab is active on render | No | Available options:
|
| Defines what content should be rendered. | ||
| Choose the language | No | Options are described in the translations section |
...
Name | Purpose | Mandatory | Notes |
---|---|---|---|
| Dictates which configuration should be used to render the Game Tracker | Yes | Is a string that would be provided by ops |
| Defines what content should be rendered. | Yes | |
| Choose the language | No | Options are described in the translations section |
| Define the stand-alone component that will be used | Yes | Only work when need stand-alone components |
...
In order to have a working widget a configuration must be created, this is handled by operations team.
Translations
In order to use any other than the default language, it needs to be translated.
...