Title: Form submit tracking Google Analytics
Last modified: February 28, 2018

---

# Form submit tracking Google Analytics

 *  Resolved [Tobias Sager](https://wordpress.org/support/users/tobiassager/)
 * (@tobiassager)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/form-submit-tracking-google-analytics/)
 * Hi, form submits are showing up in Google Analytics with no specific name. I 
   believe this might be due to the missing value attribute on the button (not sure
   why the input was commented out anyway)?
 * contact-forms-builder-pro/frontend/html-template.php:
    … <input type=”hidden”
   name=”form_id” value=”<?php echo $form_id;?>” /> <!–<input type=”submit” value
   ='<?php echo $btn_form_submit_label; ?>’ id=”btn_send_form_email_<?php echo $
   form_id;?>” name=”btn_send_form_email” />–> <button type=”submit” name=”btn_send_form_email”**
   value='<?php echo $btn_form_submit_label; ?>’** id=”btn_send_form_email_<?php
   echo $form_id;?>” ><?php echo $btn_form_submit_label; ?></button> <?php if($btn_reset_required
   == 1) { …

Viewing 1 replies (of 1 total)

 *  Plugin Author [wpdevart](https://wordpress.org/support/users/wpdevart/)
 * (@wpdevart)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/form-submit-tracking-google-analytics/#post-10036828)
 * Hi dear user.
 * Sorry for the late response.
 * As you are using the pro version we will provide the future support and answer
   to your questions via email. Contact us at [support@wpdevart.com](https://wordpress.org/support/topic/form-submit-tracking-google-analytics/support@wpdevart.com?output_format=md)
   and we will help to fix the issue.
 * Thanks.

Viewing 1 replies (of 1 total)

The topic ‘Form submit tracking Google Analytics’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/contact-forms-builder_e5e5e6.svg)
 * [Contact Form Builder, Contact Widget](https://wordpress.org/plugins/contact-forms-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-forms-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-forms-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-forms-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-forms-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-forms-builder/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [wpdevart](https://wordpress.org/support/users/wpdevart/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/form-submit-tracking-google-analytics/#post-10036828)
 * Status: resolved