If you are looking for a way to display the Live Tracking web page within your own website, you can use the below HTML code.
Copy and paste the code into the page where you would like to show the Live Tracking web page. YOUR EVENT ID should be the id of your event.
<iframe src="http://live.sporthive.com/event/YOUR EVENT ID/Live?mode=iframe" frameborder="0" width="100%" height="500px" />
It is also possible to pre-select a couple of participants, for example:
<iframe src="http://live.sporthive.com/event/YOUR EVENT ID/Live?chipcode=0000001&chipcode=0000002&chipcode=0000003&mode=iframe" frameborder="0" width="100%" height="500px" />