Products
Webtrends Analytics 9.x
Issue
What issues will occur if the Webtrends javascript tag is removed leaving the dscMultitrack calls behind?
Resolution
The pages that contain the manual dcsMultiTrack calls will generate errors when they try to run which can halt the execution of other calls on the same page.
The best solution is to remove the dscMultiTrack calls from each page that is tagged in this manner.
Another option is to create a function on the page called dcsMultiTrack that does nothing or reports the pages calling this function.