Hide values in UTM parameters when using Token
HI All,
We are trying to pass the field values to utm parameters using tokens and use those values to auto-populate the field values on a form that lives on non-landing page. Concern is when we use token it shows the actual value in URL which is visible to on user end.
How can we hide the values on user end but still be able to capture the field information to prefill the form.
For instance :firstname={{lead.First Name}}&lastname={{lead.Last Name}}&email={{Lead.Email Address}}
Regards
Ani