Hi all,
I’ve found this thread while looking for a solution for our client - maybe you’ll be able to help.
We have a form with a custom dropdown property with 3 options. What we would like to do is to have an Analytics Event that would fire each time the form is submitted and would save the dropdown value in Event Label.
In the past we managed to successfully set up a custom event in GTM that would fire each time a form is submitted and the Label value was the submission page. Do you have a clue what we could use as a parameter in Label so that it would pass the chosen dropdown field value? Would something like {{contact.internalname}} work? (assuming internalname is the internal name of the said field)

