MVTestInfoProviderIncreaseConversionsInternal Method |
Increases number of conversions in multivariate test and combination.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual int IncreaseConversionsInternal(
string testName,
string combinationName,
string siteName,
string culture,
int hits
)
Parameters
- testName
- Type: SystemString
The multivariate test name - combinationName
- Type: SystemString
The combination name - siteName
- Type: SystemString
The site name - culture
- Type: SystemString
The culture code - hits
- Type: SystemInt32
The hits count
Return Value
Type:
Int32See Also