Google Analytics error when changing protocol from http to https

◇◆丶佛笑我妖孽 提交于 2020-12-12 06:52:31

问题


I am trying to change the protocol on google analytics from http to https.

But I can't and get this error in the console:

Uncaught TypeError: Cannot read property 'item' of undefined
    at ga47Cc.ga4a.l9c (m=pm_base:15387)
    at HTMLElement.dispatch (<anonymous>:40:17183)
    at HTMLElement.m.handle (<anonymous>:40:15260)
    at p.CT (m=pm_base:8613)
    at m.kW (m=pm_base:8606)
    at q.CT [as invoke] (m=pm_base:8614)
    at m (m=pm_base:108)
    at HTMLElement.n (m=pm_base:108)
ga4a.l9c @ m=pm_base:15387
dispatch @ VM2347:40
m.handle @ VM2347:40
p.CT @ m=pm_base:8613
m.kW @ m=pm_base:8606
q.CT @ m=pm_base:8614
m @ m=pm_base:108
n @ m=pm_base:108

Anyone have any idea what it might be causing it?


回答1:


I am also detecting the problem and also another user described a similar problem a while ago, I think it is a problem that we are all having and it is probably a temporary error in the Google Analytics interface.

[EDIT] after a few hours it seems that the problem has been fixed



来源:https://stackoverflow.com/questions/64783925/google-analytics-error-when-changing-protocol-from-http-to-https

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