Background:
Currently when setting up an A4T redirect activity we have the option to preserve the prams from URl1.
Feature:
It would be really nice to have a feature that woudl allow you to mere the params so that you can preserve URL1 params and URl2 params.
Currently existing:
Option1: Include Current Querry Parameters: Unchecked.
Result: URL1 is redirected to URL2. If URL1 had any URL parameters they are ignored.
Option2: Include Current Querry Parameters: Checked.
Result: URL1 is redirected to URL2. If URL1 had any URL parameters they are preserved.
Proposed:
Option3: Merge Current Querry Parameters with final Destination Parameters: Checked.
Result: This imagined feature woudl merge the URL parameters from URL1 and URL2.