The AnalyticsMethods type exposes the following members.
Back to Top
Methods
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) |
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) |
Logs the site visitor.
|
See Also