Google Analytics 电话跟踪,在哪里放置代码
我已经获得了一些代码,可以放入网站中以跟踪导致电话呼叫的 Google 广告,代码的第一部分位于 head 标签之间,但不确定将这部分放在哪里(营销公司说将其放在哪里)数字出现在体内,但我不确定)
<script>
gtag('config', 'AW-819601053/HpfiCIHgu-cCEJ296IYD', {
'phone_conversion_number': '0800 368 9125'
});
</script>
我已经搜索过,但没有找到明确的指导。
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论