'Google Analytics phone call tracking, where to put code
I have been supplied some code to put into a website to track Google ads which result in a phone call, the first part of the code goes between the head tags, however not sure where to put this part (the marketing company said to put where number appears in the body but I'm not sure)
<script>
gtag('config', 'AW-819601053/HpfiCIHgu-cCEJ296IYD', {
'phone_conversion_number': '0800 368 9125'
});
</script>
I have searched but no clear guidance could be found.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
