Preserve UTMs between pages

Question:
[I can not lose UTM when user is redirected after submit a form ]

Product:
[studio editor]

What are you trying to achieve:
[preserve utm till the end of journey inside my website.]

What have you already tried:
[already tried to use a on click button event trying to personalize the link with location query const with utm]

It is possible you can use session or local storage via the Wix Storage Frontend API to store a UTM.

You can then retrieve the UTM and insert it when necessary using the Wix Location API.