Skip to Content
Menu
This question has been flagged
1 Reply
590 Views

I am using the Odoo Live Chat widget on my wordpress website.  I insert the example script to display the Live widget on my website:

  <script defer="defer" type="text/javascript" src="https://xxx.odoo.com/im_livechat/loader/2"></script>

   <script defer="defer" type="text/javascript" src="https://xxx.odoo.com/im_livechat/assets_embed.js"></script>


The live chat box opens immediatly when you goto the page.  I want to delay the open of the live chat by 10sec, so the user needs to be on the webpage for 10sec before the chat widget opens or they click on the widget?

How do I do this?

Avatar
Discard
Best Answer

Could you try using the "Open Automatically" timer parameter?

Avatar
Discard
Related Posts Replies Views Activity
0
Jan 25
782
1
Jun 25
1082
0
Apr 25
769
3
Mar 25
1987
2
Feb 25
4719