Facebook app Events ionic 6

We have an ionic v6 App serving to both Android and iOS. I want to track user conversion events such as “Add to Cart”, “Purchases” for users coming from Facebook and Instagram Ads that we are promoting.

However, when I tried to add manual App events as suggested by Facebook (Android - Meta App Events - Documentation - Meta for Developers) , I observed this will work only on Native Android code and not on Ionic as these methods and object will have no relevance.

Can someone please guide me how to add “App Events” manually on my ionic code.

Any guidance , reference will be super appreciated

1 Like