Initializes AB variant performance calculator.
            Needs to be called first, as this class needs the original's conversions and visits to work properly.
            
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- originalConversions
 - Type: 
System Int32
Number of original conversions 
- originalVisits
 - Type: 
System Int32
Number of original visits 
See Also