ECommerceHelperTrackRegistrationConversion Method (String) |
Tracks registration conversion.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax public static void TrackRegistrationConversion(
string siteName
)
Parameters
- siteName
- Type: SystemString
Name of the site the registration should be tracked for.
See Also