Off-site links are hyperlinks whose URL resolves to an off-site domain.
The check box inserts an onclick event handler function named dcsOffsite
.
The handler is bound to the document body.
When a mouse click occurs on the page, the handler is called. The handler receives an event object as an argument.
If the event object meets the criteria above, then its contents are passed as parameters to dcsMultiTrack.
Note that by default, query parameters are removed from the off-site link to reduce the number of unique URLs. To include query parameters in the off-site link, set trimoffsiteparams=false
in Webtrends constructor function in webtrends.js
.
An event specific identifier is passed via the WT.dl parameter. This is defined in the Webtrends Unified Event Model.