/
Form Goals

Form Goals

The Send2CRM client provides a means of attaching a Goal to a successful form submission by using a hidden form field. The following attributes are required:

  • name: the Goal name

  • value: the numeric Goal value

  • class: send2crm-goal (to automatically process the form element)

For example:

<input type="hidden" class="send2crm-goal" name="MYFORMGOAL" value="10" />

Each time Send2CRM processes the form submission successfully, the visitor will automatically be assigned this Goal value.

Related content

Goals from page views
Goals from page views
Read with this
Minimum website form
Minimum website form
More like this
Session Events
More like this
Form events
More like this
Forms
More like this
Send2CRM Documentation Home
Send2CRM Documentation Home
More like this