Communication Channel Opt-in Web Flow Template
Last updated
Was this helpful?
Last updated
Was this helpful?
This has pre-configured components that capture communication preferences. Users can choose between phone, email and SMS as their preferred channel as well as choosing no preference at all.
This Web Flow contains a Collect Info Web Page with the following components:
A Phone Input control.
An Email Input control.
customer_cell_phone
customer_email
opt_in
customer_preferred_channel
Allow users to select among the channels of communication presented by the app builder.
controls displaying the title and the text for each input field.
A with channels of communication for users to pick one.
A including a control and a Label control for users to check if they want to receive updates.
A Submit control that runs the Contact Info Captured .
This Web Page has four :
The Contact Info Captured Event contains the above mentioned variables. In you can continue the application’s path by adding an action to the Event or adding a node to the Journey following the Event.