Third-party scripts after page speed is very slow
Unanswered
New Zealand posted this in #help-forum
New ZealandOP
Hello All,
I added third-party scripts like Statcounter, Zoom Chat, and Google Tag Manager. After the implementation of these scripts. page speed is going slow down.
Please let me know if anybody has any suggestions.
<script
strategy="lazyOnload"
type="text/javascript"
data-cfasync="false"
dangerouslySetInnerHTML={{ __html: gtmScriptFun }}
/>
I added third-party scripts like Statcounter, Zoom Chat, and Google Tag Manager. After the implementation of these scripts. page speed is going slow down.
Please let me know if anybody has any suggestions.
<script
strategy="lazyOnload"
type="text/javascript"
data-cfasync="false"
dangerouslySetInnerHTML={{ __html: gtmScriptFun }}
/>