GameTrackers Integrations


This page describes how to integrate with the variety of GameTracker products with examples.

All GameTracker 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 maintain a replica environment of your own site with the UAT version of GameTracker integrated to enable you to review up-and-coming features and fixes before they reach Production.

Embedding a widget/GameTracker

  • UAT and Testing URL
    • https://matchcenter.uat.<sport>.geniussports.com/widgets/<tracker>/<bookmakerName>/<bookmakerFixtureId>
  • Production URL
    • https://matchcenter.<sport>.geniussports.com/widgets/<tracker>/<bookmakerName>/<bookmakerFixtureId>

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.


<iframe id="scoreboard" src="https://matchcenter.football.geniussports.com/widgets/scoreboard/6001/1320644800" width="1024" height="179" style="border: 0;"></iframe>
<iframe id="scorecenter" src="https://matchcenter.football.geniussports.com/sportsbook/6001/1320644800" width="1024" height="179" style="border: 0;"></iframe>


NB! Hight property in iframe needs to be set at least to 400 pixels to have a properly functional game tracker widget on mobile.

Additional information


  1. /wiki/spaces/~439309987/pages/2408120429
  2. NFL GameTracker and examples
  3. /wiki/spaces/~439309987/pages/2408087567
  4. /wiki/spaces/~439309987/pages/2408087586


In order to start the Integration Project, Genius Sports require to whitelist the external clients domain or domains where the widgets will be used on.