All Collections
Advanced Features and Functionality
Javascript
How can I can pass data from a URL into a GiveGab Enterprise form?
How can I can pass data from a URL into a GiveGab Enterprise form?

Using URL's in an Enterprise form

Katrina Grein-Topken avatar
Written by Katrina Grein-Topken
Updated over a week ago

For example, passing a unique identifier from a link in personalized email appeal that results in a submission of an Enterprise form. Then, have that unique identifier included in the reporting results retrieved from GiveGab Enterprise.
โ€‹
Using GiveGab Enterprise's built-in&onbeforesubmit=Javascript callback, you can modify a form's snippet code to execute an custom javascript function already loaded on the HTML page where a form is embedded.
โ€‹
This custom function can parse the URL of the web page for custom data parameters and assign those parameters as individual metadata items that will then be included as part of each Enterprise form submission. These individual metadata items can then be included as columns in report results from GiveGab Enterprise.

Did this answer your question?