Page URL
wt.es identifies the page a user was on when an event occurred. The JavaScript tag forms it by concatenating the host name (dcssip) and URI stem (dcsuri) parameters. This tracks click-based events and the source page from which they originated. For example, when a user clicks on a link, the event source shows what page the user was viewing when the click occurred. In the case of a page view, these URLs are identical. In the case of a click, the dcsuri is the destination URL of the click and the event source is the source URL of the click.
| Valid value | Alphanumeric string |
| Syntax | wt.es=event_source
|
| Example | wt.es=www.example.com%2F2%2Fdvg%2Fdirt-bike.aspx
|