<button id="contactButton">Call Us</button>
<script type="text/javascript">
document.getElementById('contactButton').addEventListener('click', function() {
<script>
  fbq('track', 'Contact');
</script>;
}, false);
</script>