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

Proactive Chat Inlay Embedded

Received Response
32
Views
9
Comments
edited Jun 7, 2022 1:23PM in General Technical Discussions 9 comments

Hi All,

I want to trigger the chat invite, when below following condition meets.

Answer Id should be 1014553 and inactive time should be 30 sec



But the chat invite trigger for all answers and its not wait 30 sec, The chat invite pop up appear once page loaded. Kindly advise if the above rule is correct or not.



Code :



 <script type='text/javascript'>
    window.EESvcs = { eeid:xxxx};
  </script>
  <script type='text/javascript' src="//ee.channels.ocs.oraclecloud.com/js/eesvcs.js"></script>


<script
  id="oit-loader"
    src="https://{interfaceOrSiteName}.widget.custhelp.com/s/oit/latest/common/v0/libs/oit/loader.js" async>
</script>
<inlay-oracle-chat-embedded
   id="chatInlay"
   class="inlay"
   site-url="{interfaceOrSiteName}.widget.custhelp.com" >
</inlay-oracle-chat-embedded>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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