Additionally, paste this code immediately after the opening tag:
October 17, 2023
5 mins

Tracking HubSpot Forms with Google Analytics: A Comprehensive Guide

Introduction

At 3WH, we understand the importance of tracking and analysing data to make informed decisions and optimise our online marketing efforts. One crucial aspect of this process is tracking form submissions on our website. This thorough manual will show you how to easily combine HubSpot forms with Google Analytics so you can gain insightful data and enhance your entire marketing approach.

Why Track HubSpot Forms with Google Analytics?

HubSpot provides a powerful and user-friendly platform for creating and managing forms on your website. By combining the capabilities of HubSpot forms with the analytical power of Google Analytics, you gain a deeper understanding of how your forms are performing, enabling you to make data-driven decisions to enhance user experience and maximize conversions.

Step 1: Set Up Google Analytics Tracking Code

Before we can start tracking HubSpot forms, ensure that you have correctly installed the Google Analytics tracking code on your website. This code enables Google Analytics to collect data and generate detailed reports about your website's traffic and user behavior.

Just adhere to these easy instructions to configure the tracking code: 

  1. Log in to Google Analytics and choose the property that corresponds to your website.
  2. Click "Tracking Info" in the "Property" column under the "Admin" section.
  3. Select "Tracking Code" to access the JavaScript tracking code snippet.
  4. Copy the entire tracking code snippet provided.
  5. Open your website's HTML source code in a text editor.
  6. Locate the <head> section of your HTML file.
  7. Paste the tracking code snippet just before the closing </head> tag.
  8. Save and publish the updated HTML file to your website.

Congratulations! You have successfully set up the Google Analytics tracking code on your website, laying the foundation for tracking HubSpot forms.

Step 2: Identify Your HubSpot Form

To track a specific HubSpot form using Google Analytics, you first need to identify the form's unique identifier. Follow these steps to find the HubSpot form ID:

Log in to your HubSpot account.

  1. Select "Lead Capture" from the drop-down menu on the "Marketing" tab.
  2. Click "Forms" to view a list of all your active forms.
  3. Choose the form you want to track and click on its name to access the form editor.
  4. In the form editor, locate the URL in your browser's address bar. The URL will look similar to this: https://app.hubspot.com/forms/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX/edit/form.
  5. Make a note of the alphanumeric ID after /forms/ in the URL. This ID uniquely identifies your HubSpot form and will be required in the next steps.

Step 3: Configure Event Tracking in Google Analytics

With the form ID in hand, let's proceed to configure event tracking in Google Analytics. By tracking form submissions as events, you can gain insights into user interactions and goal completions.

To set up event tracking, follow these instructions:

  1. Access your Google Analytics account and select the property associated with your website.
  2. Click on "Goals" in the "View" column under the "Admin" section.
  3. Click on the "+ New Goal" button to create a new goal for tracking form submissions.
  4. Choose the "Custom" option and click "Continue."
  5. Give your goal a descriptive name, such as "HubSpot Form Submission."
  6. Select the "Event" type and click "Continue."
  7. In the "Event conditions" section, configure the following fields:
  8. Category: Enter a relevant category, such as "Form Submission."
  9. Action: Specify an action that represents the form submission, such as "Submit" or "Completion."
  10. Label: Optionally, add a label to provide further details or context.
  11. Value: Leave this field blank.
  12. Click "Save" to create the new goal.

Step 4: Implement Event Tracking on Your HubSpot Form

Now that you have configured event tracking in Google Analytics, it's time to implement the tracking code on your HubSpot form. This code will send an event to Google Analytics each time the form is submitted, allowing you to capture valuable data.

Follow these steps to implement event tracking:

  1. In your HubSpot account, navigate to the form you want to track.
  2. Access the form editor for the chosen form.
  3. Click on the "Options" tab.
  4. Scroll down to the "Form Submission" section and enable the "Send data to an external URL" option.
  5. In the "External URL" field, enter the following JavaScript code:

html

Copy code

<script>

  (function() {

    var form = document.querySelector('#YOUR_FORM_ID');

    form.addEventListener('submit', function() {

      ga('send', 'event', 'Form Submission', 'Submit');

    });

  })();

</script>

  1. Replace #YOUR_FORM_ID with the form ID you obtained earlier.
  2. Save the changes to your HubSpot form.

Congratulations! You have successfully implemented event tracking on your HubSpot form. You may track and examine form submissions by sending an event to Google Analytics each time a visitor submits the form.

Conclusion

By integrating HubSpot forms with Google Analytics, you unlock a wealth of valuable data that can drive your marketing strategy forward. Tracking form submissions provides insights into user behavior, conversion rates, and overall website performance. With the comprehensive guide we've provided, you now have the knowledge and tools to outrank competitors in search engine rankings and make data-driven decisions to optimize your online presence.

Tracking HubSpot Forms with Google Analytics

Diagram:

The diagram above illustrates the seamless integration between HubSpot forms and Google Analytics, enabling effective tracking of form submissions and data analysis for enhanced marketing insights.

Note: The diagram, which provides a visual depiction of the procedure, can be adjusted to meet your unique requirements.

Remember, at 3WH, we are passionate about helping businesses succeed in the digital landscape. Stay tuned for more insightful guides and expert tips to enhance your marketing efforts.

Other posts

Driving Lead Generation Excellence on LinkedIn: Unleashing the Power of Connection for SaaS Marketers
September 6, 2022
6 mins

Driving Lead Generation Excellence on LinkedIn: Unleashing the Power of Connection for SaaS Marketers

Welcome to the Wild Wild West of social media marketing, where the landscape can often feel overwhelming and uncertain. With numerous platforms vying for your attention and experts sharing their insights, it's easy to get lost in the chaos. However, amidst the noise, there's a hidden gem waiting to be discovered—LinkedIn. In this article, we'll uncover the untapped potential of LinkedIn as a powerful and underrated social media platform for SaaS marketers

Read more
7 Trailblazing Techniques: Uplifting Funeral Services with Resonant Marketing Trends
April 26, 2022
7 mins 15 secs

7 Trailblazing Techniques: Uplifting Funeral Services with Resonant Marketing Trends

Delve into the fascinating crossroads where funeral services meet modern marketing with 3WH. From the tangible charm of nostalgia marketing to the futuristic allure of VR memorial services, we spotlight seven innovative strategies to genuinely resonate with your audience in today's digital age. With a perfect blend of tradition and innovation, you can transform perceptions and offer solace in unique, impactful ways. Ready to embark on a journey of empathetic marketing that speaks volumes? Let's redefine the narrative of funeral home services, blending compassion with cutting-edge innovation. Join us, and let's craft meaningful connections together.

Read more
Maximising User Experience: A Beginner's Guide to Using Heat Maps for Website Analysis
April 12, 2023
2 min 30 secs

Maximising User Experience: A Beginner's Guide to Using Heat Maps for Website Analysis

You likely spend a lot of time considering how to make your website more user-friendly as a website owner. One way to do this is by using heat maps for user behaviour analysis. Heat maps are a visual representation of where users click, scroll, and spend time on your website. By analysing heat maps, you can gain insights into how users interact with your website and identify areas for improvement. In this article, we'll show you how to use heat maps for user behaviour analysis.

Read more