Download links are hyperlinks whose URL:
- Is a download file (filename extension matches one of the types in the file types field)
- Resolves to HTTP protocol (not a local file)
The check box inserts an onclick event handler function named dcsRightClick
.
The handler is bound to the document body.
When a right mouse click occurs on the page, the handler is called. The handler receives an event object as a parameter.
If the event object meets the criteria above, then its contents are passed as parameters to dcsMultiTrack.
The file types field should contain a comma separated list of filename extensions.
An event-specific identifier is passed via the WT.dl parameter. This is defined in the Webtrends Unified Event Model.