Does Google Analytics have performance overhead?

后端 未结 16 1689
星月不相逢
星月不相逢 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:55

    There are some great slides by Steve Souders (client-side performance expert) about:

    • Different techniques to load external JavaScript files in parallel
    • their effect on loading time and page rendering
    • what kind of "in progress" indicators the browser displays (e.g. 'loading' in the status bar, hourglass mouse cursor).

提交回复
热议问题