#22 — Landing URL query string should be retained for destination url

by FairSay last modified Dec 22, 2009 10:16 AM
State Unconfirmed
Version: 1.3
Area Functionality
Issue type Feature
Severity Low
Submitted by FairSay
Submitted on Dec 22, 2009
Responsible
Target release:
Query strings are used by web tracking systems (e.g. Google Analtics) - but the RedirectionTool removes them when redirecting from an alias. This results in the use of tracking in the query string being lost.

To be more tracking-friendly, the query string from the alias url should be appended to the destination url.

This could be automatic or configurable.

If anyone can suggest where to try making this change I can try and implement it.
Added by Florian Schulze on Dec 22, 2009 09:53 AM
RedirectionTool is basically just an UI to plone.app.redirector, you would have to look there.
Added by FairSay on Dec 22, 2009 10:16 AM
OK - thanks - I didn't realise that. I guess the issue can be closed :-)

No responses can be added.