Question

Shopify Add to Cart button tracking in Zapier

  • 7 October 2021
  • 1 reply
  • 141 views

I have a shopify store and wants to install Facebook Conversion API. So i need to install API for add to cart event for which when someone click on add to cart button then event should triggered. 

 

So my question is how to extract data for button clicks and integrate it with FB CAPI.


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 6
Badge +6

Hey @Wajahat Shah ,

 

Shopify does not give any data for button clicks. But i have understand your problem i can suggest an alternative solution.  Shopify Trigger Event - New Order gives the list of items a custom purchased. Lets say a custom purchased 2 items, Product A and Product B. There are extremely high chances the customer clicked on Add to cart button twice. You can get this count on Zapier by using Formatter by Zapier or Code by Zapier.

 

Hope this solves your problem.