Skip to content

Widget installation

From Settings → Integration, copy your personalized integration code containing your unique studio ID.

<div id="fitresa-widget" data-gym="your-slug"></div>
<script src="https://widget.fitresa.com/widget.js" defer></script>

Place the <div> where you want the widget to appear and the <script> just before </body>.