JSFiddle - React, Tailwind, and code Playground

HTML

<script>
document.addEventListener('click', function (e) {
    if(e.target.closest('[href*="tel:"]')){
  gtag('event', 'conversion', {'send_to': 'AW-16740943339/5coICIuFgMcaEOuL2q4-'});
    }
     
})
</script>