Properties Methods Events Config Options Direct Link

Class CQ_Analytics.ClientContextMgr.ServerStorage

Package:CQ_Analytics
Class:ClientContextMgr.ServerStorage
Extends:Object
Clientlib:personalization.core

Config Options

Config Options Defined By
  POST_MODE_DATAUPDATE : Number
Data update mode constant: POST if one session store data is updated.
ClientContextMgr.ServerStorage
  POST_MODE_PAGELOAD : Number
Page load mode constant: POST on every page load.
ClientContextMgr.ServerStorage
  POST_MODE_TIMER : Number
Timer mode constant: POST defined by an time interval.
ClientContextMgr.ServerStorage
  POST_PATH : Number
Beginning of the path used by post.
ClientContextMgr.ServerStorage
  POST_PROCESS_TIMER : Number
Interval in seconds to check if POST is needed in POST_MODE_TIMER mode (defaults to 60s).
ClientContextMgr.ServerStorage
  POST_TIMER : Number
Interval in seconds to POST in POST_MODE_TIMER mode (defaults to 600s).
ClientContextMgr.ServerStorage

Public Properties

This class has no public properties.

Public Methods

Method Defined By

Public Events

This class has no public events.