Skip to main content
How can I show the Messenger window within having to click the bubble?

Hey @lisa b13​ 

 

You can have the messenger open automatically on a page without the user clicking on the Messenger bubble by using this command:

 

Intercom('show'); 

 

Every time the page is refreshed it opens the intercom messenger automatically.

 

Hope that helps 🙌


Reply