Re: Abandonment Cart

How can we track products added but not checked out in Shopify?

muhammad_haroon
Shopify Partner
32 0 2

My question is, how can we retrieve information when a user adds a product to the cart but skips proceeding to checkout, meaning they don't go to the checkout? How can we determine which products the user added to the cart in Shopify? If this information can be obtained through the Shopify API, please provide me with the Shopify API.

Replies 3 (3)

saim007
Shopify Partner
609 74 104

You can use shopify Admin REST api to get the list of abandoned cart. here is the url - Abandoned checkouts (shopify.dev) 

or you can use the third-party apps to get the abandoned cart list.

I hope this will help you!

Saim | Shopify Partner Expert

Was I helpful?

Buy me a Coffee

🙂
Hire me   to unlock the full potential of your e-commerce store 🙂
muhammad_haroon
Shopify Partner
32 0 2

I've developed a new app specifically for recovering abandoned carts, so I won't be using any third-party solutions.

saim007
Shopify Partner
609 74 104

Then you should Admin REST api as i mentioned above.

Saim | Shopify Partner Expert

Was I helpful?

Buy me a Coffee

🙂
Hire me   to unlock the full potential of your e-commerce store 🙂