AFL UTM Tracker Documentation

  1. Home
  2. Docs
  3. AFL UTM Tracker Documentation
  4. Other Form Integrations
  5. Formidable Forms Integration

Formidable Forms Integration

With our AFL UTM Tracker plugin, you can capture UTM parameters of your Formidable Forms submissions.

We will be using our Javascript Merge Tag to populate the UTM parameters into the form’s hidden fields since we have not build the seamless integration with Formidable Forms.

NOTE: Hidden fields are not required for form builders which we have seamless integration.

Requirements

  • AFL UTM Tracker v2.16.2 or above.
  • Formidable Forms

Steps

Once you have installed our plugin, make sure that you have enabled the “Javascript Merge Tag” feature in our plugin settings. You will be placing our merge tags into the hidden field default value.

  1. Login to your WordPress admin dashboard.
  2. From the side menu > Formidable Forms > Forms.
  3. Select a form.

Last Touch UTM Parameters

  1. Add a “Hidden Field” to the form.
    • Field Label: Last UTM Source
    • Default Value: afl_utm_js:utm_source
  2. Add a “Hidden Field” to the form.
    • Field Label: Last UTM Medium
    • Default Value: afl_utm_js:utm_medium
  3. Add a “Hidden Field” to the form.
    • Field Label: Last UTM Campaign
    • Default Value: afl_utm_js:utm_campaign

Want to populate more attribution data?

Refer to our Javascript Merge Tag list to populate First Touch UTM parameters, Last Touch UTM parameters, click identifiers (gclid, fbclid, msclkid) and other attribution data.

Formidable Forms > Hidden Field
Formidable Forms > Hidden Field

Test your Form

Simulate a new visitor

  1. Generate your UTM tracking URL using Google Campaign URL Builder.
  2. Launch your browser in private-browsing mode to simulate a new visitor.
  3. Paste your UTM URL in the address bar and go.
  4. Navigate your site like a normal visitor.
  5. Then submit your form.

Formidable Forms

  1. Login to your WordPress admin dashboard.
  2. Go to Formidable Forms > Forms > Select your form.
  3. View the Entries tab.
  4. View your form submission.
Formidable Forms > Entry
Formidable Forms > Entry