本文介绍了Google Analytics跨域跟踪:在一个网站上异步...在另一个网站上是传统的的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
跨域跟踪是否可以在site-a.com和site-b.com之间工作,例如,site-a.com使用异步跟踪代码,但site-b.com使用较旧的传统语法?
Will Cross Domain Tracking work between site-a.com and site-b.com, if for Example, site-a.com uses Asynchronous tracking code, but site-b.com uses the older "Traditional Syntax"?
推荐答案
是的,只要到达那里,数据如何到达GA的服务器并不重要。如果site-b.com和site-a.com设置正确,则其跨域配置无关紧要。
Yes, it doesn't matter how the data gets to GA's servers, as long as it gets there. If site-b.com and site-a.com are setup correctly, the fact that its a cross-domain configuration will not matter.
这篇关于Google Analytics跨域跟踪:在一个网站上异步...在另一个网站上是传统的的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!