Home / Admin / Google Call Tracking – On Website
Duplicate Snippet

Embed Snippet on Your Site

Google Call Tracking – On Website

This snippet goes on the Contact page where our phone number is displayed. It allows Google to track calls made as a result of clicking on a Google ad, visiting the contact page, and clicking on the phone number from a mobile device.

Andrew Boldizsar PRO
<10
Code Preview
html
<script>
  gtag('config', 'AW-719980418/SDm0CKbpopYZEIKPqNcC', {
    'phone_conversion_number': '(206) 285-7846'
  });
</script>

Comments

Add a Comment