I am currently experiencing a strange problem. on our QA environment, when I enter a link in CHROME, and view it in GA Debugger, i see
_gaq.push processing "_setAccount" for args: "[UA-22096768-1]": ga_debug.js:24
_gaq.push processing "_setDomainName" for args: "[marilyn.ca]": ga_debug.js:24
_gaq.push processing "_trackPageview" for args: "[]": ga_debug.js:24
Track Pageview
which is good, but I don't see any more responses coming back after that. But on my local environment, I do see a GA response coming back.
Any ideas on why? code deployed to both environment are the same. such as the tracking beacon, all the utm parameters, and etc
Please advise.
many thanks