Click or drag to resize
KenticoABTestLoggerControllerLogPageVisit Method
Logs page visit conversion.

Namespace: Kentico.OnlineMarketing.Web.Mvc
Assembly: Kentico.OnlineMarketing.Web.Mvc (in Kentico.OnlineMarketing.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public void LogPageVisit(
	string url,
	string culture
)

Parameters

url
Type: SystemString
culture
Type: SystemString
See Also