Commit 8e1bd42e by Alison Hodges

Merge pull request #4683 from edx/ahodges/documentation/AN2976

Added clarification for events that do/not include session values
parents 3af43cde 90a64a7d
...@@ -249,7 +249,9 @@ emitted. ...@@ -249,7 +249,9 @@ emitted.
**Type:** string **Type:** string
**Details:** This 32-character value is a key that identifies the user's **Details:** This 32-character value is a key that identifies the user's
session. Can be undefined. session. All browser events and the server :ref:`enrollment<enrollment>` events
include a value for the session. Other server events do not include a session
value.
=================== ===================
``time`` Field ``time`` Field
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment