does Google analytics make a major effect on time to download a static web page?

后端 未结 15 1324
臣服心动
臣服心动 2021-01-07 22:44

I understand that by simply adding a script to the end of the body tag of a html document one makes it processable by Google analytics. My question is, is this likely to hav

15条回答
  •  孤街浪徒
    2021-01-07 23:29

    Personally I really can't see that there would be much of a difference at all, your browser would cache it after the first request and use it there after on each other page.

    The script is loaded at the very bottom of the page as well so everything else should already be loaded.

提交回复
热议问题