0

My PSI shifted drastically and indicates that I need to reduce the impact of third party code.

The biggest third party causing the biggest blocking time is actually identified as Google Tag Manager. Is has identified two Google tags.

Any thoughts on how to resolve this and why that would occur?

Thanks!

I tried accessing my Google Tag Manager but am not seeing options that would affect transfer size.

  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community Feb 21 '23 at 17:44

1 Answers1

0

What particular metrics in PSI have shifted?

Here's some advice on managing tag managers:

In general this can be summed up to:

  • Ensure you regularly audit your tag managers to remove old tags that are no longer needed.
  • Load tags later, to give the content a chance to load first
  • Avoid custom HTML/Custom JavaScript as this can often be written in a non-performant way.
Barry Pollard
  • 40,655
  • 7
  • 76
  • 92