Click or drag to resize

Dynamicweb.Analytics Namespace

 
Classes
  ClassDescription
Public classClientDeviceSettings
Provides information about the visitor's device settings.
Public classFileExportSettings
Represents a file export settings.
Public classFilterParagraphsBeforeRenderObserver
Filters the current paragraph list by removing paragraphs that are segmented and should not be shown to the current user.
Public classLocation
Provides information about visitor's location.
Public classNonBrowserSession
Represents non browser session of emails into NonBrowserSession table
Public classParagraphSegment
Provides information about personalization of the pages as they are rendered for sending in email marketing or in frontend. For each paragraph, we have a setting (show/hide), which indicates whether the paragraph should be shown or hidden by default.
Public classParagraphSegmentCollection
Represents a collection of paragraph segments.
Public classParagraphSegmentSelection
A table with segments selections(which are basically users smart searches). if a user belongs to at least one segment that has the "stop" icon, the paragraph is not rendered for this user. When a paragraph is set to "show", the only options for each segment is "hide" or "ignore". Similarly, if it is set to "hide", that is, the red "stop" icon, it is only shown to users that belong to at least one segment that has the green checkmark. When a paragraph is set to "hide", the only options for each segment are "show" and "ignore".
Public classParagraphSegmentSelectionCollection
Represents a collection of paragraph segment selections.
Public classProfileService
Public classReferrer
Provides referrer information.
Public classSearchRequestData
Provides information about the specified search request.
Public classSetGlobalMarketingTagsSubscriber
Represents event handler for setting global marketing tags
Public classShopItemIdentity
Represents a shop item identity.
Public classTableSchema
Represents a table schema. This class cannot be inherited.
Public classTableSchemaColumn
Represents database table column. This class cannot be inherited.
Public classTracker
Provides methods and properties for tracking visits.
Public classTrackerResult
Represents visitor tracking result.
Public classTrackerService
Public classUserAgent
Provides information about the user agent.
Public classUserIdentity
Represents user's identity.
Public classVisit
Provides information about a single web-site visit.
Public classVisitActivity
Provides information about the visit's activity on a web-site.
Public classVisitAdvertising
Represents an advertising infomation assocuated with the visit.
Public classVisitContext
Represents a context of a visit. This class cannot be inherited.
Public classVisitCustomerActivity
Provides information about the visit's activity as a customer on a web-site.
Public classVisitorCookie
Represents a visitor cookie. This class cannot be inherited.
Public classVisitProfile
Provides information about profiles of the given visit.
Enumerations
  EnumerationDescription
Public enumerationExportFormat
Represents an export format.
Public enumerationNotificationType
Represents a notification type.
Public enumerationTrafficSourceType
Represents traffic source type.