Module: Kameleoon::Network::Cookie
- Defined in:
- lib/kameleoon/network/cookie/cookie_manager.rb
Defined Under Namespace
Classes: CookieManager
Constant Summary collapse
- VISITOR_CODE_COOKIE =
'kameleoonVisitorCode'- KAMELEOON_SIMULATION_FF_DATA =
'kameleoonSimulationFFData'- EXPERIMENT_ID_KEY =
'expId'- VARIATION_ID_KEY =
'varId'- COOKIE_TTL_SECONDS =
380 days in seconds
380 * 86_400