MVTestInfoProviderIncreaseConversions Method |
Increases number of conversions in multivariate test and combination.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static int IncreaseConversions(
string testName,
string combinationName,
string siteName,
string culture,
int hits
)
Parameters
- testName
- Type: SystemString
MVTest name - combinationName
- Type: SystemString
Combination name - siteName
- Type: SystemString
Site name - culture
- Type: SystemString
Culture code - hits
- Type: SystemInt32
Hits count
Return Value
Type:
Int32See Also