Sending Firebase/GA Events to Fullstory
New
I’ve developed a hybrid mobile app using Ionic/Capacitor/ReactJS and have been using the Firebase SDK to send event, which are then sent to Google Analytics.
Is there anyway to create an event pipeline into Fullstory so that I can correlate these events with their corresponding sessions in Fullstory?
I don’t believe the Firebase SDK makes use of the GA datalayer to do what it needs to do, but if it does, and I’ve enabled the integration in FS (I have), why can’t I see any events in FS???
0
Comments
1 comment
Hey @eyoung_ss! Thanks so much for reaching out! 😊
There is not currently a way to automatically send the same events from Firebase to FullStory. Alternatively, you could manually map the calls by sending the FS URL into Firebase.
I would recommend taking a look at this FullStory Integration with Google Analytics Technical Guide - Mobile. A member of our mobile support team has also recommended users 'wrap' their Firebase Events to also send to FullStory, but this would be a roll-your-own integration.
Please let me know if you have any other questions or you can always reach out to mobile-support@fullstory.com to speak directly with a mobile support engineer.
Please sign in to leave a comment.