Table that stores Add to cart rate

Is there any table that store add to cart rate?

What exactly do you mean?

Best regards
Robert

i want to get, for this product_id or category. how many add to cart are being done, out of all the active user. so for example today there are 100 users, and for product_id 1 has 2 user adding to cart, that means there’s 2% add to cart rate

Hello

The product popularity parameter shows what you want. If you want to have a time quantum breakdown and some statistics and make forecasts, you need to write an addon for that.

Best regards
Robert

1 Like

i just need to know what table store the data for the add to cart rate if there’s any. where can i find this product popularity parameter? thankyou

Hello
You will find this in the product card in the admin panel and the cscart_product_popularity table in the database.

Best regards
Robert

1 Like

Enable Google Analytics. You will see a more detailed report on who and when added your products to carts

1 Like

okay thankyou, ill try it

Hello

You are welcome :slight_smile:

Best regards
Robert