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

Popup Proactive chat after 10 seconds in case of no action on customer side

edited May 31, 2019 9:20AM in Communication Channels 5 comments

Content

Hi,

Is there an option to pop up the ProactiveChat only after 10 seconds of no action from customer side?

BR,

Ionut.

Code Snippet

<script type="text/javascript">
    RightNow.Client.Controller.addComponent(
        {
            container_element_id: "myChatLinkContainer",
            info_element_id: "myChatLinkInfo",
            link_element_id: "myChatLink",
            instance_id: "sccl_0",
            module: "ConditionalChatLink",
            type: 7
        },
        "https://interface.custhelp.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!