Google Tag Manager

How to Track Form Submissions Via Google Tag Manager?

Tracking form submission on a website or a blog is popular among marketers. It can reveal a lot about the forms you have on a site to convert users into members and in the long-run into customers.

In this article, I will create a tag for tracking form submission via Google Tag Manager. I will use my blog’s homepage form.

Refer to the image below.

So, let’s get down configuring tags to track forms.

Step 0: Pre-requisites

You should be aware of Google Tag Manager Lingo. Moreover understand what a trigger, tag, and the built-in variables available are.

The next is, you should have a Google Tag Manager for tracking site’s traffic in Google Analytics though it isn’t a must. We will still need to have the Google Analytics Property ID to send scroll depth data to Google Analytics.

If you aren’t sure, refer to my article – How to Connect Google Analytics With Google Tag Manager first and then continue with this article.

Step 1: Create Trigger

  • Trigger name: Name the trigger with something meaningful. I have it as “Form Submission”.
  • Trigger type: Select “Form Submission” from the pre-defined triggers.
  • Wait for tags: Keep this to few seconds because the form submission should take some time for the user to fill the details and then click the submit button. Clicking the button at the time of page load shouldn’t fire the tag. I have kept it to 2000 milliseconds or 2 seconds which means it will track data only after 2 seconds of page load.
  • Check Validation: Using “check validation” means the data submitted will be checked for validation before the tag fires.

Note: As we can see in the above screenshot, Wait for Tags and Check Validation being true, this can be a time-consuming process and so it is recommended to enable them only on the landing/contact pages where we have forms or on particular pages where this trigger is particularly needed.

So we define the exact page url of the page where we want to track form submission using

Page URL > equals > (URL of the page that has a form)

  • Trigger fires when: All Forms. If you have multiple for on the particular page, you have to select the HTML form using the class or HTML form ID.

Step 2: Create a Tag

  • Tag name: Anything that helps you identify the tag. I have it as Form Submission.
  • Tag type: Google Analytics – Universal Analytics (We will pass the Form Submission data to Google Analytics).

Event Tracking Parameters

  • Track type: Event (Selected from the drop-down menu list)
  • Category: New Subscriber
  • Action: {{Page Path}}
  • Label: Leave blank
  • Value: Leave blank
  • Non-Interaction hit: False (Only if you want to make this tag reduce bounce rate, else set as true)
  • Google analytics settings: {{Google Analytics ID}}

Preview the tag before making it live.

Track Your Tag in Google Analytics

Log in to your Google Analytics account and locate the Affiliate Link Clicks event under Behavior > Events > Overview. Look for the category that we assigned in step 2 which is New SubscriberIt will show the form submission data.

Note: Do not try to send user data (name/email) to Google Analytics for privacy.

Check out affiliate link clicks, external link clicks, page scroll depth and google ads conversion using the Google tag manager.

Shabbir Bhimani

Blogging Since 2009. If I can leave my high paying C# job in an MNC in the midst of global financial crisis of 2008, anybody can do it. @BizTips I guide programmers and developers to Start and Grow an Online Business. Read more about me here.

Recent Posts

Absolute Beginners Guide to Google Ads

Free Google Ads Tutorial for an absolute beginner covering campaigns and their types, networks, keywords,…

2 years ago

How Freshers Can Make Money Programming in Java

Do you want to make money programming in Java? Here are 6 creative ways for…

3 years ago

Financial Freedom for Freelancers – 9 Smart Ways

9 smart ways for freelancers to achieve financial freedom. First, you have to believe it…

3 years ago

How To Become A Self-Taught Developer

With so many programming languages and resources available, it can be information overall to learn…

3 years ago

Wise Review – Best Exchange Rates For Indian Freelancers

Wise review from an Indian freelancers point of view to receive payments in India. How…

3 years ago

How to Tell a Client you Can’t Lower the Price?

There are 3 types of clients who want you to lower the price. How to…

3 years ago