Plugin / CartBounty – Save and recover abandoned carts for WooCommerce

Streamline.lv

Frequently Asked Questions (FAQ)

Data and information about the cart is saved right after the user gets to the Checkout form and one of the following events happen: Correct email address is entered Phone number is entered On Checkout page load if email or phone number input fields are already filled Any Checkout form input field with a class “input-text” is entered or changed if a valid Email or Phone number has been entered If the user completes the checkout process and receives a “Thank you” page, the cart is removed from the abandoned cart table and the Checkout form fields are cleared.
After installation the plugin will be available under “WooCommerce” menu. Please see 1st screenshot.
Once user reaches the “Thank you” page the abandoned cart is automatically removed from the table since the cart is no longer considered as abandoned (regardless of the order status). In this case you can see all of the submitted user data under WooCommerce > Orders.
This version does all the hard work of collecting the data and presenting it to you, it is simple and efficient. You will have to manually check newly abandoned carts. If you would like to receive automated email notifications and automate abandoned cart recovery using MailChimp or ActiveCampaign, please visit our Pro WooCommerce save abandoned carts plugin version.
The free version of our plugin allows collecting abandoned carts and you will be able to get in touch with your visitors manually. If you would like to send your visitors automated abandoned cart recovery emails via MailChimp or ActiveCampaign please take a look at our Pro version. MailChimp offers a forever Free plan that you can use to send abandoned cart recovery emails. And ActiveCampaign* offers exceptional ways to automate your abandoned carts using If/Else statements to create different actions and triggers when to send out emails.
If a user tries to leave your shop with an abandoned cart, just before leaving, he will be presented with an additional form that will ask for his email address. Once it is entered (no need to submit the form), user’s cart will be automatically captured. Exit Intent form will be displayed only to unregistered users once per hour. If the user enters his email address either in the Exit Intent form or in the Checkout form – Exit Intent will no longer be displayed upon leaving your shop. If you would like to test the visual appearance of the Exit Intent, please check the “Enable Test Mode” checkbox. Please note that only users with Admin rights will be able to see the Exit Intent during this stage and appearance limits will be removed. This means that it will be showed to the Admin each time he tries to leave the shop. In case you would like to enable Exit Intent Technology on mobile phones and tablets, please upgrade to CartBounty Pro – Save and recover abandoned carts for WooCommerce version. Mobile Exit Intent will be triggered on mobile devices once the page is quickly scrolled up or if the “Back” button is used.
If you would like to make adjustments to the default content of the Exit Intent, you can use either action hooks and filters that we have provided for you or use our Exit Intent template file to make the necessary adjustments. You can find the Exit Intent template file inside “/plugins/woo-save-abandoned-carts/templates/cartbounty-exit-intent.php”. This template file contains the markup to display the Exit Intent and to capture the Abandoned cart prior the user leaves your shop. Please copy this template to your shops theme to keep your customization intact after plugin updates. You can copy this template file to either one of these locations: yourtheme/templates/cartbounty-exit-intent.php yourtheme/cartbounty-exit-intent.php When modifying our template, please do not change the ID #cartbounty-exit-intent-email of the email input field. If changed, the plugin will not be able to capture abandoned carts using the Exit Intent form.
Our Exit Intent template contains different action hooks and filters that allow you to create new, edit, replace or remove existing content including the main image in the Exit Intent window. Available action hooks: cartbounty_exit_intent_start cartbounty_exit_intent_after_title cartbounty_exit_intent_before_form_fields cartbounty_exit_intent_end Available filters: cartbounty_exit_intent_close_html cartbounty_exit_intent_image_html cartbounty_exit_intent_title_html cartbounty_exit_intent_description_html cartbounty_exit_intent_email_label_html cartbounty_exit_intent_email_field_html cartbounty_exit_intent_button_html Here is an example how to add additional subtitle after the main title using our “cartbounty_exit_intent_after_title” action hook. Please add it to your theme’s functions.php file: function add_extra_html_after_title() { echo "

Additional subtitle here...

"; } add_action('cartbounty_exit_intent_after_title', 'add_extra_html_after_title' ); Example how to change the main image using a filter: function modify_image( $html ){ return ''; } add_filter( 'cartbounty_exit_intent_image_html', 'modify_image' ); Example how to change the main title using a filter: function modify_title( $html ) { $custom_title = 'Your text here...'; return preg_replace('#(]*>).*?()#', "$1 $custom_title $2", $html); } add_filter( 'cartbounty_exit_intent_title_html', 'modify_title' );

Ratings

5
25 reviews

Rating breakdown

Details Information

Version

4.2

First Released

31 Jan, 2014

Total Downloads

26,599

Wordpress Version

4.6 or higher

Tested up to:

5.3

Require PHP Version:

5.2.4 or higher

Tags

Contributors

Languages

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.