VisitorEngagementSettings Class |
Namespace: Dynamicweb.Analytics.Leads
The VisitorEngagementSettings type exposes the following members.
Name | Description | |
---|---|---|
VisitorEngagementSettings |
Initializes a new instance of an object.
|
Name | Description | |
---|---|---|
BrandedSearch |
Gets or sets the "Branded search" rule.
| |
ClickDepth |
Gets or sets the "Click depth" rule.
| |
Default |
Gets the default settings.
| |
Interactions |
Gets or sets the list of "Interaction" rules.
| |
Loyalty |
Gets or sets the "Loyalty" rule.
| |
Recency |
Gets or sets the "Recency" rule.
| |
TimeFrame |
Gets or sets the target time frame (in days).
|
Name | Description | |
---|---|---|
GetSettings |
Reads the settings from the global configuration file. If the settings are not defined, null (Nothing in Visual Basic) is returned.
| |
Save |
Saves the settings to the global settings configuration file.
|