Tracker Methods |
The Tracker type exposes the following members.
Name | Description | |
---|---|---|
CalculateEngagementIndex |
Calculates the engagement index
| |
GetScript |
Retrieves the content that can be embedded into the final page output in order to track the visit asynchronously.
| |
LogPageVisit |
Logs the visit of the current page.
| |
LogPageVisit(Int32) |
Logs the visit of the given page.
| |
LogVisit(IResource) |
Logs the visit of the specified resource.
| |
LogVisit(String, String) |
Logs new resource visit.
| |
LogVisit(IResource, Boolean) |
Logs the visit of the specified resource.
| |
LogVisit(String, String, Boolean) |
Logs new resource visit.
| |
LogVisit(String, String, String) |
Logs new resource visit.
| |
LogVisit(String, String, String, Boolean) | ||
TrackCurrentVisit |
Track the current visit.
| |
TrySendNotification |
Tries to send the specified notification.
| |
UpdateEngagementIndex |
Updates the engagement index.
|
Name | Description | |
---|---|---|
IVisitorTrackerCreate | ||
IVisitorTrackerCreate(Int32, Int32) |