Dynamicweb.Analytics.Notifications Namespace |
Class | Description | |
---|---|---|
Analytics |
provides notifications names as well as notification argument types related to Online Marketing Center. This class cannot be inherited.
| |
AnalyticsContentItemsNotificationArgs |
Provides information about current shop item.
| |
AnalyticsEmailSendNotificationArgs |
Provides information about email notifications that are being sent.
| |
AnalyticsLeadStateChangeNotificationArgs |
Provides information about lead state change.
| |
AnalyticsLinkClickArgs |
Provides information about the link being clicked
| |
AnalyticsShopItemNotificationArgs |
Provides information about current shop item.
| |
AnalyticsSplitTestEmailSendNotificationArgs |
Provides information about report email notifications that are being sent.
| |
AnalyticsVisitEngagementNotificationArgs |
Provides information about the visit's engagement index.
| |
AnalyticsVisitProfileNotificationArgs |
Provides information about the visit's profile.
| |
AnalyticsVisitTrackNotificationArgs |
Provides information about the visit that is being tracked.
| |
EmailAddress |
Represents an email address.
| |
EmailDispatchService |
Represents a dispatch service that sends out email-based notifications.
| |
EmailNotification |
Represents an email notification.
| |
EmailProfile |
Represents an email profile used to send various email-based notifications.
| |
NotificationDispatchResult |
Represents a notification dispatch result.
| |
ReturningVisitorNotification |
Represents a returning visitor notification. This class cannot be inherited.
|
Interface | Description | |
---|---|---|
AnalyticsIVisitNotificationArgs |
Represents a notification arguments providing information about the visit.
| |
IAddress |
Represents an address.
| |
INotification |
Represents a non-generic contract for implementing notifications.
| |
INotificationT, V |
Represents a generic contract for implementing notifications.
| |
INotificationDispatchService |
Represents a contract for notification dispatch services.
| |
INotificationProfile |
Represents a contract for notification profiles.
|