Exit intent technology tracks a website visitor's mouse movements and speed to detect the exact moment when the user is about to abandon your store. When a visitor is about to exit your store, an exit pop-up prompts the user to linger with a targeted campaign that matches the user's interest and reason for being on your website.
To use the Exit-Intent Pop-up you need Intenso version 1.3.2 and up. If you used the Demo Import feature then the pop-up will be enabled by default in your store. Otherwise, you can easily create the pop-up by following these steps:
- Go to CMS > Static Blocks
- Click the "Add New Block" button to create a new static block with the content for your pop-up.
- Enter a Block Title, a unique Identifier, set the Status to Enabled and enter the Content to be displayed by the pop-up. It could contain any text, HTML or markup tag you like. For instance:
<br><br> <h2 style="color: #27ccc0">Before you Leave!</h2> <h4 style="color: #777777">Sign Up for exclusive updates, new arrivals and insider-only discounts</h4> <br><br> {{block type="newsletter/subscribe" name="newsletter" template="newsletter/popup-subscribe.phtml"}} <br><br> <div class="social"> <a href="#" title="Connect with Us on Facebook" class="icon-facebook">Connect with Us on Facebook</a> <a href="#" title="Connect with Us on Twitter" class="icon-twitter">Connect with Us on Twitter</a> <a href="#" title="Connect with Us on LinkedIn" class="icon-linkedin">Connect with Us on LinkedIn</a> <a href="#" title="Connect with Us on Instagram" class="icon-instagram">Connect with Us on Instagram</a> <a href="#" title="Connect with Us on YouTube" class="icon-youtube">Connect with Us on YouTube</a> <a href="#" title="Connect with Us on Pinterest" class="icon-pinterest">Connect with Us on Pinterest</a> <a href="#" title="Connect with Us on Google+" class="icon-googleplus">Connect with Us on Google+</a> </div> <br><br><br>
- Click the Save Block button.
- Go to System > Configuration > Theme Setup, click the Exit Intent Pop-Up tab to expand it.
- Complete required fields and click the Save Config button.
If you are using a background image for your pop-up, please consider preparing an image to cover the entire pop-up area at any resolution (1200px wide should suffice). Check out the media/popup/default/folder for the example images used in demos.