IWebAnalyticsServiceScriptsGeneratorGetLogBannerHitScript Method |
Returns script which logs BannerHit asynchronously.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 11.0.0
Syntax string GetLogBannerHitScript(
int bannerID
)
Parameters
- bannerID
- Type: SystemInt32
ID of the banner which was viewed
Return Value
Type:
StringSee Also