Difference between revisions of "WID/Current/Developer/GWCCookies"
From Genesys Documentation
(Published) |
|||
Line 2: | Line 2: | ||
|Standalone=No | |Standalone=No | ||
|DisplayName=Cookies | |DisplayName=Cookies | ||
− | | | + | |Platform=PureEngage |
|TocName=Cookies | |TocName=Cookies | ||
− | |||
|ComingSoon=No | |ComingSoon=No | ||
|Context=Genesys Widgets uses the following cookies to restore chat sessions, track the state of the UI, store a customer's decisions, and more. The customer's browser must enable cookies, or Genesys Widgets will not work properly. | |Context=Genesys Widgets uses the following cookies to restore chat sessions, track the state of the UI, store a customer's decisions, and more. The customer's browser must enable cookies, or Genesys Widgets will not work properly. | ||
Line 11: | Line 10: | ||
|ComingSoon=No | |ComingSoon=No | ||
|alignment=Vertical | |alignment=Vertical | ||
− | |structuredtext={{ | + | |structuredtext=<br /> |
− | + | {{{!}} class="wikitable" | |
− | + | {{!}}+ | |
− | }} | + | ==App== |
− | + | !Cookie Name | |
− | + | !Purpose | |
− | + | {{!}}- | |
− | + | {{!}}_genesys.widgets.app.autoLoadList | |
− | + | {{!}}Contains a list of active plugin names that are updated based on the usage of Widgets during the {{Link-SomewhereInThisVersion|manual=Developer|topic=GWCDeployment#Deployment_methods|display text=Lazy loading}} deployment method. This is to ensure that a Widget is auto-loaded during a page refresh or page navigation when there is an active session associated with it. | |
− | + | {{!}}- | |
− | + | {{!}} | |
− | }}{{ | + | {{!}} |
− | + | {{!}}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | }}{{ | ||
− | | | ||
− | | | ||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|Status=No | |Status=No | ||
}}{{Section | }}{{Section | ||
− | |||
|Standalone=No | |Standalone=No | ||
|ComingSoon=No | |ComingSoon=No | ||
|alignment=Vertical | |alignment=Vertical | ||
− | |structuredtext=_genesys.widgets. | + | |structuredtext=<br /> |
− | + | {{{!}} class="wikitable" | |
+ | {{!}}+ | ||
+ | ==Console== | ||
+ | !Cookie Name | ||
+ | !Purpose | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.console.session | ||
+ | {{!}}A cookie containing the active Console plugin open/close state. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.console.commandPlugin | ||
+ | {{!}}A cookie containing the selected plugin name from the Commands section. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.console.command | ||
+ | {{!}}A cookie containing the selected command to run from the Commands section. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.console.eventPlugin | ||
+ | {{!}}A cookie containing the selected plugin from the Events section to listen for any events. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.console.event | ||
+ | {{!}}A cookie containing the selected event type to listen against, from the Events section. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.console.optionsArea | ||
+ | {{!}}A cookie containing the command options to send when executing a command. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.console.activeSubscriptions | ||
+ | {{!}}A cookie containing the list of all active event subscriptions listening via Console plugin. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.console.windowPosition | ||
+ | {{!}}A cookie containing the position of the Console plugin on the screen. | ||
+ | {{!}}} | ||
|Status=No | |Status=No | ||
}}{{Section | }}{{Section | ||
− | |||
|Standalone=No | |Standalone=No | ||
|ComingSoon=No | |ComingSoon=No | ||
|alignment=Vertical | |alignment=Vertical | ||
− | |structuredtext=_genesys.widgets.webchat.state.open | + | |structuredtext=<br /> |
− | _genesys.widgets.webchat.metaData | + | {{{!}} class="wikitable" |
− | _genesys.widgets.webchat.state.index | + | {{!}}+ |
− | _genesys.widgets.webchat.state.filters | + | ==WebChat== |
− | _genesys.widgets.webchat.state.session | + | !Cookie Name |
− | _genesys.widgets.webchat.state.minimized | + | !Purpose |
− | _genesys.widgets.webchat.autoInvite.disabled | + | {{!}}- |
− | _genesys.widgets.webchat.state.unreadMessages | + | {{!}}_genesys.widgets.webchat.state.open |
− | _genesys.widgets.webchat.state.lastMessageCountRead | + | {{!}}A cookie containing the WebChat Widget open or close state for internal tracking purposes. |
− | _genesys.widgets.webchat.state.asyncUnreadMessageCount | + | {{!}}- |
− | _genesys.widgets.webchat.state.pureengage-v3-rest.session | + | {{!}}_genesys.widgets.webchat.state.keys |
− | _genesys.widgets.webchat.state.pureengage-v3-rest.keys | + | {{!}}A session cookie that can contain some encrypted keys related to the current active chat session. |
− | _genesys.widgets.webchat.state.pureengage-v3-rest.index | + | {{!}}- |
− | _genesys.widgets.webchat.state.pureengage-v3-rest.open | + | {{!}}_genesys.widgets.webchat.state.ping |
− | _genesys.widgets.webchat.state.purecloud-v2-sockets.JWtoken | + | {{!}}A session cookie containing the time at which the last successful request was made to the server. |
− | _genesys.widgets.webchat.state.purecloud-v2-sockets.ConversationID | + | {{!}}- |
− | _genesys.widgets.webchat.state.purecloud-v2-sockets.MemberID | + | {{!}}_genesys.widgets.webchat.metaData |
− | _genesys.widgets.webchat.state.purecloud-v2-sockets.WS_URL | + | {{!}}A session cookie containing all the {{Link-SomewhereInThisVersion|manual=SDK|topic=WebChat-combined#Metadata|display text=Metadata}} details related to the current active chat session. |
− | _genesys.widgets.webchat.state.purecloud-v2-sockets.LastMsgId | + | {{!}}- |
− | + | {{!}}_genesys.widgets.webchat.state.index | |
+ | {{!}}A session cookie containing the last unique Message ID for internal tracking purposes. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.webchat.state.filters | ||
+ | {{!}}A session cookie containing any pre-filters that were added using WebChatService plugin commands {{Link-SomewhereInThisVersion|manual=SDK|topic=WebChatService-combined#addPrefilter|display text=addPrefilter}} or {{Link-SomewhereInThisVersion|manual=SDK|topic=WebChatService-combined#sendFilteredMessage|display text=sendFilteredMessage}}. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.webchat.state.session | ||
+ | {{!}}A session cookie containing the unique Session ID related to the current active chat session. It is used to restore the active chat session during scenarios like page refresh or page navigation. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.webchat.state.minimized | ||
+ | {{!}}A cookie containing the WebChat Widget minimized or maximized state for internal tracking purposes. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.webchat.autoInvite.disabled | ||
+ | {{!}}Contains a value whether to disable or enable the WebChat autoInvite feature. It is dynamically updated based on the user's response to the initial WebChat invite. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.webchat.state.unreadMessages | ||
+ | {{!}}A session cookie that keeps track of the number of unread messages during an active chat session, when WebChat is minimized. It is cleared whenever the WebChat Widget is maximized by the user to read the new messages. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.webchat.state.lastMessageCountRead | ||
+ | {{!}}A session cookie containing the number of messages that are read during an active chat session that calculates the number of unread messages when WebChat is minimized. It is automatically cleared whenever the WebChat Widget is maximized or closed/ended. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.webchat.state.asyncUnreadMessageCount | ||
+ | {{!}}A session cookie that keeps track of the number of unread messages related to an Async Chat, when WebChat is minimized. It is cleared whenever the WebChat Widget is maximized by the user to read the new messages. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.webchat.state.pureengage-v3-rest.session | ||
+ | {{!}}A session cookie applicable only when using PureEngage V3 API. It contains the Session ID related to the current active chat session. It is used to restore the active chat session during scenarios like page refresh or page navigation. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.webchat.state.pureengage-v3-rest.keys | ||
+ | {{!}}A session cookie applicable only when using PureEngage V3 API, containing the encrypted keys related to the current active chat session. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.webchat.state.pureengage-v3-rest.index | ||
+ | {{!}}A session cookie applicable only when using PureEngage V3 API, containing the last unique message ID for internal tracking purposes. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.webchat.state.pureengage-v3-rest.open | ||
+ | {{!}}A cookie applicable only when using PureEngage V3 API, containing the WebChat Widget open or close state for internal tracking purposes. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.webchat.state.purecloud-v2-sockets.JWtoken | ||
+ | {{!}}A session cookie applicable only when using PureCloud V2 API, containing the JWT token related to the current active chat session. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.webchat.state.purecloud-v2-sockets.ConversationID | ||
+ | {{!}}A session cookie applicable only when using PureCloud V2 API, containing the active conversation ID related to the current chat session. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.webchat.state.purecloud-v2-sockets.MemberID | ||
+ | {{!}}A session cookie applicable only when using PureCloud V2 API, containing the user ID of the WebChat Widget related to the current active chat session. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.webchat.state.purecloud-v2-sockets.WS_URL | ||
+ | {{!}}A session cookie applicable only when using PureCloud V2 API, containing the WebSocket event stream URI for listening to new incoming messages. | ||
+ | {{!}}- | ||
+ | {{!}}_genesys.widgets.webchat.state.purecloud-v2-sockets.LastMsgId | ||
+ | {{!}}A session cookie applicable only when using PureCloud V2 API, containing the last unique ID of the message sent in the WebChat Widget. | ||
+ | {{!}}} | ||
|Status=No | |Status=No | ||
}} | }} | ||
}} | }} |
Revision as of 17:42, January 17, 2020
Genesys Widgets uses the following cookies to restore chat sessions, track the state of the UI, store a customer's decisions, and more. The customer's browser must enable cookies, or Genesys Widgets will not work properly.
Related documentation:
Cookie Name | Purpose |
---|---|
_genesys.widgets.app.autoLoadList | Contains a list of active plugin names that are updated based on the usage of Widgets during the Lazy loading deployment method. This is to ensure that a Widget is auto-loaded during a page refresh or page navigation when there is an active session associated with it. |
Cookie Name | Purpose |
---|---|
_genesys.widgets.console.session | A cookie containing the active Console plugin open/close state. |
_genesys.widgets.console.commandPlugin | A cookie containing the selected plugin name from the Commands section. |
_genesys.widgets.console.command | A cookie containing the selected command to run from the Commands section. |
_genesys.widgets.console.eventPlugin | A cookie containing the selected plugin from the Events section to listen for any events. |
_genesys.widgets.console.event | A cookie containing the selected event type to listen against, from the Events section. |
_genesys.widgets.console.optionsArea | A cookie containing the command options to send when executing a command. |
_genesys.widgets.console.activeSubscriptions | A cookie containing the list of all active event subscriptions listening via Console plugin. |
_genesys.widgets.console.windowPosition | A cookie containing the position of the Console plugin on the screen. |
Cookie Name | Purpose |
---|---|
_genesys.widgets.webchat.state.open | A cookie containing the WebChat Widget open or close state for internal tracking purposes. |
_genesys.widgets.webchat.state.keys | A session cookie that can contain some encrypted keys related to the current active chat session. |
_genesys.widgets.webchat.state.ping | A session cookie containing the time at which the last successful request was made to the server. |
_genesys.widgets.webchat.metaData | A session cookie containing all the Metadata details related to the current active chat session. |
_genesys.widgets.webchat.state.index | A session cookie containing the last unique Message ID for internal tracking purposes. |
_genesys.widgets.webchat.state.filters | A session cookie containing any pre-filters that were added using WebChatService plugin commands addPrefilter or sendFilteredMessage. |
_genesys.widgets.webchat.state.session | A session cookie containing the unique Session ID related to the current active chat session. It is used to restore the active chat session during scenarios like page refresh or page navigation. |
_genesys.widgets.webchat.state.minimized | A cookie containing the WebChat Widget minimized or maximized state for internal tracking purposes. |
_genesys.widgets.webchat.autoInvite.disabled | Contains a value whether to disable or enable the WebChat autoInvite feature. It is dynamically updated based on the user's response to the initial WebChat invite. |
_genesys.widgets.webchat.state.unreadMessages | A session cookie that keeps track of the number of unread messages during an active chat session, when WebChat is minimized. It is cleared whenever the WebChat Widget is maximized by the user to read the new messages. |
_genesys.widgets.webchat.state.lastMessageCountRead | A session cookie containing the number of messages that are read during an active chat session that calculates the number of unread messages when WebChat is minimized. It is automatically cleared whenever the WebChat Widget is maximized or closed/ended. |
_genesys.widgets.webchat.state.asyncUnreadMessageCount | A session cookie that keeps track of the number of unread messages related to an Async Chat, when WebChat is minimized. It is cleared whenever the WebChat Widget is maximized by the user to read the new messages. |
_genesys.widgets.webchat.state.pureengage-v3-rest.session | A session cookie applicable only when using PureEngage V3 API. It contains the Session ID related to the current active chat session. It is used to restore the active chat session during scenarios like page refresh or page navigation. |
_genesys.widgets.webchat.state.pureengage-v3-rest.keys | A session cookie applicable only when using PureEngage V3 API, containing the encrypted keys related to the current active chat session. |
_genesys.widgets.webchat.state.pureengage-v3-rest.index | A session cookie applicable only when using PureEngage V3 API, containing the last unique message ID for internal tracking purposes. |
_genesys.widgets.webchat.state.pureengage-v3-rest.open | A cookie applicable only when using PureEngage V3 API, containing the WebChat Widget open or close state for internal tracking purposes. |
_genesys.widgets.webchat.state.purecloud-v2-sockets.JWtoken | A session cookie applicable only when using PureCloud V2 API, containing the JWT token related to the current active chat session. |
_genesys.widgets.webchat.state.purecloud-v2-sockets.ConversationID | A session cookie applicable only when using PureCloud V2 API, containing the active conversation ID related to the current chat session. |
_genesys.widgets.webchat.state.purecloud-v2-sockets.MemberID | A session cookie applicable only when using PureCloud V2 API, containing the user ID of the WebChat Widget related to the current active chat session. |
_genesys.widgets.webchat.state.purecloud-v2-sockets.WS_URL | A session cookie applicable only when using PureCloud V2 API, containing the WebSocket event stream URI for listening to new incoming messages. |
_genesys.widgets.webchat.state.purecloud-v2-sockets.LastMsgId | A session cookie applicable only when using PureCloud V2 API, containing the last unique ID of the message sent in the WebChat Widget. |
Comments or questions about this documentation? Contact us for support!