This is a new feature to make your CRM and lead generation even better.
We know sometimes you need to capture values for your CRM from your website while you capture the lead.
We give you a lot of data, but sometimes you may need to capture specific values like “product ID” or “Course name” or “price”. Now you can add a custom META name in your widget that will capture the value from the META field and create a new field in your lead.
To capture the meta information you need to use a class like this one:
<meta name=”curso” content=”Chatwith demo app”>
In the widget you need to create a new field with the following values.

The idea is to create a new field in your form. This field will not be visible for the user and will be capture with the widget lead.
The code in your HTML should look like this:
The name is completely up to you and the content the same.

In your lead control panel, the information will be save as:

We think this is a very cool idea to inject custom data from your website in your leads.
You can use this method in any website and it is standar for any development.