Skip to content
New issue

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

Feature: GTM support #19

Open
DroneKid opened this issue Nov 23, 2016 · 3 comments
Open

Feature: GTM support #19

DroneKid opened this issue Nov 23, 2016 · 3 comments

Comments

@DroneKid
Copy link

Hi! How hard would it be to provide GTM support also?
Thanks a lot!

@sitefinitysteve
Copy link
Owner

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
.

@DroneKid
Copy link
Author

DroneKid commented Nov 23, 2016

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

@cenkingunlugu
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants