VisitorEngagement Class |
Namespace: Dynamicweb.Analytics.Leads
The VisitorEngagement type exposes the following members.
Name | Description | |
---|---|---|
VisitorEngagement |
Initializes a new instance of an object.
|
Name | Description | |
---|---|---|
AutoUpdate |
Gets or sest value indicating whether to automatically update the visitor engagement index of the target visitor after each time the index is calculated.
| |
Settings |
Gets or sets the settings used for calculation.
| |
VisitorID |
Gets the unique identifier of the visitor.
|
Name | Description | |
---|---|---|
Calculate |
Calculates visitor engagement.
| |
CalculateMaximum |
Calculates the maximum engagement that the visitor can achieve.
| |
PurgeCache |
Purges the cache.
| |
Update |
Updates the engagement index on all visits of the given visitor.
| |
UpdateCache(IResource) |
Updates the cache.
| |
UpdateCache(Visit) |
Updates the cache.
|