EES reference - attribute reference

As sessions are captured and evaluated in the Short Term Canister, Discover maintains a series of attributes for individual hits in the session and the overall session.

  • A hit attribute is a numerical or text value pertaining to an individual hit. A hit attribute value may be extracted from the request or response or calculated based on a defined pattern.
    • A step attribute is a hit attribute that is applied to step-based data. It can be referenced and behaves exactly like a hit attribute. See "Step-Based Eventing" in the Unica Discover Event Manager Manual.
    • See Hit attribute reference.
  • A session attribute is an attribute that applies to the entire session. In the Short Term Canister, session attributes are initialized when the first hit of a new session enters the STC and can be updated during the session. These values can be extracted from session data or calculated.
    Note: Write access to user-defined session attributes is permitted only through the defined action of an event.

These references are available for use in the Discover Event Manager. In particular, you may use them as conditions in event definitions.

Note: For information about an individual attribute, move the mouse over the attribute in the Condition step in the Discover Event Manager.

This section contains reference information about hit attributes and session attributes. In the tables below, you can review the hit attributes and session attributes available for use.

  • Attribute reference information includes the JavaScript for each attribute to reference in Advanced Mode. See Advanced Mode for Events.