How can I make the messenger widget open automatically after scrolling 50% of the page or after specific time? | Community
Skip to main content
Answered

How can I make the messenger widget open automatically after scrolling 50% of the page or after specific time?

  • January 18, 2023
  • 1 reply
  • 1309 views

How can I make the messenger widget open automatically after scrolling 50% of the page or after specific time?

Best answer by Oseas

Hey @osama h11​! Oséas here from Customer Support Engineering🕵️

 

You can use our method Intercom('show'); to launch the Messenger based on events that happen on your page. However, you'd have to develop the logic on your end to detect when a user scrolls half of your page or when some time has passed after the page was loaded. These links might help you when developing this behaviour:

 

1 reply

Oseas
Employee
Forum|alt.badge.img+4
  • Employee
  • Answer
  • January 20, 2023

Hey @osama h11​! Oséas here from Customer Support Engineering🕵️

 

You can use our method Intercom('show'); to launch the Messenger based on events that happen on your page. However, you'd have to develop the logic on your end to detect when a user scrolls half of your page or when some time has passed after the page was loaded. These links might help you when developing this behaviour: