KenticoABTestLoggerControllerLogPageVisit Method |
Logs page visit conversion.
Namespace: Kentico.OnlineMarketing.Web.MvcAssembly: Kentico.OnlineMarketing.Web.Mvc (in Kentico.OnlineMarketing.Web.Mvc.dll) Version: 13.0.131
Syntax public void LogPageVisit(
string url,
string culture
)
Parameters
- url
- Type: SystemString
- culture
- Type: SystemString
See Also