Merge Tags
Overview
Gravity Forms uses merge tags to dynamically insert submitted field values and other relevant information into notifications, confirmations, post content templates, and more. This article offers a quick reference guide and links to detailed documentation for each tag.
Note: Not all merge tags are supported in every context where merge tags are accepted. For instance, some merge tags can’t be used as default values. Be sure to review the individual documentation pages for usage guidelines and limitations.
Articles
{quiz_percent} Merge Tag
Displays the percentage score the user achieved. This is affected by weighted scoring.
{quiz_score} Merge Tag
Displays the total score for the quiz or for a specific quiz question. The score is affected by weighted scoring.
{quiz} Merge Tag
Displays the specific quiz question along with your answer and the correct answer.
{referer} Merge Tag
Displays the address of the page which referred the user agent to the current page.
{save_email_input} Merge Tag
Using the save_email_input merge tag will insert a form into the “Save and Continue” confirmation allowing the user to enter an email address the resume link should be sent to.
{score} Merge Tag
Displays the score for a specific survey question. Scoring must be enabled on the survey field for it to be tallied.
{source_page_number} Merge Tag
When using the Google Analytics Add-On, this merge tag returns the number of the page from which the user has navigated.
{square_receipt_url} Merge Tag
The {square_receipt_url} merge tag outputs the URL to the receipt hosted by Square for the transaction associated with the current entry.
{survey_total_score} Merge Tag
Displays the total score for the survey. Scoring must be enabled on the survey field for it to be tallied.
{today} Merge Tags
The {today} merge tags can be used in field default value settings, notifications, confirmations, and with some add-ons to output the date and/or time the merge tag is processed.