How to have UTM parameter field value appear | Community
Skip to main content
Level 2
September 4, 2018
Question

How to have UTM parameter field value appear

  • September 4, 2018
  • 2 replies
  • 3092 views

I have created three UTM fields and have them set to the corresponding parameter name.  I set "none" as a default if it doesn't find anything.  I added them to the form on the landing page and made them visible so I know they are there.  However the landing page is not capturing the query string and just shows "none".  What am I missing?

2 replies

SanfordWhiteman
Level 10
September 4, 2018

Please supply the URL of your page w/form.

Level 2
September 4, 2018

Here is the link to the form:

oki data americas

So on the autofill option for the field do I paste the entire query string?

SanfordWhiteman
Level 10
September 4, 2018

No, you put the query parameter name (i.e. utm_something) that you want to map.

SanfordWhiteman
Level 10
September 4, 2018

(Also, you can't capture query params to visible fields out of the box, only to hidden fields. And the mapping is not automatic: you must set it up using the AutoFill option for the hidden field.)