Preserve utms parameters.

Hi guys. I'm using transform rules to send people from Brazil to the Brazilian Portuguese version of my website (mysite.com/page/pt-br).

The issue is that I want to keep the utm parameters from the main URL (mysite.com/page/?utm_source=direct...etc), but when the URL is rewritten, those utm tags are removed.

Does anyone know how I can preserve the utm data when redirecting users to the /pt-br page?

I already have it set to preserve the query string in Rules > Transform Rule > Query.
Was this page helpful?