Versions Compared
Version | Old Version 17 | New Version Current |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Column | |
---|---|
|
This page describes how to integrate with the variety of GameTracker products Multisport Game Tracker product with examples.
All GameTracker Game Tracker products are hosted by Genius Sports and designed to be embedded within a client-hosted webpage via an iframe.
Release Process for GamerTrackers
GameTracker is released to it’s user acceptance testing (UAT) environment every two weeks with new features and bug fixes. Release notes will be published at the start of each cycle detailing what features and fixes are to be included in the release.
After two weeks have passed with no critical issues, the version will be pushed to Production where it will be visible on your live site. It is at your discretion that you keep track of these release notes to ensure you are still successfully integrating and that you are satisfied with the new and upcoming version of GameTrackers.
A separate UAT GameTracker URL will be included as part of your integration details for you to use. It is highly recommended that you We encourage you to reach out regarding the timeline for when the widget will be ready. It is highly advisable to maintain a replica environment of your own site with that incorporates the UAT version of GameTracker integrated to enable you to review up-and-coming Game Tracker. This will allow you to preview upcoming features and fixes before they reach Production.Image Removedare deployed to Production.
The documentation does not specify the available competitions, as we depend on what is accessible and being covered at any given time. Currently, only American Football has logic that is specific to a competition. For the Multisport Game Trackers, we are committed to retrieving the data; if it exists, we will ensure its display.
Embedding a widget/
GameTrackergame tracker
UAT and Testing
gsm-widgets-uat.
multisportgametracker?fixtureId=<fixtureId>&productName=<productName>
https://gsm-widgets-uat.betstream.betgenius.com/multisportgametracker?fixtureId=<fixtureId>&productName=<productName>&layout=<layout>
gsm-widgets-uat.betstream.betgenius.com/multisportgametracker?fixtureId=<fixtureId>&productName=<productName>&widget=<widget>
Production
<fixtureId>&productName=<productName>
Image AddedGenius Sports?fixtureId=<fixtureId>&productName=<productName>&layout=<layout>
Image AddedGenius Sports?fixtureId=<fixtureId>&productName=<productName>&widget=<widget>
Note: Depending on client preferences, the URLs will include additional details to reflect using Genius Sports Fixture IDs or
platform-specific IDs.
The iframe code below should be placed within the body of the webpage where you would like the HTML Game Tracker product application to appear. The script below is an example that embeds a Football Game Tracker product and should be replaced with the location of your client specific product which will be provided by Genius Sports.
Code Block | ||
---|---|---|
| ||
<iframe id="scoreboard" src="https://matchcenter.football.geniussports.com/widgets/scoreboard/6001/1320644800" width="1024" height="179" style="border: 0;"></iframe> |
Code Block | ||
---|---|---|
| ||
<iframe id="scorecenter" src="https://matchcenter.football.geniussports.com/sportsbook/6001/1320644800" width="1024" height="179" style="border: 0;"></iframe> |
Additional information
- /wiki/spaces/~439309987/pages/2408120429
- NFL GameTracker and examples
- /wiki/spaces/~439309987/pages/2408087567
- /wiki/spaces/~439309987/pages/2408087586
Important:The height property in the iframe must be set to a minimum of 400 pixels to ensure the game tracker widget functions properly on mobile devices.
There are minimum dimensions required for the widgets to work properly. Dimensions can be modified as long as it isn’t smaller than 300x350.
In order to initiate the Integration Project, Genius Sports requires the whitelisting of the external client domains where the widgets will be utilized.