Cookie
Documentation for Cookie element
Description
Specifies properties for cookies. A cookie with a unique value identifies each visitor. These cookies are generated by Profiling & Personalization on the Presentation Server. When a visitor visits your site for the first time, the code on the Page invokes Profiling & Personalization that checks if the visitor has a cookie for the site. If the visitor has no cookie, Profiling & Personalization generates a user record that is persisted to the user record with a cookie.
Child elements
Attributes
| Attribute | Description and use | Type |
|---|---|---|
| Name | Specifies the name of the cookie. required | string |
| Expires | The expiration time of the cookie measured in seconds. required | integer |