WebAnalyticsFunctions Class |
Namespace: CMS.WebAnalytics
public static class WebAnalyticsFunctions
The WebAnalyticsFunctions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetSearchEngine |
Returns search engine visitor came from.
|
![]() ![]() | GetSearchEngineKeyword |
Returns search keywords from search engine visitor came from.
|
![]() ![]() | GetUrlReferrer |
Returns absolute URI of the URLRefferer from current HTTP context.
|
![]() ![]() | GetUrlReferrerParameter |
Returns value of specified URLReferrer query string parameter.
|
![]() ![]() | IsFirstTimeVisitor |
Returns true if current visitor comes to the website for the first time.
|
![]() ![]() | IsReturningVisitor |
Returns true if current visitor is returning.
|