Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.WebAnalytics Namespaces
CMS.WebAnalytics
AnalyticsHelper Class
AnalyticsHelper Methods
AnalyticsEnabled Method
ExcludedFileExtensions Method
ExcludedIPs Method
ExcludedURLs Method
ExcludeSearchEngines Method
GetContextStatus Method
GetQueryStringParameters Method
GetVisitorStatusByIP Method
GetVisitorStatusIdle Method
IsFileExtensionExcluded Method
IsIPExcluded Method
IsLoggingEnabled Method
IsSearchEngineExcluded Method
IsURLExcluded Method
JavascriptLoggingEnabled Method
LogAverageTimeOnPage Method
LogExitPage Method
LogExitPageCandidate Method
LogIPVisit Method
LogLandingPage Method
LogOnSiteSearchKeywords Method
LogReferringSite Method
LogRegisteredUser Method
LogSearchCrawler Method
LogSearchKeywords Method
SetContextStatus Method
TrackAggregatedViewsEnabled Method
TrackAverageTimeOnPage Method
TrackBrowserTypesEnabled Method
TrackCountriesEnabled Method
TrackExitPageEnabled Method
TrackFileDownloadsEnabled Method
TrackInvalidPagesEnabled Method
TrackLandingPageEnabled Method
TrackMobileDevicesEnabled Method
TrackOnSiteKeywords Method
TrackPageViewsEnabled Method
TrackReferralsEnabled Method
TrackReferringSitesDirect Method
TrackReferringSitesLocal Method
TrackReferringSitesReferring Method
TrackRegisteredUserConversion Method
TrackRegisteredUsersEnabled Method
TrackSearchCrawlersEnabled Method
TrackSearchEnginesEnabled Method
TrackSearchKeywordsEnabled Method
TrackUserRegistration Method
TrackVisitsEnabled Method
VisitorsSmartCheckingTime Method
AnalyticsHelper
IsIPExcluded Method
Determines whether IP is excluded or not.
Namespace:
CMS.WebAnalytics
Assembly:
CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 10.0.0
Syntax
C#
Copy
public
static
bool
IsIPExcluded
(
string
siteName
,
string
ip
)
Parameters
siteName
Type:
System
String
Site name
ip
Type:
System
String
IP
Return Value
Type:
Boolean
See Also
Reference
AnalyticsHelper Class
CMS.WebAnalytics Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com