Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to integrate react native with Facebook Pixel

I've been searching for a while now trying to find out docs on how to set up Facebook pixel with an existing react native app is there is package that does that or anyone with experience doing that can help me.

like image 613
Zeyad Zaher Avatar asked Jul 25 '26 06:07

Zeyad Zaher


1 Answers

According to Facebook Pixel's docs, Pixel is available only on websites. To track events in mobile apps, you could use App Events.

Regarding React Native, Facebook ended its official support for their wrapper, but you can use the community maintained react-native-fbsdk-next library, as also suggested by Facebook itself. Specifically, to track analytics events, you can use the AppEventsLogger.

like image 82
ilbert Avatar answered Jul 26 '26 20:07

ilbert



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!