Question about FB analytics integration

Hi,

I have developed a small eCommerce app and I am about to integrate Facebook analytics into it. I am going to be using a bunch of standard and custom FB app events to track when user install app, add item to cart, login,register, confirm order etc.

My question is that do i have to add "NSUserTrackingUsageDescription" in info.plist file and ask users permission or consent for data sharing( of the above events) in iOS 14+ devices or is it not necessary??

Thanks.

Yes it is necessary because you collect and share usage details of the user with Facebook.

okay thanks, i will add the key in the info plist file then.

Question about FB analytics integration
 
 
Q