Click or drag to resize
ECommerceHelperTrackRegistrationConversion Method (String)
Tracks registration conversion.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public static void TrackRegistrationConversion(
	string siteName
)

Parameters

siteName
Type: SystemString
Name of the site the registration should be tracked for.
See Also