Analytics Fields |
The Analytics type exposes the following members.
Name | Description | |
---|---|---|
OnAfterApplyProfileDynamics |
Occurs after profile dynamics are applied.
| |
OnAfterCalculateEngagement |
Occurs after the engagement index is calculated.
| |
OnAfterEstimateProfile |
Occurs after visitor profiles are estimated.
| |
OnAfterLeadStateChange |
Occurs after lead state has been changed.
| |
OnAfterNotifyAboutReturningVisitors |
Occurs after notifications of type "Returning visitors" are dispatched.
| |
OnAfterRecognizeProfile |
Occurs after visitor profile is recognized.
| |
OnAfterSendReports |
Occurs after email notifications containing report data are dispatched.
| |
OnAfterSendSplitTests |
Occurs after email notifications containing split tests report data are dispatched.
| |
OnAfterTrackVisit |
Occurs after the current visit has been tracked.
| |
OnBeforeApplyProfileDynamics |
Occurs before profile dynamics are applied.
| |
OnBeforeCalculateEngagement |
Occurs before the engagement index is calculated.
| |
OnBeforeEstimateProfile |
Occurs before visitor profile are estimated.
| |
OnBeforeLeadStateChange |
Occurs before lead state has been changed.
| |
OnBeforeNotifyAboutReturningVisitors |
Occurs before notifications of type "Returning visitors" are dispatched.
| |
OnBeforeRecognizeProfile |
Occurs before visitor profile is recognized.
| |
OnBeforeSendReports |
Occurs before email notifications containing report data are dispatched.
| |
OnBeforeSendSplitTests |
Occurs before email notifications containing split tests report data are dispatched.
| |
OnBeforeTrackVisit |
Occurs before the current visit is about to be tracked.
| |
OnDetermineContentItems |
Occurs when content items are determined.
| |
OnDetermineShopItem |
Occurs when shopitem is detected.
| |
OnLinkClick | Occurs after a link click has been registered. | |
OnNotifyingAboutReturningVisitors |
Occurs while notifications of type "Returning visitors" are being dispatched.
| |
OnSendingReports |
Occurs while email notifications containing report data are being dispatched.
| |
OnSendingSplitTests |
Occurs while email notifications containing split tests report data are being dispatched.
| |
OnTrackingVisit |
Occurs while the current visit is being tracked.
|