I have been working with Google Analytics to get the code for tracking click to call conversions. The code, according to Google Analytics Support is correct. They state that there is something in the code on this site that is preventing the tracking code from working.
Any suggestions on what to check would be greatly appreciated. Below is the code that has been used for this -
<a*href=”tel:8665701785"onclick=”_gaq.push(['_trackEvent','Click-to-Call','Nav','866-570-1785']);”>866-570-1785</a*>
(*) added to enable code to be shown here...
This code was placed with each of the four numbers on the site with a unique tracking event for each number.