| 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: 9.0.0
Syntaxpublic static bool IsSearchEngineExcluded(
	string siteName
)
Parameters
- siteName
 - Type: SystemString
Site name 
Return Value
Type: 
Boolean
See Also