Revisão e otimização do PageSpeed

Analisei a velocidade da minha página usando o insight do google pagespeed e fiquei abaixo da sugestão. Alguém pode me ajudar como posso implementá-lo.

Leverage browser caching
Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network.
Leverage browser caching for the following cacheable resources:
http://www.googletagmanager.com/gtm.js?id=GTM-TVSKP6 (16.2 minutes)

questionAnswers(1)

yourAnswerToTheQuestion