Method for logging banner hit (=banner view). Ajax call that calls this method is called in BannerRotator WebPart.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- bannerID
- Type: System String
ID of a banner that's being viewed
Return Value
Type: String"ok" string if everything went ok
Exceptions
Exception | Condition |
---|---|
System InvalidOperationException | Logging by JS is not enabled |
See Also