gpt4 book ai didi

google-analytics - 通用Analytics(分析)追踪程式码应该放在页面的什么位置?

转载 作者:行者123 更新时间:2023-12-03 15:48:31 27 4
gpt4 key购买 nike

我的网站当前在主体底部具有传统的(非异步)Google Analytics(分析)跟踪代码。

<script type="text/javascript">            
var gaJsHost = (("https:" == document.location.protocol) ? "https://" : "http://");
document.write(unescape("%3Cscript src='" + gaJsHost + "stats.g.doubleclick.net/dc.js' type='text/javascript'%3E%3C/script%3E"));
</script>


我正计划升级到Universal Analytics跟踪代码。如Google所述,新的跟踪代码可以放入体内还是应该仅放在头部(在标签之前)?
谢谢。

最佳答案

Google在Set up the web tracking code中说

Paste your snippet (unaltered, in it’s entirety) into every web page you want to track.
Paste it immediately before the closing </head> tag. If you use templates to
dynamically generate pages for your site (like if you use PHP, ASP, or a similar
technology), you can paste the tracking code snippet into its own file, then include
it in your page header.


我知道在页面底部也将其放入体内的人,因此,可以的话,您可以将其放入体内。它仍然可以工作。我个人总是将其放在标题中,如果Google推荐的话,他们必须知道他们在说什么。

关于google-analytics - 通用Analytics(分析)追踪程式码应该放在页面的什么位置?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23903720/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com