1 个网站可以通过 2 个分析帐户进行分析吗?

发布于 2024-10-11 16:32:58 字数 49 浏览 2 评论 0原文

因为我必须寻找我的客户 AdWords 营销活动,而它不能与我的分析帐户相匹配...

Because I have to look for my clients Adwords campaign, and it can't be with my analytics acc ...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

白馒头 2024-10-18 16:32:59

您放置在页面上的 Analytics 代码中的变量之一是:

_gaq.push(['_setAccount', '***account code here ***']);

因此,如果我理解正确的话,您将必须为该页面设置两套跟踪代码。我不确定它们可能会或可能不会互相干扰,但这会有点混乱。您还必须至少重命名第二组跟踪代码中的一些变量,以避免两次声明相同的变量。

One of the variables in the Analytics code that you put on your page is:

_gaq.push(['_setAccount', '***account code here ***']);

so if I am understanding it correctly, you would have to have two sets of tracking code for the page. They may or may not interfere with one another, I'm not sure, but it would be a bit messy. You'd also have to rename some of the variables in the second set of tracking code, at the very least - to avoid declaring the same variables twice.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文