We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi! How hard would it be to provide GTM support also? Thanks a lot!
The text was updated successfully, but these errors were encountered:
I am unsure sir :) Never used tag manager, can you point me to the relevant docs to see what it would take? This is what I've been going off of
https://developers.google.com/analytics/devguides/collection/ios/v3/
On Wed, Nov 23, 2016 at 11:32 AM, Alex Sapronov [email protected] wrote:
Hi! How hard would it be to provide GTM support also? Thanks a lot! — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub #19, or mute the thread https://github.com/notifications/unsubscribe-auth/ABeI6KN44haW2YBP0KGscSqsMdp0rtNkks5rBGqPgaJpZM4K6y3R .
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub #19, or mute the thread https://github.com/notifications/unsubscribe-auth/ABeI6KN44haW2YBP0KGscSqsMdp0rtNkks5rBGqPgaJpZM4K6y3R .
Sorry, something went wrong.
This: https://developers.google.com/tag-manager/
But I guess the fastest way woul be to rip it from React Native lib :) He does everything in native Java/Obj-C code though. https://github.com/idehub/react-native-google-analytics-bridge
Thank for looking at it.
The flow is very similar. Open container and push events. Here is Java implementation: https://github.com/idehub/react-native-google-analytics-bridge/blob/master/android/src/main/java/com/idehub/GoogleAnalyticsBridge/GoogleTagManagerBridge.java
You can use this:
https://github.com/cenkingunlugu/nativescript-google-tagmanager
No branches or pull requests
Hi! How hard would it be to provide GTM support also?
Thanks a lot!
The text was updated successfully, but these errors were encountered: