Cookies:
Cookies set by the application: {
epsilon_hosting: [
{ cookie_name: "PHPSESSID", expiration_time: "will expire at the end of the session (when the browser closes).", description: "Used to remember user preferences." }
],
google_analytics: [
{ cookie_name: "ga", expiration_time: "2 years", description: "Used to distinguish users." }
, { cookie_name: "gat", expiration_time: "10 minutes", description: "Used to throttle request rate." }
]
}