Does Google Analytics have performance overhead?

后端 未结 16 1724
星月不相逢
星月不相逢 2020-12-13 03:35

To what extent does Google Analytics impact performance?

I\'m looking for the following:

  • Benchmarks (including response times/pageload times et al)
16条回答
  •  爱一瞬间的悲伤
    2020-12-13 03:41

    Use FireBug and YSlow to check for yourself. What you will discover however is that GA is about 9KB in size (which is actually quite substantially for what it does) and that it also sometimes does NOT load very fast (for what reasons I don't know, I think it might be the servers "choking" sometimes)

    We removed it due to performance issues on our Ajax Samples, but then again for us being ultra fast and responsive was priority 1, 2 and 3

提交回复
热议问题