I am trying to get Google Website Optimizer working to do some A/B testing on my site, which is EE 1.7. The problem appears to be that Google returns a paramatized URL encoded with EE-non-compliant characters, which is not getting through EE.
Like this:
utm_referrer=http % 3 A % 2 F % 2 F example.org % 2 F movement % 2 F foo % 2 F
note: added spaces in encoded characters so they wouldn’t parse
Does anyone have a solution for how to parse this thru EE? I have read of an A/B testing solution with Structure, but don’t use that. Would love something simpler without changing core components.
Thanks!