How to Track URL UTM values in Jotform?

  • jitenrn
    Asked on June 10, 2017 at 6:18 AM

    Hi 

    I want to track UTM parameter "utm_source" & "utm_campaign" in fields

    I am using single form in a single page & i am using same page in multiple campaigns 

    but utm_campaign value is different in all campaigns.

     

    Please suggest how can i track URL UTM values?

  • Elton Support Team Lead
    Replied on June 10, 2017 at 9:20 AM

    Hello jitenrn,

    It is possible to pass the UTM values from URL parameters on your page to the embedded form. If you have already embedded the form on your web page, follow the steps below to capture the UTM values.

    1. Add two Short Text (text box) fields in your form and change their label exactly the same as the parameter names found in the URL just like as shown in the image below.

    1664416793 6334fc194c14c  Screenshot 10

    2. Ensure the Unique Name of the fields are also the same. These are the actual names used as variables in the URL parameter.

    1664416717 6334fbcd4a6b5  Screenshot 21

    3. Hide these fields if you do not want them to show in the preview. To do that, right click the field then select Hide

    1664416877 6334fc6d4b65c  Screenshot 32

    4. Here's an example link with appended UTM parameters in a page where the form is embedded.

    https://shots.jotform.com/elton/utm/myform.html?utm_campaign=SummerSale&utm_source=Google

    If you're passing UTM values in the standalone form, just append the parameters in the form link just like in the link below.

    https://form.jotform.com/222708265011043?utm_campaign=SummerSale&utm_source=Google

    If you need further assistance, just let us know.