Table of Contents

Namespace Dynamicweb.Tracking.Notifications

Classes

AfterEventTrackingNotificationArgs

Provides information about the event after it has been tracked.

AfterSessionTrackingNotificationArgs

Provides information about the session after it has been tracked.

AfterTrackingNotificationArgs

Provides information about the context after something has been tracked.

AfterViewTrackingNotificationArgs

Provides information about the view after it has been tracked.

BeforeEventTrackingNotificationArgs

Provides information about the event before it is tracked.

BeforeSessionTrackingNotificationArgs

Provides information about the session before it is tracked.

BeforeTrackingNotificationArgs

Provides information about the context before something is tracked.

BeforeViewTrackingNotificationArgs

Provides information about the view before it is tracked.

CancelableTrackingNotificationArgs

Base class for cancelable notifications related to tracking.

TrackingNotificationArgs

Base class for notifications related to tracking

TrackingNotifications

Represents a set of notifications available for tracking.

To top