Page Title parameter
wt.ti
identifies the HTML page title of the associated web content or the name of the mobile app in the case of the SDK. It supports a single page title per web page and its value overrides other methods of page title lookup. If it is found in a parameter list, its value is used in reports. When present, no other page title lookups are performed.
If more than one page with the wt.ti
parameter happen to be rebuilt to the same URL (via URL rebuilding), the last page seen wins.
Valid value | Alphanumeric UTF-8 string |
Syntax | wt.ti=title
|
Example | wt.ti=Bank%20401k%20Investments
|