document.addEventListener('DOMContentLoaded', function() { document.querySelectorAll('a[href*="calendly.com"]').forEach(function(link) { link.onclick = function() { gtag_report_conversion(this.href); return false; }; }); });
Scroll al inicio