🗳️Customer Support Popup

The Customer Support Popup is a simple widget that you can embed in your website. This is a great alternative to 'Live Chat' plugins. When visitors to your website enter a message it will be forwarded to an email destination of your choice where you can reply and handle customer support.

The Customer Support Popup is available in the Settings page. You can design it a bit to suit the theme of your website.

To embed the Customer Support Popup paste the code between the <body> and </body> tags of your website as shown in example below.

<html>
<head>
This is the head of your page
<title>Example HTML page</title>
</head>
<body>
This is the body of your page.
<script src="https://sendune.com/users/load-email-collection-popup?unique_id=1234567890">
</script>
</body>
</html>

The 'Customer Support Popup' shows up at the bottom-right of your website like below.

Last updated