<@USERREFERENCEARGUMENT>
Description
Evaluates to _userReference=<@USERREFERENCE>.
For more information on
user variable tracking, see Chapter 7, "Using Variables," in
the User's Guide.
This meta tag is intended for use in
Results HTML anchor URLs when you are tracking user variables by user
reference and require support for Web browsers that do not support
HTTP cookies.
Example
<A HREF="<@CGI>/shop/add_item_to_basket.taf?item=29&
<@USERREFERENCEARGUMENT>">Add item</A>
This example includes the user's user
reference ID value in the URL of the link.
See Also
userKey,
altuserKey
<@USERREFERENCE>
<@USERREFERENCECOOKIE>
|