Zope Browser Id Manager objects allow Zope to differentiate between site visitors by "tagging" each of their browsers with a unique identifier. This is useful if you need to tell visitors apart from one another even if they do not "log in" to your site. Browser Id Managers are generally used by interacting with the Zope sessioning machinery.

Title
Browser Id Name
Look for Browser Id in
CHECKED> Cookies
CHECKED> Forms and Query Strings
CHECKED> URLs
Automatically Encode Zope-Generated
URLs With A Browser Id
CHECKED>
Cookie Path
leave blank to provide no path info in the browser cookie
Cookie Domain
leave blank to send cookies without domain
info -- however, if cookie domain is not blank,
it must contain at least two dots
Cookie Lifetime In Days
0 means send cookies which last only for the
lifetime of the browser
Only Send Cookie Over HTTPS
CHECKED>