Duplicate events Facebook Analytics iOS SDK

Viewed 148

We want to stop Facebook Auto Events logging that includes AddToCart, Purchase, InitiateCheckout. We have toggled off Event Suggestions in Events manager and we have also forced through code to not log auto events. However, we are still getting auto events which are conflicting with standard events that we are manually logging via code and hence creating problem for us while using them in Facebook AdSets.

PS:- We are testing events in Event Manager's Test Events.

1 Answers
  1. open facebook pixel's event manager
  2. choose your pixel ID ( you can use multiple pixels on 1 app, make sure you select the correct one )
  3. the go to settings
  4. turn off Track Events Automatically Without Code

changes by FB pixel take time, wait 15 - 30 mins, then check it again

Related