CookieClaim
This topic describes the CookieClaim element.
Description
Configure whether to generate Tracking cookies or not by default, and optionally a Claim that overrides this default on a per-visitor basis.
Attributes
| Attribute | Description and use | Type |
|---|---|---|
| DefaultValue | Specifies whether to generate Tracking cookies (value 'true') or not ('false') by default. (required) | string |
| Name | The name of the Claim that overrides the default, and generates Tracking cookies or not for a specific visitor. (optional) | string |