You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Syndicated proactive chat widget not working

edited Apr 7, 2020 9:27AM in Communication Channels 5 comments

Content

I have got the code for syndicated proactive widget and pasted it in an external page. But the chat widget is not popping up. Chat is enabled and is working fine. Is there anything else that should be taken care of while using syndicated proactive chat widget.

The syndicated conditional chat is working fine.

 

 

Code Snippet

 <script type="text/javascript">
    RightNow.Client.Controller.addComponent(
        {
            chat_login_page: "/app/chat/chat_launch",
            seconds: 5,
            instance_id: "spac_0",
            div_id: "myDiv",
            module: "ProactiveChat",
            type: 2
        },
        "//opn-4.widget.rightnowdemo.com/ci/ws/get"
    );
</script>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!