Is it possible to get cart abandonment statistics? What is the best cart abandonment solution?

magento.stackexchange https://magento.stackexchange.com/questions/170591

  •  08-10-2020
  •  | 
  •  

Frage

Magento 1.9.1.0

Is there a way to get cart abandonment statistics? I don't mean the number of visitors but the actual not finished sales. And what do you recommend as a solution that would send out a reminder (you have items in your cart - click here to check-out) kind of a solution?

War es hilfreich?

Lösung

You can use events sales_quote_add_item and sales_order_place_after log entries for statistics and compare quote items

Here are some free solution

https://www.magentocommerce.com/magento-connect/abandoned-cart-follow-up-emails-1.html

https://github.com/azurams/WBL_AbandonedCart

Andere Tipps

This is a good one: https://www.magentocommerce.com/magento-connect/triggmine-email-workflows-made-perfectly-easy.html

It also offers other campaigns like Win-Back clients, etc...

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit magento.stackexchange
scroll top