Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »


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

All SmartStream products are hosted by Betgenius and designed to be embedded within a client hosted webpage via an iframe.


SmartStream Release Process

SmartStream 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 SmartStream.

A separate UAT SmartStream 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 SmartStream integrated to enable you to review up-and-coming features and fixes before they reach Production.

Embedding a widget/scorecenter

<iframe id="scoreboard" src="https://matchcenter.ci.football.geniussports.com/widgets/scoreboard/7292687" width="1024" height="179" style="border: 0;"></iframe>
<iframe id="scorecenter" src="https://matchcenter.ci.football.geniussports.com/sportsbook/7292687" width="1024" height="179" style="border: 0;"></iframe>
  • No labels