Forms Tracking With Thrive Leads and Thrive Architect

Want to make your forms tracking work with the Thrive Themes Thrive Leads Plugin and Thrive Architect? It’s easy using Thrive Architect’s built-in HTML editor. In this doc, we’ll show you how to add an id to your Thrive Architect forms so that your forms tracking works as it should.

About The ID Attribute
The Thrive Leads forms, and Thrive Architect forms don’t have an ID set by default on the <form> elements.

While not technically required for valid HTML, it’s certainly a best practice to include an id on a form.

Each form ID on the site will need to be unique to minimize any confusion in the analytics later.

For forms tracking to work, you’ll need to add an id element to each form you include that you want the form tracking on. It’s not too tricky, but you need to find the <form> tag in some code.

Step 1. Launch Thrive Editor after a form is on the page.

Step 2. Click page setup.

 

Step 3. Click settings.

Step 4. Click Edit HTML.

Step 5. Find the <form> tag and add an id to the form.

Step 6. Add a unique ID to the form.

In the following example, we’ve added an ID called ‘form-1’ to the form. However, you should be a bit more descriptive, so you’ll know which form it is in the analytics later.

Remember: each form on the site will need to have a unique ID, or it’ll be confusing in analytics.

Now the Google Analytics forms events tracking will work in your Google Analytics reports:

 

That’s it! Now you know how to get form tracking working for Thrive Architect and Thrive Leads forms and opt-ins!

Looking for a better contact form plugin? See our round-up of the best contact form plugins for WordPress.

Ever wondered how to create a goal in Google Analytics to track conversions? Then check out our guide here: How to Create a Goal in Google Analytics to Track Conversions.