Hi,
I will appreciate your help with one issue.
Recently we noticed in our facebook event manager large number of events sent wia API from our server. When actual number of add-to-cart was around 10 server was sending for example 300 events.
After I checked server log I noticed that in fact there is a lot of add-t-cart after GET command when product/product category/new products page was displayed – see example in pc.
It looks like this fragment of text is trigerring event and at the same time it is not actual action performed by client. It looks more like situation when it happens every time add-to-cart button is visible.
Can you advice?