PageSpeed Insights 99/100 because of Google Analytics - How can I cache GA?

前端 未结 20 1693
無奈伤痛
無奈伤痛 2020-11-29 15:10

I\'m on a quest to reach 100/100 on PageSpeed and i\'m almost there. I\'m trying to find a good solution to cache Google Analytics.

Here is the message I get:

20条回答
  •  一整个雨季
    2020-11-29 15:22

    PHP

    Add this in your HTML or PHP code:

    
      
    
    

    JavaScript

    This works fine with JavaScript:

      
    

    NiloVelez already said: Obviously, it won't make any real improvement, but if your only concern is getting a 100/100 score this will do it.

提交回复
热议问题