I have a strange behaviour on a site I'm managing
Google Analytics tracks my real-time stats (I can see how many people are on the site) but fails to track impressions. My stats say 0 since yesterday, when 0 it is not!
I have installed the Google CFhrome Analytics Debugger extension, and all seems in order.
Do you have any clue? Could it be that analytics code gets conflicts with existing javascript on my site?
What's even weirder, is that is stop working in the middle of the night, when I didn't change anything on the site... any clue?
Uncaught TypeError: Cannot call method 'setAttribute' of undefinedThat may be interfering with the analytics tracking. Other than that, everything looks like it is in order. – jen Mar 19 '12 at 12:19