Documentation Center

Cookie

This topic describes the Cookie element.

Attributes

AttributeDescription and useType
Type

The type of this cookie: a Tracking cookie, Session cookie or Ambient Data Framework claim cookie.

(optional)

One of the following values:

Tracking

The name of the cookie containing the Tracking ID

Session

The name of the cookie containing the Session ID

ADF

The name of the cookie containing the Ambient Data Framework claims. If you do not specify a cookie of this type, a cookie called TAFContext is assumed.

Name

The name of the cookie.

(optional)
string
Path

A specific path on the site to which you can bind the cookie.

(optional)
string