跳至主要內容
document.addEventListener('DOMContentLoaded', function() {
document.querySelectorAll('a[href^="tel:"]').forEach(function(el) {
el.addEventListener('click', function() {
gtag('event', 'conversion', {'send_to': 'AW-16871171437/CbG_CMvroJ0aEO3K5uw-'});
});
});
});