FluentCRM Abandoned Cart Tracking

#Overview

Using WP Fusion’s Abandoned Cart addon (available to Plus and Professional license holders), you can track and follow up on abandoned carts from popular WordPress plugins in FluentCRM.

WP Fusion’s Abandoned Cart addon works with the following plugins:

After the customer’s name and email have been entered on the checkout form, the customer is added as a contact to FluentCRM (even if they don’t complete the checkout).

You can then use automations in FluentCRM to follow up with customers who don’t complete checkout within a specified period of time, including sending a cart recovery URL, and issuing automatic discounts based on tags.

#Setup in WordPress

Download the WP Fusion – Abandoned Cart Addon plugin file from your account and install it on your WordPress site.

The Abandoned Cart settings are found at Settings » WP Fusion » Addons.

screenshot

There are two important settings:

  1. In the Apply Tags setting, select a tag to use for tracking abandoned carts. This tag will be applied when a cart is abandoned, and automatically removed once a customer completes checkout.
  2. In the Abandoned Cart Delay setting, select how long (in minutes) WP Fusion should wait after the customer begins to checks out before applying the abandoned cart tags.

Other settings may be shown based on your installed plugins. For more information, see the tooltips or visit the Abandoned Cart Tracking Overview documentation.

#Syncing cart fields

WP Fusion has the ability to sync details about the abandoned cart to custom fields on contact records in FluentCRM. These fields can then be added to cart recovery emails using merge codes / smart codes.

To enable these fields, head to Settings » WP Fusion » Contact Fields » WP Fusion Abandoned Cart.

#Recovery URLs

With WooCommerce and Easy Digital Downloads, WP Fusion has the ability to generate a cart recovery URL and sync it to a custom field in FluentCRM.

This can be enabled by enabling the Recovery URL field for sync from the Contact Fields list (see above).

When a customer begins to check out (or their cart contents are updated), the cart contents will be saved into a cache in your database, and the recovery URL will be synced to the selected custom field in FluentCRM.

The WP Fusion activity logs show the cart data being synced to the CRM once a customer has entered their email address on the checkout page.

You can then use a merge codes / smart codes in the email editor in FluentCRM to include the unique recovery URL.

When the recovery URL is visited the customer’s cart contents will be restored, and the checkout fields will be pre-filled using the information that was entered in the initial abandoned checkout session.

#Setup in FluentCRM

In FluentCRM, create an automation that is triggered when the Abandoned Cart tag is applied, and connect it to one or more cart recovery emails.

fluentcrm abandoned cart

In your email, you can dynamically include the cart recovery URL by inserting the merge tag using the merge code editor.

Publish the automation to make it live.

#Merging the cart contents

WP Fusion doesn’t have the ability to dynamically merge the cart contents into the abandoned cart email, but you can apply tags based on which products were abandoned.

If you don’t have a lot of products (for example a small store or membership site), it’s simple to create conditional sections in the email editor, based on the tags applied for the abandoned products.

In this example the Fatal Error Notify checkout link is only shown if the customer has the Fatal Error Notify Pro tag (to indicate the product was abandoned in their cart).

#Benchmark and reporting

Finally, it’s recommended to end the automation with a benchmark (goal), to track the cart recovery rate of the campaign.

This benchmark is triggered when the Abandoned Cart tag is removed after checkout, and allows you to track the recovery rate of your campaign.

The benchmark is triggered if the customer is still in the automation (i.e. the cart recovery email has been sent), and the Abandoned Cart tag is removed.

Make sure to check Essential Point, so the benchmark is only triggered when the tag is removed, and un-check Contacts can entry directly to this sequence point so that the goal will only trigger for contacts who’d received the cart recovery email.

Publish the automation, and you’re good to go!

By adding a “Recovered Cart” goal to the automation, we can see the percentage of customers who finished checking out after receiving the cart recovery email.

You can come back later and see stats on the number of abandoned carts and the recovery rate by using the View Reports button.

#Testing

To test your abandoned cart workflow, set the Abandoned Cart Delay setting to 0 to disable the delay. Open a new private browser window and add a product to your cart.

On the checkout screen, enter at least your name and email address. Once your focus leaves the email address field (either by clicking out of the field, or entering text into the next field), a contact will be created in FluentCRM, the tag will be applied, and the email will be sent.

The WP Fusion activity logs show any data being sent to FluentCRM.

You can click the cart recovery link in the email to confirm the customer details and cart contents are successfully restored.

#Further reading

For more information on abandoned cart tracking with WP Fusion, see the Abandoned Cart Tracking overview.

To automatically apply discounts in WooCommerce based on a contact’s tags in FluentCRM, see the Automatic Discounts documentation.

Was this helpful?