ga('set', 'anonymizeIp', true);
到谷歌分析跟踪代码,但这阻止了跟踪代码的工作。在控制台中,我得到以下错误:
(index):363 Uncaught TypeError: ga is not a function
var ga = document.createElement('script');
(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
GA是一个函数,所以