Entering as a guest

    Entering as a guest


    Article summary

    To join a campaign as a guest, you can run the player without passing user information, as shown in the sample code below. If a guest-participating user requires a login (for example, if only logged-in users can enter chat), you can set it to move to the login screen in the messageCallback.

    <script type="text/javascript" src="https://static.shoplive.cloud/shoplive.js"></script>
    <script>cloud.shoplive.init({ accessKey: 'YOUR ACCESS KEY HERE' });</script>

    Shoplive Admin provides an option to set whether to allow guests to chat.