AnalyticsHelperIsSearchEngineExcluded Method |
Returns true if current request is search engine and should be excluded from the analytics log.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 10.0.0
Syntax public static bool IsSearchEngineExcluded(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also