Signup
 

Using Hidden Fields

Hidden Fields are a Free feature that allows you to use data you already have, track information about your respondents, and make your typeforms more personal.

Hidden Fields can be used for lots of things:

  • Track the source of respondents (social media channels, for example)
  • Segment your audience for deeper insights and analysis
  • Customize your typeform to make it even more personal

Are you on a Business plan or higher and interested in tracking marketing-related information like respondent source and campaign? Check out our guide to UTM tracking on Typeform here. Not on a Business plan? You can still use UTM parameters as Hidden Fields - read on to learn more!

How do Hidden Fields work?

Hidden Fields allows you to place data that you already have directly in your typeform URL. You can view all your data in the Results panel.

What types of information can be passed with Hidden Fields?

You can include any information you want, for example:

  • The person’s name (so that you can use Recall information to welcome each respondent personally)
  • The email of your respondent (so you know who completed the typeform)
  • Traffic source (so that you know where someone saw your typeform – Facebook, website, etc)
  • If you sell shoes, you can even capture the person’s shoe size (so you always have that information stored for future transactions through your typeforms)
HC_Note_new.png
Note! If you add your Google Analytics tracking code to a typeform, you are responsible for the data collected by Google Analytics. If you’re using Hidden Fields that include personally identifiable information, like name or email address, etc, you must ensure this information is added to the ‘Exclude URL Query Parameters’ field in Google Analytics’ view settings. Collecting this data breaks Google’s Terms of Service. Here’s how to do this.

How to add Hidden Fields to your typeform

1. Open your typeform from your workspace. On the right panel, click Logic. You can now see the Personalize with data option. Click this to go to Hidden Fields:

Screenshot_2023-01-04_at_09.19.59.png

2. Click Hidden Fields, and a new dialog will open where you can add your Hidden Fields:

Screenshot_2022-09-29_at_15.08.59.png

3. Click the suggested hidden fields to add them, or + Add new field to create your own, then type in what you want to call it:

Screenshot_2022-09-29_at_15.13.36.png

Click the + Add new field button again to add more of your own Hidden Fields as required, then hit Save.

Hidden Fields must be written in lower-case letters.

4. Your Hidden Fields will be added to your typeform's share URL once you have published it. To see them, head to the Share panel:

2023-07-24_15-29-51.png

Click Copy link, then you can paste it wherever you like. If you want to add information to the Hidden Fields manually, you can do this by pasting your link, and replacing the xxxxx with the word you want.

My Hidden Field is for tracking the source of my respondents, so I would change xxxxx to "twitter" or "facebook" for sharing on those networks.

Hidden Fields breakdown

After adding Hidden Fields to your typeform, a string of characters will be added to the URL of the typeform. Here is an example of how your URL might look with Hidden Fields added:

https://tutorials.typeform.com/to/nzthWI#name=xxxxx&source=xxxxx

In this example we are placing two parameters into two distinct Hidden Fields, these are:

  • name
  • source

The “xxxxx” after “name=” and “source=” are the Hidden Fields. The “xxxxx” needs to be replaced with real data in order for the typeform to pass the data into your results. You cannot currently populate score and price variables through Hidden Fields.

Using our example above, if Fran was sent their typeform through Twitter, then the URL would look like this:

https://tutorials.typeform.com/to/nzthWI#name=Fran&source=twitter

Now your typeform will automatically fill your results with the following data:

  • name: fran
  • source: twitter

And you won’t have to ask for their data using a question in the typeform. How cool is that?

You can pass text in the Hidden Field with a space. This can come in handy when passing, for instance, full names, like “Jane Doe”. You need to replace the spaces with “%20” in the URL in order for the Hidden Field to appear with the space in your results and/or typeform. So your URL would look like this:

https://example.typeform.com/to/AbCdEf#fullname=Jane%20Doe

And that's not all: you can encode any character using UTF-8 percent encoding.

How do you make this work?

There are 2 ways to implement this feature:

Manually – you manually add information to the Hidden Fields in the URL before sharing your typeform.

Automated – you can use your CRM system (Salesforce, Infusionsoft, Netsuite, etc.) to populate your data, so up to thousands of people can receive a custom URL Typeform. Please read these articles for more details:

Using Hidden Fields with embedded typeforms

You can easily add a Hidden Field like “source” to a typeform that’s already embedded. You can also create multiple embed codes with different Hidden Fields data for the same form.

Let's say you want to track the source – which page on your website people complete your typeform on. You can create an embed code with the Hidden Field data 'homepage' as the source for the homepage on your website. Then create a new embed code with the Hidden Field data 'about' for the about page on your website. You'll then be able to see in your Responses how many repsondents answered your typeform on your homepage or your about page.

Head over to our article on how to use Hidden Fields with embedded typeforms to learn more.

HC_Note_new.png
Note! If you want to pass information to the typeform URL of an embedded typeform from outside the iframe, it is possible, but requires some coding skills. Please note that we cannot troubleshoot custom code or give development instructions in the event that something in your custom implementation is not working!

You can also check out our Developer Portal for some more advanced tips on how to use Hidden Fields in embedded typeforms.

What will it look like when I collect data?

Data from Hidden Fields will appear in your Responses.

In your Responses tab, you can see each individual submission and its Hidden Field data:

hfresponse4.png

hfresponse2.png

Give it a shot. Copy this link, paste it in a web browser and replace the “xxxxx” with your name and an imagined source, like ‘facebook’. Then hit ‘enter’ and see what the typeform does.

https://tutorials.typeform.com/to/nzthWI#name=xxxxx&source=xxxxx

HC_Note_new.png
Note! If you edit the name of a Hidden Field that has already been collecting responses, the previously collected responses will also be deleted.

 

How to use the collected Hidden Fields information in your typeform

Apart from passing data into your results, you can do two more things with Hidden Fields:

HC_Warning_ilu_cropped.png
Warning! You are responsible for any information you share via Hidden Fields. Be careful how you use information like names and email addresses, especially when using Typeform with other services like Google Analytics, as recording personal identifying information may break Terms of Service or privacy laws.

Tap into our community knowledge