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

182
Views
¿Por qué recibo un error de destino desconocido cuando intento enviar un evento de Google Universal Analytics con javascript?

Estoy intentando enviar un evento a Google Universal Analytics:

 ga('send', { hitType: 'event', eventCategory: 'calculator-interaction', eventAction: 'click', eventLabel: 'calculate-button' });

pero me sale el siguiente error:

 Running command: ga("send", [object Object]) analytics.js:31 Command ignored. Unknown target: undefined

Google Universal Analytics se incluye en la página a través de Google Tag Manager si eso marca la diferencia.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Ga necesita un objeto rastreador para enviar comandos. ¿Está utilizando ga('create', 'UA-XXXXX-Y', 'auto') ?

En caso afirmativo, es posible que esté especificando un rastreador con nombre en su lugar. En este caso, deberá apuntarlo específicamente llamando a ga('name_of_the_tracker.send', options)

about 4 years ago · Juan Pablo Isaza Report
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!