Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.WebAnalytics Namespaces
CMS.WebAnalytics.Internal
ILogHitsProvider Interface
ILogHitsProvider Methods
LogBannerHit Method
LogHit Method
LogSearchHit Method
ILogHitsProvider
LogBannerHit Method
Performs logging of banner hit.
Namespace:
CMS.WebAnalytics.Internal
Assembly:
CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 11.0.0
Syntax
C#
Copy
void
LogBannerHit
(
int
bannerID
)
Parameters
bannerID
Type:
System
Int32
ID of the banner the visitor clicked on
Exceptions
Exception
Condition
InvalidOperationException
Javascript logging is not enabled on the current site.
See Also
Reference
ILogHitsProvider Interface
CMS.WebAnalytics.Internal Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com