Google Analytics 电话跟踪,在哪里放置代码

发布于 2025-01-13 12:06:50 字数 339 浏览 0 评论 0原文

我已经获得了一些代码,可以放入网站中以跟踪导致电话呼叫的 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文