-
Notifications
You must be signed in to change notification settings - Fork 15
GTM & GA #9
Description
Hi there,
I just ran into an issue on a site where GTM was installed and brightcove was being loaded with this plugin. I could see Command ignored. Unknown target: undefined in the GA Debugger and after some googling tripped into this post on SO; http://stackoverflow.com/questions/28765806/existing-google-analytics-events-and-google-tag-manager
Unfortunately my experience and knowledge of GA is incredibly low, but I could understand what might be happening. Could I suggest to help others, updating the script to look for a specific instance, or to create a unique instance ID to avoid collision as suggested here; http://stackoverflow.com/a/29434548
I would attempt this update myself but I do not have coffeescript utils setup and am very pressed for time.
Many thanks for the OS work!