I need to be able to track leads sources in Smartsheet.
There is currently no ability to passthrough the URL of the embedded page for UTM parameters.
None of the options for fields support scripts to manually pull that URL for example;
<script>
document.getElementById("demo").innerHTML =
"The full URL of this page is:<br>" + window.location.href;
</script>
Essentially we're blind to the source of the leads unless we create 5000 versions of the same form and direct traffic from every single source to designated landing pages with unique forms.
Long term this is a super essential metric we'll need to someone find a workaround for unless Smartsheet adds support/