Initialize the Usertour SDK with your environment token
init()
method initializes the Usertour SDK for your environment. This method must be called once per page load before making any other Usertour.js calls.
init()
method must be called before any other Usertour.js methods