Let me start to say that I am new to Magento.
I am building a small extension that automatically injects relevant youtube videos to product pages (electronics, books, etc...) and I need to know if the user clicked the 'Add to Cart' button.
Is it possible to know when a user adds a product to the cart via an API call? Other method? Thanks in advance.