There are two types of JavaScript tag: Website (implemented in
webtrends.js) and Mobile Website (implemented in
webtrends.lite.js). The tag is delivered after Space creation in Analytics 10
(the type delivered depends on the type of Space created). You can also generate a Website tag
with TagBuilder.
The only difference between the tags is that the Mobile Website tag has third party cookies
disabled by default, and has reduced functionality, which gives it it the smaller footprint necessary for
mobile environments. The Mobile Website tag does not have these features:
- Legacy Multitrack (there is no window.dcsMultiTrack() function)
- Debug (there is no dcsDebug() function)
- Dual Tagging (you may only create one instance of a object)
- Plugins
- On-Page Event Tracking
- Ad Impressions
- Version Detection (JavaScript, Flash, Silverlight)
Note: If you need any of these features on a mobile site, you can deploy a Website tag in a mobile
environment.