﻿function WebAnalytics_Count(CompanyID, PageID, EventID, ProfileID, CategoryID, CategoryGroupID, VideoID, BannerID, BannerPosition, 
    PostalCodeZone, CityID, UrlReferrer) {
    WebAnalyticsService.WebAnalytics_Count(CompanyID, PageID, EventID, ProfileID, CategoryID, CategoryGroupID, 
    VideoID, BannerID, BannerPosition, PostalCodeZone, CityID, UrlReferrer);
}
