Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

380
Views
El script de Google Tag Manager bloquea el hilo principal y causa un bajo rendimiento

Estoy trabajando para mejorar el rendimiento de un sitio. Después de investigar un poco, me estoy enfocando en reducir el Tiempo total de bloqueo (TBT). Chrome Lighthouse me dice que "Reduzca el impacto del código de terceros. El código de terceros bloqueó el hilo principal durante 250 ms". Parece que Google Tag Manager y Google Analytics bloquean el hilo la mayor parte del tiempo: ingrese la descripción de la imagen aquí

Verificar la pestaña de rendimiento también lo confirma: tengo 4 "tareas largas" y 3 de ellas están relacionadas con Google Tag Manager o Analytics.

El siguiente código muestra cómo se incluye Google Tag Manager en el sitio:

 <head> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl+ '&gtm_auth=XXXXXXXXXXXXX&gtm_preview=env-2&gtm_cookies_win=x';f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-XXXXXXX');</script> <!-- End Google Tag Manager -->

¿Es normal que GTM tenga 3 tareas y bloquee el hilo principal y provoque un TBT alto? ¿Estoy haciendo algo mal? ¿Hay alguna forma de solucionar esto y reducir el TBT mientras se tiene GTM en el sitio?

¡Gracias! w

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!