Documentation
Launch Widget
The Launch Widget is an optional UI widget in the form of a small bubble that can appear on the bottom-right of your webpage.
This widget contains a list of all the tours available for that page. Users can browse and launch tours from it, by clicking on a tour in the list. The Launch Widget will display appropriate Helper tours made for the page it's being opened from.
By default, this widget is hidden. It can be made visible with the following script:
<script> bytesroute.execute('isVisible', true) </script>

The Launch Widget and expanded window
Opening the Launch Widget

Opening the Launch Widget and displaying the list of tours available for the current page