jQuery being loaded into gtm.js from Google Tag Manager

强颜欢笑 提交于 2019-12-03 20:35:57

I'm pretty sure that the jQuery code that is included in gtm.js is customized and not globally available.

I did a quick test, and neither jQuery nor $ are defined when I just insert the GTM snippet into a page.

(window.$ actually is defined, but that's a Chrome thing: Commandline API Reference)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!