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

255
Views
gtag_report_conversion no informa sobre la función de clic

He reunido este fragmento de código y lo he colocado en el encabezado de mi sitio de wordpress. Estoy usando el tema Divi. El gtag-phone de la clase está en mi CTA.

El problema que tengo es que Google no verifica la etiqueta y no informa ninguna conversión. No estoy seguro si es que wordpress no acepta el código o si escribí algo mal.

Un segundo par de ojos sería muy apreciado. ¡Gracias!

 <script> function gtag_report_conversion(url) { var callback = function () { if (typeof(url) != 'undefined') { window.location = url; } }; gtag('event', 'conversion', { 'send_to': 'AW-xxxxxxxxxx/xxxxxxxxxx', 'event_callback': callback }); return false; } //Button Conversion Function jQuery(document).ready(function($){ $('.gtag-phone').on('click', function(e){ gtag_report_conversion($(this).attr('tel:1234567890')); }) }); </script>```
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!