Thanks John. WP support resolved it.
Yes we are on WP engine. Is there any limitation here if so what are our options here ?
Hi John,
It’s failing as a source. If there is underscore in query string parameters in source then query string parameters are not passed to target.
Source: https://example.com/page1/?utm_source=test&utm_method=sample
Ignore and pass all parameters
Target: https://targeturl.com/page2/
Query string parameters are not passed to target in this case with redirection plugin.