Class TrackingContext
- Namespace
- Dynamicweb.Tracking
- Assembly
- Dynamicweb.Core.dll
Context information related to tracking
- Inheritance
-
Tracking
Context
- Inherited Members
Constructors
TrackingContext()
TrackingContext(bool, int, string)
Parameters
Properties
Events
Gets the events.
Property Value
- ICollection<Event
Data > The events.
IsTrackingEnabled
Gets a value indicating if tracking is enabled.
Property Value
- bool
true
if tracking is enabled; otherwise,false
.
Session
Gets the session.
Property Value
- Session
Data The session.
SessionId
Gets the session id.
Property Value
View
Gets the view.
Property Value
- View
Data The view.
VisitorId
Gets the visitor id.