• Resolved Coop920

    (@coop920)


    Hi there,

    I’m looking at purchasing the exit intent extension, but I wanted to run a scenario by you to see if it will work for my particular situation.

    I have some company logos on a page that link out to external urls. I would like an exit intent popup to be triggered when you click on the logos, which is straightforward. However, the popup should then say

    You are being directed to a third party website. Do you want to continue? Add a “Continue” button to go offset to the URL. Add a “Stay” button to stay on the current page.

    Is this something that could be implemented with the exit intent extension?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Bel

    (@belimperial)

    Hello @coop920

    Thank you for reaching out.

    Yes, this is possible to achieve using the Exit Intent Popups.

    The message and button’s Continue and Stay should be inside the popup content. Here’s an example:

    https://share.getcloudapp.com/llu0Rx2d

    Could you use the following HTML for the buttons?

    <a class="custom_button" href="yourdomain.com">Continue</a>
    <a class="custom_button pum-close popmake-close">Stay</a>

    Note: Please replace the class custom_button according to your CSS class attribute to style the button.

    To learn more about Exit Intent Popups, please refer to article:

    Trigger: Exit Intent — Introduction

    We hope that helps. Please let us know if you have questions.

    Thank you!

    Thread Starter Coop920

    (@coop920)

    Thank you for the response. I’ll give this one a go!

    Maria T

    (@mariatogonon)

    Hello @coop920, on behalf of my colleague, you are welcome!

    We hope it goes well for you.

    Feel free to reply if you need more insights.

    Have a great day! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Exit Intent popup question’ is closed to new replies.