On desktop, automatically open the full widget for users. On mobile devices, display a smaller message encouraging users to manually open the widget. This approach ensures a tailored user experience based on device type while promoting engagement with the widget's functionality.
visit our website: Techs slassh
Hi @jbobbermen,
For your queries:
1.Is it possible to modify the JS code to only open the full widget if the user is on desktop?
Ans: It is currently not possible to determine if the widget is loading in a desktop or a mobile device.
2.Is it possible to display a smaller message encouraging users to open the widget instead of the full widget? e.g. like this
Ans: You could make use of the chat widget campaign for this use case, Please check out the below article for the same:
https://crmsupport.freshworks.com/en/support/solutions/articles/50000003026-how-to-setup-triggered-messages-in-freshworks-crm-
Hi @jbobbermen,
For your queries:
1.Is it possible to modify the JS code to only open the full widget if the user is on desktop?
Ans: It is currently not possible to determine if the widget is loading in a desktop or a mobile device.
2.Is it possible to display a smaller message encouraging users to open the widget instead of the full widget? e.g. like this
Ans: You could make use of the chat widget campaign for this use case, Please check out the below article for the same:
https://crmsupport.freshworks.com/en/support/solutions/articles/50000003026-how-to-setup-triggered-messages-in-freshworks-crm-
Thanks for your suggestion Surya.
While the linked article wasn’t exactly what we were looking for (it appears to be only for Freshsales and Freshmarketer), your comment did lead me to finding the Freshdesk Customer Journeys option:
https://crmsupport.freshworks.com/en/support/solutions/articles/50000004359-send-proactive-messages-and-engage-your-customers
On desktop, automatically open the full widget for users. On mobile devices, display a smaller message encouraging users to manually open the widget. This approach ensures a tailored user experience based on device type while promoting engagement with the widget's functionality.
visit our website: Specail offer
To implement a chat popup on page load, start by designing an engaging and user-friendly interface that captures visitors' attention without being intrusive. Use JavaScript to trigger the popup when the page finishes loading, ensuring it appears smoothly, perhaps with a slight fade-in effect. Consider incorporating a welcoming message that encourages users to ask questions or seek assistance. Make sure the chat popup is easily dismissible, allowing users to close it if they're not interested. Additionally, integrating a chatbot can help provide immediate responses, enhancing user engagement and improving overall experience on your website.