We have an EE 2.5.2 site. We’ve set up a split-test using Google Content Experiments. When the test is running, Google appends a query string to the page in question, e.g.
URL attached as ‘example-1.txt’, due to not being allowed to post the URL by the forum
The xxxx are numbers, of course. The example given is the homepage.
This all works fine.
However, if we visit Google, search for the client’s name and click the result in Google (the home page), Google then append their search referral data to the end of the URL too, so we now have the split-test-related query data AND the search referral data, like this:
URL attached as ‘example-2.txt’, due to not being allowed to post the URL by the forum
Problem: this results in an otherwise blank page saying ‘Invalid GET data’ where it should be the home page.
We’ve worked out that everything up to [see ‘example-3.txt’ attached] is ok, but anything after that breaks the page.
This is a problem as we have several split-tests ready to go and really need this to work.
Can anyone help?
Thanks in advance.
Dave