An example Bounce Convert modal popup
Example campaign report

Overview

Bounce Convert allows you to run "exit-intent" campaigns to show modal webforms to visitors who are leaving your website (determined by mouse cursor position and velocity). This allows you to get an extra pageview from visitors that would otherwise have been lost, and provides an opportunity to make offers, collect email addresses, poll visitors, or ask them why they are leaving. One common technique is to provide a special offer which requires the user to sign up for your newsletter, thereby "capturing" the visitor as they are leaving, instead of losing them.

This module was created to provide a Drupal-based alternative to expensive web services like Exit Monitor and Bounce Exchange.

Unlike other Drupal-based solutions (like Bounce Reasons), Bounce Convert treats campaigns as nodes, and allows you to collect and track impression and conversion data for every campaign that you run.

Screencast

A brief introductory screencast is available at http://youtu.be/ilIfhD7J9ek

Dependencies

This module requires the following modules be installed:

Views and Field Group are recommended, but not required.

Installation

This module has no special installation requirements other than requiring that
you first install the listed dependency modules. For general instruction on
how to install and update Drupal modules see http://drupal.org/getting-started/install-contrib.

Quickstart

  1. Create a webform to be the basis for your campaign: node/add/webform
  2. Create a Bounce Convert campaign: node/add/bounce-convert-campaign
  3. View your campaign report: admin/reports/bounce-convert

View the README for additional information.

Project information

Releases