Properties Methods Events Direct Link
Observable
  SessionStore
    PersistedSessionStore
      ClientContextMgr

Class CQ_Analytics.ClientContextMgr

Package:CQ_Analytics
Class:ClientContextMgr
Extends:CQ_Analytics.PersistedSessionStore
Clientlib:personalization.core
The CQ_Analytics.ClientContextMgr object is a singleton providing methods for registration, persistence and management of different session stores linked to the clientcontext.
Each store is basically a set of pairs (key,value) and will be used by segmentation (see CQ_Analytics.SegmentMgr) and displayed by clientcontext UI (see CQ_Analytics.ClientContextUI).

This class is a singleton and cannot be created directly.

Public Properties

Property Defined By
  CONFIG_PATH : String
<static> Location of the config.
ClientContextMgr

Public Methods

Method Defined By

Public Events

This class has no public events.