ย
Hidden fields can be used to include data that you already have in your form URL and pass it on to your form. They will help you to personalize your respondent's form experience or give you better insights into your results.
ย
Hidden fields are available for free to all Tally users
Popular use cases
- Tag the traffic source of your respondent (social media, triggers on your website, or other)
- Pass on information about your respondent to your responses (like name or email address)
- Mention information in your form like the name of your respondent usingย answer piping
- Prefill input fieldsย on your form
- Pass on UTM parameters
ย
Create a hidden field
Type
/hidden
to insert a Hidden field block.
ย
Add the hidden fields you want to pass on to your form. You can add as many hidden field blocks as you like. If you want to add the name and the traffic source of your respondent, add 2 hidden fields block and name them for example 'name' and 'ref'.
ย

ย
Finish your form and
Publish
it. Find your URL in the share tab.ย

ย
When you share the form, add the parameters and corresponding values to your URL.
The first hidden field should be preceded by
?
. When adding multiple fields, separate them with &
.
For example: https://tally.so/r/nPdDxn?name=marie&ref=emailย
There are 2 ways to do this:
- Manually: add the variable to your URL before sharing your form
- Automated: use any CRM system (such as Salesforce) or email automation tool (such as Mailchimp or ActiveCampaign) to populate your data, so your respondents automatically receive a customized URL with the correct data.
Hidden field in form results
You will find the hidden fields and corresponding answers in the
Responses
tab, when someone submits your form.
Mention a hidden field
Read more about how toย mention hidden fields in your form using answer piping. You can also add hidden fields to your redirect URL toย pass information from one form to another.
ย
Hidden fields in an embedded form
Read more about how to use hidden fields in embedded forms here.
ย