Thread Starter
letib
(@letib)
Manu thanks,
1- I have added the
gtag(‘config’, ‘AW-xxxxxxx’)
to the “Custom GA Code” field and it seems to be working ok.
2 – All the info for the call conversion tracking is here :
https://support.google.com/google-ads/answer/6095883
can i enter the following piece of codein the “custom ga code” field?
<script>
gtag(‘config’, ‘AW-xxxxxxxxxx/xxxxxxxxxxx’, {
‘phone_conversion_number’: ‘xxxxxxxxxxx’
});
</script>
Many thanks
Thread Starter
letib
(@letib)
What about call conversion tracking? Can i enter it in the plug in?
<script>
gtag(‘config’, ‘AW-xxxxxxxxxx/xxxxxxxxxxx’, {
‘phone_conversion_number’: ‘xxxxxxxxxxx’
});
</script>
Thanks