In this article we'll show you how to track certain events in Google Adwords.
Go to your conversions list in Google Adwords and click "add".
Then select Website (as kind of conversion you want to track)
Then name your conversion e.g. 'LiveCall - callback request' and fill in missing fields.
After clicking 'create and continue' you'll be in 'set up the tag' section
It's important that you select 'click' as the method to track conversions.
Copy the tag between <body> and </body> tags of the page to track and also insert
<script>
document.addEventListener("livecall:callInitiation", function() {
goog_report_conversion();
});
</script>
Get your 7-day free trial or test drive LiveCall.