Hey!
When testing the events from FB, I noticed that FB only shows 2 items even though 3 items are sent. What could be wrong here? Thank you in advance!
You should be pushing each id with proper quantity (2) parameter and not have multiple objects with the same product data.
From FB perspective no difference in variants is reflected anywhere in your payload - same id, same price, same name, hence they treat it as a duplicates.
I understand. But since these are different variants, they are different products, each with a quantity of 1.
I use the Conversion API tag from Stape and have not specified any parameters under “custom data”, so I let them be read automatically. How do I get FB to stop thinking that these are duplicates? Thank you very much!



