KenticoABTestLoggerControllerScript Method |
Returns javascript file which calls logging action via AJAX immediately after it is loaded.
Namespace: Kentico.OnlineMarketing.Web.MvcAssembly: Kentico.OnlineMarketing.Web.Mvc (in Kentico.OnlineMarketing.Web.Mvc.dll) Version: 12.0.0
Syntax public ContentResult Script(
string abtest = null
)
Parameters
- abtest (Optional)
- Type: SystemString
Optional A/B test visit test name
Return Value
Type:
ContentResultSee Also