Capturing UTM Values for Known User | Community
Skip to main content
Level 2
July 25, 2024
Question

Capturing UTM Values for Known User

  • July 25, 2024
  • 1 reply
  • 2846 views

I am trying to capture the UTM parameter on form fills regardless if the marketo engagement is a known visitor or not, without using Smart Campaigns to write to the UTM fields.

 

We embed our Marketo forms to WordPress and Webflow landing pages.

Our forms have hidden fields set up and work for new users, but are cleared for known visitors.  We use Known Visitor HTML on these forms and we recently added a recommended JavaScript workaround (https://nation.marketo.com/t5/product-discussions/how-to-add-utm-parameters-to-quot-known-visitor-qu... aka https://codepen.io/figureone/pen/jOWVZMg (CodePen Home MktoForms2 :: Auto-Fill w/Cascade v1.1.2) to our pages. This recommended JavaScript workaround is a partial success, as the values are stored, but the hidden field values are not being written without using a Smart Campaign.


Is there an extra step needed so the UTM Fields are written to for known visitors without a Smart Campaign?

1 reply

SanfordWhiteman
Level 10
July 25, 2024

No Smart Campaign is ever needed, only the JS if you’re using KV HTML.

 

Please link to your page.

SanfordWhiteman
Level 10
July 25, 2024

Can't see where you've deployed my code to hidden-field-enable KV HTML.

 

None of these occurrences of MktoForms2 contain that code:

 

Can you point to the file that contains that JS?