Hi,
I would like to capture the UTM codes attached to the form url into hidden fields on my donation form so I can pass them to Salesforce. The solution I came up with was to create 3 text questions utm_medium, utm_source, and utm_campaign in a section and set Section Content Display to Always Hide. However, when I check the form code using the Chrome inspector I do not see the hidden fields. How can I verify these hidden fields will load in the form? Is there a better way to capture this data and pass it Salesforce?
This is the live form - https://goo.gl/qVKsHn
I would like to capture the UTM codes attached to the form url into hidden fields on my donation form so I can pass them to Salesforce. The solution I came up with was to create 3 text questions utm_medium, utm_source, and utm_campaign in a section and set Section Content Display to Always Hide. However, when I check the form code using the Chrome inspector I do not see the hidden fields. How can I verify these hidden fields will load in the form? Is there a better way to capture this data and pass it Salesforce?
This is the live form - https://goo.gl/qVKsHn
Comment