我正在尝试通过Google跟踪代码管理器在两个网站上安装跟踪代码。我已将Google标记代码段添加到两个站点:legalthree.com和bitcoinattorney.info当我启动调试控制台时,脚本似乎正在正确加载Google Analytics跟踪。但是,没有数据到达任一站点的GA仪表板。有什么想法吗?
Initializing Google Analytics.
analytics_debug.js:10 Running command: ga("create", "UA-2918890-12", {name: "gtm1416506655031", allowLinker: true})
analytics_debug.js:10 Creating new tracker: gtm1416506655031
analytics_debug.js:10 Running command: ga("gtm1416506655031.set", ">m", "GTM-MD7KQB")
analytics_debug.js:10 Running command: ga("gtm1416506655031.set", "anonymizeIp", undefined)
analytics_debug.js:10 Running command: ga("gtm1416506655031.set", "hitCallback", [function])
analytics_debug.js:10 Running command: ga("gtm1416506655031.send", "pageview")
analytics_debug.js:10 Setting throttling cookie: "_gat_UA-2918890-12"
analytics_debug.js:10
Sent beacon:
v=1&_v=j31d&a=1654099982&t=pageview&_s=1&dl=http%3A%2F%2Fbitcoinattorney.info%2F&ul=en-us&de=UTF-8&dt=Bitcoin%20Attorney%20.info%20-%20Find%20A%20Bitcoin%20Lawyer%20%26%20Lawyers%20Who%20Accept%20Bitcoin&sd=24-bit&sr=1920x1080&vp=1564x801&je=1&fl=15.0%20r0&_u=cACAAAQBI~&jid=1482409291&cid=1927275151.1416501517&tid=UA-2918890-12&_r=1>m=GTM-MD7KQB&z=413516838
analytics_debug.js:10 <unknown> (>m) GTM-MD7KQB
analytics_debug.js:10 _j1 (&jid) 1482409291
analytics_debug.js:10 adSenseId (&a) 1654099982
www.google-analytics.com/analytics_debug.js:10 apiVersion (&v) 1
www.google-analytics.com/analytics_debug.js:10 clientId (&cid) 1927275151.1416501517
www.google-analytics.com/analytics_debug.js:10 encoding (&de) UTF-8
www.google-analytics.com/analytics_debug.js:10 flashVersion (&fl) 15.0 r0
www.google-analytics.com/analytics_debug.js:10 hitType (&t) pageview
www.google-analytics.com/analytics_debug.js:10 javaEnabled (&je) 1
www.google-analytics.com/analytics_debug.js:10 language (&ul) en-us
www.google-analytics.com/analytics_debug.js:10 location (&dl) http://bitcoinattorney.info/
www.google-analytics.com/analytics_debug.js:10 screenColors (&sd) 24-bit
www.google-analytics.com/analytics_debug.js:10 screenResolution (&sr) 1920x1080
www.google-analytics.com/analytics_debug.js:10 title (&dt) Bitcoin Attorney .info - Find A Bitcoin Lawyer & Lawyers Who Accept Bitcoin
www.google-analytics.com/analytics_debug.js:10 trackingId (&tid) UA-2918890-12
www.google-analytics.com/analytics_debug.js:10 viewportSize (&vp) 1564x801
www.google-analytics.com/analytics_debug.js:10 Running command: ga("gtm1416506655031.require", "linker")
www.google-analytics.com/analytics_debug.js:10 Plugin "linker" intialized on tracker "gtm1416506655031".
www.google-analytics.com/analytics_debug.js:10 Running command: ga("gtm1416506655031.linker:autoLink", ["legalthree.com", "bitcoinattorney.info"], false, true)
答案 0 :(得分:0)
该命中看起来是正确的。
您可以在查看实时报告时尝试刷新页面吗?
另外,请确保您的过滤器/视图不包含匹配,并且您正在查看正确的属性。