Google Analytics counting sessions/views twice? -


a site work saw doubling of it's direct traffic recorded in google analytics. there doesn't seem obvious external reason increase (like promotion or something) i'm looking possible technical reason.

when loading homepage , monitoring real time traffic sources, see 2 hits in rapid succession each time reload page.

however i'm using ga debugger extension in chrome , it's showing 2 expected function calls: ga('create') , ga('send', 'pageview').

the site has other event tracking set each event wrapped in event listener in js aren't firing automatically. , if should show in ga debugger anyway

so i'm @ loss. can't think of why happening, let alone direct traffic opposed other sources. have ideas?

thanks!


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -