Cookies tab (Get Http Contact Info step)
Use the Cookies tab of the Get Http Contact Info customizer window to map information from a local variable to a cookie.

A cookie is information maintained by the browser that is typically sent by an HTTP server.
The information in cookies can improve performance and convenience when a user repeatedly accesses the same web page. Most cookies store authentication or identifying information. Once the server authenticates a browser, it can send authentication credentials or other user identifiers to the browser cookie. The user can then access the web page without further authentication or identification.
Note | The use of cookies for authentication may present a security risk if a user leaves an authenticated browser unattended. |
The following table describes the property of the Cookies tab of the Get Http Contact Info customizer window.
Properties / Buttons |
Description |
||
---|---|---|---|
Cookies (Names and Variables) |
The names of cookies and the variables to which they are mapped. |
||
Add / Modify (Button) |
Use these buttons to access the Cookie dialog box. Use the dialog to specify the following:
When done, click OK.
|
||
Delete (Button) |
To remove the Cookie information, highlight a value in the list and click Delete. |