cancel
Showing results for 
Search instead for 
Did you mean: 

(M2) a way to track who ordered what

(M2) a way to track who ordered what

Hi community,

I am part of a development agency and we have a client which we have made a Magento 2 store for some time ago and now they are looking for a way to track who ordered what. Basically, they need a way to see which customers bought a particular item. I have googled and I could find an extension for Magento 1 which could do the trick, but is there something out there for Magento 2?

 

Magento version: 2.2.8 CE

 

Thanks in advance

 

4 REPLIES 4

Re: (M2) a way to track who ordered what

hello @deggial 

 

For this you can send new orders emails to admin .
you can do this from magento backend configuration .
steps are

        Login as admin.

        Go to Stores -> Configuration -> Sales -> Sales Emails.

        Go to Order section.

        Make sure it is enabled.

        Add your email into the field Send Order Email Copy To.

        "Send Order Email Copy Method" to "Separate Email".

 

If my answer is useful, please Accept as Solution & give Kudos

 

Re: (M2) a way to track who ordered what

We already have an email solution which sends new order emails to admin addresses already. As I understand they want to see who ordered the specific product when in Product Grid or Product itself in the dashboard

Re: (M2) a way to track who ordered what

Hello @deggial 

Are you looking for recent sales notification for customers?

check out this extension 

https://magecomp.com/magento-2-recent-sales-notification.html

 

Was my answer helpful? You can accept it as a solution.
175+ professional extensions
Need a developer?Hire Magento Developer

Re: (M2) a way to track who ordered what

Hi,
Use Bridge Batch Code extension to track customers based on a specific product purchased. Create a batch code for products and search all customers and guests who have purchased a product with a given batch code. The module searches all orders in which a particular batch code involves.

Features

  • 1. Add batch code to each product
  • 2. Create multiple batches for each product
  • 3. Set priority to batches to control which product batch is used first
  • 4. Option to manually select any assigned batch while shipping
  • 5. Supports simple products, Configurable product and Bundle product ( For Bundle products - Ship bundle items option should be selected as "separately" for selecting batchcode while creating shipment )
  • 6. Batch codes related to product inventory
  • 7. Display of batch code in shipment details
  • 8. Export/Import option
  • 9. Add Batchcodes in Packing slips
  • 10. Improved Batchcode grid