Capture Customer Info Web Flow
Last updated
Was this helpful?
Last updated
Was this helpful?
Capture Customer Info is one of the templates within the Customer Profile category.
Label controls that tell users which information goes in the text inputs.
Text inputs according to the following type of personal information:
First Name
Last Name
Email Address
Phone Number
A Container that contains a Continue Button
A Button that allows the user to continue.
Once users complete their information and clicks on the Continue button, the "Contact Info Captured" event is triggered .
First Name
Last Name
Email Address
Mobile Number
Address
City
State
Zip
Once users complete their information and clicks on the Continue button, the "Contact Info Captured" event is triggered.
Contact Info Capture Form
Text
first_name
last_name
Phone
phone
Contact and Address Capture Form
Text
first_name
last_name
address
city
state
zip
Phone
phone
Contact Info Captured
Event Variables:
firstName
lastName
phone
address
city
state
zip
Collect Customer information processed by a platform of your choice through a Journey.
This template has pre-configured components to collect the customer’s information. It can be used to build an application just as it is or it can be further tailored for a customized experience from Activity Builder.
This contains two Web Pages with the following components:
controls that tell users which information goes in the text inputs.
inputs according to the following type of personal information:
A control displaying an error message if the email given is invalid.
A control displaying an error message if the phone number given is invalid.
A that allows to visualize a Continue Button only after all the information is written
A that allows the user to continue.
The Capture Customer Info includes the following inputs that create only text type variable:
This is created as a web flow event and, in Journey Builder, an action or a node can be added to it to continue the application’s path.