I am currently using Webtrekk for our analytics.
我目前正在使用Webtrekk进行分析。
Recently, I implemented Google Tag Manager to manage and consolidate all tags. I am thinking of adding Webtrekk into Google Tag Manager and I was wondering if there are any compatibility issues.
最近,我实施了Google跟踪代码管理器来管理和整合所有代码。我正在考虑将Webtrekk添加到Google跟踪代码管理器中,我想知道是否存在任何兼容性问题。
According to http://support.google.com/tagmanager/answer/2787990, tags that use document.write, either in the snippet or in the linked JavaScript are not supported by Google Tag Manager. I found out that the linked Javascript (webtrekk_v3.2js) contains"document.write".
根据http://support.google.com/tagmanager/answer/2787990,Google跟踪代码管理器不支持在代码段或链接的JavaScript中使用document.write的代码。我发现链接的Javascript(webtrekk_v3.2js)包含“document.write”。
What do you suggest as a workaround for this?
你有什么建议作为解决方法?
Can I just use the tracking code inside the tags instead and skip the javascript totally?
我可以只使用标签内的跟踪代码并完全跳过javascript吗?
Thanks!
谢谢!
1 个解决方案
#1
0
"document_write" is only needed for old browsers and is not needed anymore. ask webtrekk for the newest js release and there is no "document_write" anymore.
“document_write”仅适用于旧浏览器,不再需要。向webtrekk询问最新的js版本,并且不再有“document_write”了。
we implemented webtrekk successful .
我们成功实施了webtrekk。
#1
0
"document_write" is only needed for old browsers and is not needed anymore. ask webtrekk for the newest js release and there is no "document_write" anymore.
“document_write”仅适用于旧浏览器,不再需要。向webtrekk询问最新的js版本,并且不再有“document_write”了。
we implemented webtrekk successful .
我们成功实施了webtrekk。