AnalyticsMethods Class |
Namespace: CMS.WebAnalytics
public static class AnalyticsMethods
The AnalyticsMethods type exposes the following members.
Name | Description | |
---|---|---|
LogAnalytics |
Logs statistics for landing and referring pages.
| |
LogConversion(String, String, String) |
Logs conversion for given conversion name and value.
| |
LogConversion(SiteNameOnDemand, String, String) | Obsolete.
Logs conversion for given conversion name and value.
| |
LogPageNotFound |
Logs the page not found.
| |
LogSearchCrawler |
Logs search crawler visit for current page
| |
LogVisitor(String) |
Logs the site visitor.
| |
LogVisitor(SiteNameOnDemand) | Obsolete.
Logs the site visitor.
|