Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9246385
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T09:28:29+00:00 2026-06-18T09:28:29+00:00

How could we alert a magento site admin about each abandoned cart immediately after

  • 0

How could we alert a magento site admin about each abandoned cart immediately after it is abandoned?

Is it a default feature in Magento EE?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T09:28:30+00:00Added an answer on June 18, 2026 at 9:28 am

    No it is not a default feature in Magento EE.

    You ask how a site admin could be alerted of an event that is somewhat of a grey area.

    Assuming that an abandon cart is defined by the following criteria (which in fact is not the definition but may be applicable to you)

    • A registered user (ignore guest users for sake of sanity here) has products in cart.
    • This user does not complete the checkout and leaves the store-front
    • A period of time goes by (eg 1 day) with no adjustments on the cart items

    Assuming this situation is your abandoned cart scenario i could suggest the following :

    1.) I would use the Magento Quote Object (this is the object that is converted to an order after a successful checkout.)

    looking at the quote object there already seems like there are enough fields to be able to monitor when the quote was created, when it was updated, when it was converted and whether it was converted or not. If the object does not contain the data fields you need there is no reason why you could not extend it. See a sample snapshot :

    parts of the quote objet's fields

    My (naive) suggestion would be to set up a scheduled job, to run at the same frequency at which you define your “abandoned cart” scenairio (or any frequency for that matter).

    The job could do something like the following :

    1.) Instantiate a collection of quotes.
    2.) Filter out quote’s that have been converted
    3.) Filter out quote’s that have been created recently (less than the critria above)
    4.) Filter out quote’s that have been modified within the same time-frame criteria

    at this point you should have a list of all quote’s that have been created, perhaps been updated but not converted for the last 24hours (depending on your criteria of course).

    If you get to this point, well then the rest is straight forward.

    Extract the information you need from the quotes (id’s names, numbers, emails etc), compile your report and email to the administrator.

    it the best idea i can think of for now! i have not done this in practice…

    Ofcourse you can set-up funnels and goals with Google Analytic to give you extensive information on your customers, including abandoned carts, but that doesn’t answer your question.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have enabled secure cart in our magento. After that, add to cart buttons
I did everything I could to alert something after submitting a button which has
Could someone tell me if this: $.ajax({ url: 'test.html', success: function(data) { alert(Data Loaded:
Could you help to calculate the number of each variable where each variable =1?
If I were in javascript I could open an Alert dialog with alert(Hello world)
I know I could call alert('Warning1');alert('Warning2'); and it will show 2 alerts. But, when
Could someone explain why the alert statement would return nothing when used in this
Could someone tell me why in the first alert(items.index($(this))) = 1 and the second
what is the iPhone ringer alert popup name? and could implement that ? i
Following this page, I could make alert protocol handler with Windows 7. The registry

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.