Props
Route Params
Component Attributes
data-cc-component="introCourseRegistration" – Initializes the component automatically.Custom Behavior
name and email (from the form)brandId and tracking (from config)brandApiDomain]/api/intro-course/register/free_course_signupoffers returned from the APIredirectUrl provided by the API response"email" (required)"name"data-cc-component="introCourseRegistration"data-cc-component → introCourseRegistrationname attribute set to "email".name field with the name attribute set to "name".You can design the form using standard Webflow inputs and buttons. The component does not change the appearance or layout. Make sure:
name attributes set to "name" and "email" respectively.