| VisitorEngagementUpdate Method |
Updates the engagement index on all visits of the given visitor.
Namespace:
Dynamicweb.Analytics.Leads
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public void Update(
int index
)
Public Sub Update (
index As Integer
)
Parameters
- index
- Type: SystemInt32
See Also