Recently, the marketing team asked me to add Google Tag Manager in the current company project, this project is written based on React Native
and I searched a lot for this. but no success to found good updated documentation.
I found a react-native-gtm
but it is for 4 years ago. also, I find some descriptions for the Native side like this, but it's exactly for the Native iOS not for a React Native project.
Also, I found an article with the React Native: Firebase GTM Integration Installation
title. but what is it? What is the meaning of Firebase GTM? what does it mean?
Because as I remember these are separated tools for marketing. Firebase is different from GTM. By the way, this current article is not useful for us because it describes installing on the Native sides. it is not a React Native solution.
So: How to integrate Google Tag Manager with React Native app?