I’m struggling with this issue too and the suggested solutions do not work. Take this URL:
If I add a utm_medium=email like so:
The utm_medium parameter is stripped (I believe by JS) and I end up at the original URL:
This happens with any added query param other than variant.
Does anyone know how I can resolve this?