Click or drag to resize

Dynamicweb.Analytics.Notifications Namespace

 
Classes
  ClassDescription
Public classAnalytics
provides notifications names as well as notification argument types related to Online Marketing Center. This class cannot be inherited.
Public classAnalyticsContentItemsNotificationArgs
Provides information about current shop item.
Public classAnalyticsEmailSendNotificationArgs
Provides information about email notifications that are being sent.
Public classAnalyticsLeadStateChangeNotificationArgs
Provides information about lead state change.
Public classCode exampleAnalyticsLinkClickArgs
Provides information about the link being clicked
Public classAnalyticsShopItemNotificationArgs
Provides information about current shop item.
Public classAnalyticsSplitTestEmailSendNotificationArgs
Provides information about report email notifications that are being sent.
Public classAnalyticsVisitEngagementNotificationArgs
Provides information about the visit's engagement index.
Public classAnalyticsVisitProfileNotificationArgs
Provides information about the visit's profile.
Public classAnalyticsVisitTrackNotificationArgs
Provides information about the visit that is being tracked.
Public classEmailAddress
Represents an email address.
Public classEmailDispatchService
Represents a dispatch service that sends out email-based notifications.
Public classEmailNotification
Represents an email notification.
Public classEmailProfile
Represents an email profile used to send various email-based notifications.
Public classNotificationDispatchResult
Represents a notification dispatch result.
Public classReturningVisitorNotification
Represents a returning visitor notification. This class cannot be inherited.
Interfaces
  InterfaceDescription
Public interfaceAnalyticsIVisitNotificationArgs
Represents a notification arguments providing information about the visit.
Public interfaceIAddress
Represents an address.
Public interfaceINotification
Represents a non-generic contract for implementing notifications.
Public interfaceINotificationT, V
Represents a generic contract for implementing notifications.
Public interfaceINotificationDispatchService
Represents a contract for notification dispatch services.
Public interfaceINotificationProfile
Represents a contract for notification profiles.