Need to get add to cart clicks with filter selected
Hi,
I have an ecommerce website which has product catalog page with add to cart button for each products. Also, I have few filters on the same product catalog page like gender, age, product categories.
When users clicking on any of the filters I send that filter name in prop42 in a server call. Let's say a user selects gender filter, I send gender in prop42. And after that user will get products according to the filer applied and they can click add to cart on each products.
When clicking on add to cart button I am sending that vale to prop59 in next server call.
I would to like to know how many users clicked on add to cart after selecting any of the above mentioned filter options.
How do I get this in Adobe analytics?
Thanks,
Magesh