简体   繁体   中英

Is react-native-onesignal avaiable for Google Analytics for Firebase

I want setup Google Analytics for Firebase for my react-native project like: https://documentation.onesignal.com/docs/google-analytics-for-firebase But seem react-native-onesignal not integrated. it is only avaiable in native:

IOS: https://github.com/OneSignal/OneSignal-iOS-SDK/blob/master/iOS_SDK/OneSignalSDK/Source/OneSignalTrackFirebaseAnalytics.m android : https://github.com/OneSignal/OneSignal-Android-SDK/blob/master/OneSignalSDK/onesignal/src/main/java/com/onesignal/TrackFirebaseAnalytics.java Anyone can help me or confirm this?

OneSignal will automatically send notification events to your analytics dashboard if Google Analytics for Firebase is correctly implemented.

Check out our docs on how to integrate with Google Analytics.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM