How to pre-fill the name, phone number & email in the event/form ?
When a user or lead arrives at the event page with the following parameters in the URL, the form will automatically populate their details. This ensures that the potential contact is created seamlessly and no lead data is lost.
Hidden Field Parameters:
iclosedPhone: The user's phone number.
iclosedEmail: The user's email address.
iclosedName: The user's name.
Process Details:
Automatic Form Population: The form fields corresponding to the phone number, email address, and name will be pre-filled based on the URL parameters. This reduces manual input and minimizes the risk of data entry errors.
Lead Creation: Once the form is submitted, a new lead is automatically created in the system using the provided details. This ensures that all potential leads are captured accurately and efficiently.
Example URL with Parameters:
For iFrames/ Embed in your website:
For iClosed Page:
Benefits:
Efficiency: Reduces the time and effort required for users to fill out the form.
Accuracy: Minimizes the risk of errors in data entry by pre-filling known information.
Conversion Rates: Likely to increase conversion rates as the process is simplified for the user.
Data Capture: Ensures complete and accurate capture of lead information, which is crucial for follow-up and analytics.
Last updated