I would like to show a popup when a visitor leaves a page.
To this effect I have created an exit intent (mouse leave window) popup. This works as intended when I move the mouse is off the window (as the interaction suggests), however if I click on the Menu links in my Header to select another page, technically not leaving the window, the popup is not triggered.
Is there a way to rigger the popup when I mouse over the menu links as well, or even better still even if I clicked on a menu link for the popup to appear and be usable, before the new page loads?
Thanks!