1 个网站可以通过 2 个分析帐户进行分析吗?
因为我必须寻找我的客户 AdWords 营销活动,而它不能与我的分析帐户相匹配...
Because I have to look for my clients Adwords campaign, and it can't be with my analytics acc ...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您放置在页面上的 Analytics 代码中的变量之一是:
因此,如果我理解正确的话,您将必须为该页面设置两套跟踪代码。我不确定它们可能会或可能不会互相干扰,但这会有点混乱。您还必须至少重命名第二组跟踪代码中的一些变量,以避免两次声明相同的变量。
One of the variables in the Analytics code that you put on your page is:
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.